diff options
author | Alistair Veitch <aveitch@google.com> | 2016-02-11 09:23:20 -0800 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2016-02-11 09:23:20 -0800 |
commit | 749250f6a00a97b0deb4c92afc25f3f1eab04c14 (patch) | |
tree | 93c15de447ed683f5778e7c2283a802688d3ca0d /vsprojects/vcxproj/test/stress_test/stress_test.vcxproj | |
parent | 532519ac210d59551520c70cb3aa5eb7cc1f1b37 (diff) | |
parent | f79366a3c99592eccd9c719c86dca2f976804d3d (diff) |
merge to HEAD
Diffstat (limited to 'vsprojects/vcxproj/test/stress_test/stress_test.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/stress_test/stress_test.vcxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj b/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj index 9cf624e932..ba2ed468b9 100644 --- a/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj +++ b/vsprojects/vcxproj/test/stress_test/stress_test.vcxproj @@ -220,6 +220,12 @@ <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc\grpc.vcxproj"> <Project>{29D16885-7228-4C31-81ED-5F9187C7F2A9}</Project> </ProjectReference> + <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\gpr_test_util\gpr_test_util.vcxproj"> + <Project>{EAB0A629-17A9-44DB-B5FF-E91A721FE037}</Project> + </ProjectReference> + <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\gpr\gpr.vcxproj"> + <Project>{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}</Project> + </ProjectReference> <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc++_test_config\grpc++_test_config.vcxproj"> <Project>{3F7D093D-11F9-C4BC-BEB7-18EB28E3F290}</Project> </ProjectReference> |