diff options
author | 2017-01-17 17:20:14 -0800 | |
---|---|---|
committer | 2017-01-17 17:20:14 -0800 | |
commit | 5acc826ace3981f0e2290f38ecb94b8f6122f6f0 (patch) | |
tree | 1e7b9db9de6facf2061b72fc02f070f5b24fac6d /vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj | |
parent | 35d89551304a1945e67254920356542f94b45707 (diff) | |
parent | fc4b07e10c0482522dbc6a01401ea8f1606a76b4 (diff) |
Merge github.com:grpc/grpc into metadata_filter
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 b3e4e192f7..d8d4a76ebf 100644 --- a/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj @@ -200,6 +200,7 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_gcc_atomic.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_gcc_sync.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_windows.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\gpr_slice.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\gpr_types.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\port_platform.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\slice.h" /> |