diff options
author | David Garcia Quintas <dgq@google.com> | 2016-04-25 10:54:21 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-04-25 10:54:21 -0700 |
commit | 178ebc92ba865bfcde10f5d06a49112db0f2e363 (patch) | |
tree | f0f092f27ba45669912918c4b33e1a1b2b91fe25 /vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj | |
parent | e5c485d47d742600a61b2f6ac0bd47bfa762bb5c (diff) | |
parent | bf2315cbdfa70d6abf7d3f012c5cb3dce6aa36ff (diff) |
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
Diffstat (limited to 'vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj b/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj index 8c4b705f42..cd0b40c873 100644 --- a/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj @@ -170,6 +170,7 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\completion_queue.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\completion_queue_tag.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\core_codegen_interface.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\create_auth_context.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\grpc_library.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\method_handler_impl.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\proto_utils.h" /> |