aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template
diff options
context:
space:
mode:
authorGravatar nnoble <nnoble@google.com>2015-01-05 17:15:18 -0800
committerGravatar Nicolas Noble <nnoble@google.com>2015-01-06 17:40:30 -0800
commitc87b1c533f84a9bed94143908b00b0cc498cfda5 (patch)
tree955f1b80d920b0de22151bd21cb628ee5a331555 /templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template
parentb3e3317ae8f4f760b8ecf73ccff11261192a795d (diff)
Adding plugins to the mako rendering system.
Change on 2015/01/05 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83302581
Diffstat (limited to 'templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template')
-rw-r--r--templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template b/templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template
new file mode 100644
index 0000000000..3de6453f52
--- /dev/null
+++ b/templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template
@@ -0,0 +1,2 @@
+<%namespace file="vcxproj_defs.include" import="gen_project"/>\
+${gen_project('grpc', libs, targets)} \ No newline at end of file