aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2015-08-27 11:37:30 -0700
committerGravatar Michael Lumish <mlumish@google.com>2015-08-27 11:37:30 -0700
commit9a97a096ceff70c4dda7b0a5fb4c8f4ca0afafd1 (patch)
tree38413a67e898fa41b934d13d926abf193a678b0e /vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
parent41d2b291eb86bec036b2a9a55e4369c55d5f1177 (diff)
parent939ccbe0ffb1ece37eca300fe218830000b847b5 (diff)
Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3
Upgrade C# to proto3
Diffstat (limited to 'vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj')
-rw-r--r--vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj b/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
index 1693a48438..1fd03e185d 100644
--- a/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
+++ b/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
@@ -48,6 +48,7 @@
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\protoc.props" />
+ <Import Project="..\protobuf.props" />
<Import Project="..\global.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />