aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2017-03-24 10:14:46 -0700
committerGravatar Vijay Pai <vpai@google.com>2017-03-24 10:14:46 -0700
commit52f50d44b0887ad351e637463e5fc10dc0a4a949 (patch)
treeb8776c9af10de4710d0828021890870d469edcb7 /vsprojects/vcxproj/test/stress_test/stress_test.vcxproj
parent6f1e443a519cd28d97be78c5ca2ca72a45f6b598 (diff)
Resolve a circular dependence that was being generated between
create_test_channel.o and libgrpc++_test_util.a .
Diffstat (limited to 'vsprojects/vcxproj/test/stress_test/stress_test.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/stress_test/stress_test.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj b/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj
index fed916f50a..2944a31c48 100644
--- a/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj
+++ b/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj
@@ -205,8 +205,6 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\cpp\interop\stress_test.cc">
</ClCompile>
- <ClCompile Include="$(SolutionDir)\..\test\cpp\util\create_test_channel.cc">
- </ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\cpp\util\metrics_server.cc">
</ClCompile>
</ItemGroup>