aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-06-01 09:41:09 -0700
committerGravatar vjpai <vpai@google.com>2015-06-01 09:41:09 -0700
commit1795985322eb8b4e689c5e175d9d6937839f817c (patch)
treed3ce282d12ea0920ca94a9da9509ec6704f4dfa4 /templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template
parent675140ca1d394f564f2156add8a1a18a2dc132b7 (diff)
parent7f61193cdeacfb21f4e99ac6b8e2c0da33a643e8 (diff)
Merge branch 'master' into poisson
Diffstat (limited to 'templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template')
-rw-r--r--templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template b/templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template
new file mode 100644
index 0000000000..977e015d6d
--- /dev/null
+++ b/templates/vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj.template
@@ -0,0 +1,2 @@
+<%namespace file="../vcxproj_defs.include" import="gen_project"/>\
+${gen_project('grpc_python_plugin', targets, configuration_type='Application')}