From c87b1c533f84a9bed94143908b00b0cc498cfda5 Mon Sep 17 00:00:00 2001 From: nnoble Date: Mon, 5 Jan 2015 17:15:18 -0800 Subject: Adding plugins to the mako rendering system. Change on 2015/01/05 by nnoble ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83302581 --- templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/vsprojects/vs2013/grpc_unsecure.vcxproj.template (limited to 'templates/vsprojects/vs2013') 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 -- cgit v1.2.3