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/gpr_sync_test/gpr_sync_test.vcxproj | |
parent | 9982c6fc3a9bf435c963a057fcc853fec8c48e5e (diff) | |
parent | 810a13e2d3fef85c706ef5c80dd12bb864a2ab6b (diff) |
Merge branch 'alarm_mods' into alarm_openloop
Diffstat (limited to 'vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj b/vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj index a5b085e4f8..0b48230c17 100644 --- a/vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj +++ b/vsprojects/vcxproj/test/gpr_sync_test/gpr_sync_test.vcxproj @@ -162,11 +162,11 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc_test_util\grpc_test_util.vcxproj"> - <Project>{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}</Project> + <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\.\grpc\grpc.vcxproj"> - <Project>{29D16885-7228-4C31-81ED-5F9187C7F2A9}</Project> + <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\gpr\gpr.vcxproj"> + <Project>{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}</Project> </ProjectReference> </ItemGroup> <ItemGroup> |