diff options
author | Craig Tiller <ctiller@google.com> | 2016-02-09 12:01:53 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-02-09 12:01:53 -0800 |
commit | da179ce5987e80b76676e5f870cf73fe0fe8874d (patch) | |
tree | c961f38abbe2cd27f25dc629ad0822fc05fcdeac /vsprojects/vcxproj/test/grpc_cli | |
parent | 2dbaca8adce55fb8e54a1e4d5c19f75ffcc3fd79 (diff) |
Rollback gpr deletion
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_cli')
-rw-r--r-- | vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj b/vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj index f03709c9b0..eeb0e8cfa7 100644 --- a/vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj +++ b/vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj @@ -176,6 +176,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> |