aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-06-04 08:43:47 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-06-04 08:43:47 -0700
commit7b6e979f46174ffe1893bea868b3cd9f18c25639 (patch)
tree5bb1f5609186f406a1c36dec77815fe31ef3b9a7 /vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
parenta4b89fed1c801cdb31a154c7e1c09e5650898e8a (diff)
parentbed8a0699e7440ab13cddda03a398bad26117f5b (diff)
Merge github.com:grpc/grpc into you-complete-me
Diffstat (limited to 'vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj')
-rw-r--r--vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj b/vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
index 026bbea51d..9b2ef9137d 100644
--- a/vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
+++ b/vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
@@ -215,6 +215,8 @@
</ClCompile>
<ClCompile Include="..\..\src\cpp\server\async_generic_service.cc">
</ClCompile>
+ <ClCompile Include="..\..\src\cpp\server\create_default_thread_pool.cc">
+ </ClCompile>
<ClCompile Include="..\..\src\cpp\server\insecure_server_credentials.cc">
</ClCompile>
<ClCompile Include="..\..\src\cpp\server\server.cc">