diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2017-02-10 10:51:30 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2017-02-10 10:51:30 -0800 |
commit | 00cacbdd370717b49da2979600447ba3ca7fc541 (patch) | |
tree | 063858244b40b6632ce7cdc279f3994b7e6d6516 /vsprojects/vcxproj/grpc++/grpc++.vcxproj | |
parent | a5fac1f8a00b0ba6ca784baa4783ab947579693b (diff) |
add missing generated files
Diffstat (limited to 'vsprojects/vcxproj/grpc++/grpc++.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc++/grpc++.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++/grpc++.vcxproj b/vsprojects/vcxproj/grpc++/grpc++.vcxproj index fcd1d9def9..58597744d8 100644 --- a/vsprojects/vcxproj/grpc++/grpc++.vcxproj +++ b/vsprojects/vcxproj/grpc++/grpc++.vcxproj @@ -349,6 +349,8 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\sync_generic.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\sync_posix.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\sync_windows.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\proto_utils.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\config_protobuf.h" /> </ItemGroup> <ItemGroup> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\core_codegen.h" /> |