diff options
author | Vijay Pai <vpai@google.com> | 2016-02-11 05:37:18 -0800 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2016-02-11 05:37:18 -0800 |
commit | d472ad2a7fe19474409a5dff1afab5244072fda4 (patch) | |
tree | 2338343d944401a74384815480eea34373b675e3 /vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj | |
parent | 9982c6fc3a9bf435c963a057fcc853fec8c48e5e (diff) | |
parent | 810a13e2d3fef85c706ef5c80dd12bb864a2ab6b (diff) |
Merge branch 'alarm_mods' into alarm_openloop
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_cli/grpc_cli.vcxproj')
-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> |