aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-08-22 13:56:36 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-08-22 13:56:36 -0700
commit102fa966b67c2aca6dbfb9ff4833505615adab0a (patch)
tree56aa02f113b737f571d5d5c47a037e671fc9662d /vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj
parent701951f635b2fa83f114c4e02bee287a56416db5 (diff)
Rename some files to avoid conflicting .obj files on Windows
Diffstat (limited to 'vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj')
-rw-r--r--vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj b/vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj
index 5eab788e4c..cf07e21da4 100644
--- a/vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj
+++ b/vsprojects/vcxproj/grpc++_test_config/grpc++_test_config.vcxproj
@@ -150,7 +150,7 @@
<ClInclude Include="$(SolutionDir)\..\test\cpp\util\test_config.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="$(SolutionDir)\..\test\cpp\util\test_config.cc">
+ <ClCompile Include="$(SolutionDir)\..\test\cpp\util\test_config_cc.cc">
</ClCompile>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />