diff options
author | yang-g <yangg@google.com> | 2017-02-07 13:13:20 -0800 |
---|---|---|
committer | yang-g <yangg@google.com> | 2017-02-07 13:13:20 -0800 |
commit | 13a537bcae9d21587deda4ca70428bb254e6daa0 (patch) | |
tree | 7092942d91b70e374c10501d23fdce8ad755ab4f /vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | |
parent | 1e19b8d3e7a29a39fd4c5359cc99c941179be7f3 (diff) | |
parent | 27ee9d015dff36ebf32e95c80a4d0b37ac7137ba (diff) |
merge with head
Diffstat (limited to 'vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj index f48892a886..22ea361a02 100644 --- a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj @@ -315,6 +315,7 @@ <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\metadata_map.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\method_handler_impl.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\rpc_method.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\rpc_service_method.h" /> |