aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++/grpc++.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-06-25 06:58:00 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-06-25 06:58:00 -0700
commitf75fc12e3a1a614ee2d5d565742764e47d9aef96 (patch)
tree2a6c23e2e778f2c976fbe7aafb8f5069713d3525 /vsprojects/grpc++/grpc++.vcxproj
parentbe79da21c5fab8cfc34c594ff27a28975b565eab (diff)
Add a test that headers are properly in build.json
Clean up anything that failed
Diffstat (limited to 'vsprojects/grpc++/grpc++.vcxproj')
-rw-r--r--vsprojects/grpc++/grpc++.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/grpc++/grpc++.vcxproj b/vsprojects/grpc++/grpc++.vcxproj
index e7afd99189..f69d50ffb8 100644
--- a/vsprojects/grpc++/grpc++.vcxproj
+++ b/vsprojects/grpc++/grpc++.vcxproj
@@ -191,6 +191,8 @@
<ClInclude Include="..\..\src\cpp\server\thread_pool.h" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="..\..\src\cpp\client\secure_channel_arguments.cc">
+ </ClCompile>
<ClCompile Include="..\..\src\cpp\client\secure_credentials.cc">
</ClCompile>
<ClCompile Include="..\..\src\cpp\server\secure_server_credentials.cc">