diff options
author | Vijay Pai <vpai@google.com> | 2016-02-11 00:20:31 -0800 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2016-02-11 00:20:31 -0800 |
commit | 8ae883fc8fe5c449d273e06e7bd9426c1e29de9e (patch) | |
tree | 36e316301add5f2ad459218a01a27d8261d94a3b /vsprojects/vcxproj/grpc++_unsecure | |
parent | dbca72fb01f5600de3648a16198001d3c085d2ff (diff) | |
parent | 4ea3d4c38a456f52774ee3d5236f4ded1d34d33b (diff) |
Merge branch 'master' into alarm_mods
Diffstat (limited to 'vsprojects/vcxproj/grpc++_unsecure')
-rw-r--r-- | vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj index d80c7b5a2d..8ff8d8b800 100644 --- a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj @@ -401,6 +401,9 @@ </ClCompile> </ItemGroup> <ItemGroup> + <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\gpr\gpr.vcxproj"> + <Project>{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}</Project> + </ProjectReference> <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc_unsecure\grpc_unsecure.vcxproj"> <Project>{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}</Project> </ProjectReference> |