aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-09-28 17:32:09 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-09-28 17:32:09 -0700
commitaf541d82328e01af0d1cb99097491e48a6d2a601 (patch)
tree01b7e481c043aa0a72eeafdd077705b606d2f8aa /vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
parent1a8c52e47910bc32ed963fd8f56efb00c91883c7 (diff)
Fix conflicting filename
Diffstat (limited to 'vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj')
-rw-r--r--vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
index c9c10ec75f..1f8e2d79ea 100644
--- a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
+++ b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
@@ -472,7 +472,7 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\cpp\client\generic_stub.cc">
</ClCompile>
- <ClCompile Include="$(SolutionDir)\..\src\cpp\common\buffer_pool.cc">
+ <ClCompile Include="$(SolutionDir)\..\src\cpp\common\buffer_pool_cc.cc">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\cpp\common\channel_arguments.cc">
</ClCompile>