aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-11 14:09:43 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-11 14:10:22 -0800
commit9fb0116148cf91f7597c125875f1f1d6903fd9ec (patch)
treed059e199c35792d7c8cac91ffebfe23773f1517b /templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template
parent785778b22ee95c139dbc74b83215a59ae42e32fe (diff)
fixed filename of grpc VS project templates
Diffstat (limited to 'templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template')
-rw-r--r--templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template b/templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template
new file mode 100644
index 0000000000..d389792c45
--- /dev/null
+++ b/templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template
@@ -0,0 +1,2 @@
+<%namespace file="vcxproj_defs.include" import="gen_project"/>\
+${gen_project('grpc_csharp_ext', libs, targets, configuration_type = 'DynamicLibrary', project_guid = '{C26D04A8-37C6-44C7-B458-906C9FCE928C}')}