aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/vs2010/grpc_test_util.vcxproj.template
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <nicolas@nobis-crew.org>2015-04-01 20:48:26 -0700
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-04-02 20:46:18 +0200
commita727fe22b6f149c2cdc70b8a6d9f0f1b90709d4a (patch)
treecda757c9c7a5247d3935ee586f00c2303a23c89c /templates/vsprojects/vs2010/grpc_test_util.vcxproj.template
parentc7439042b147e0a47023c1b709900daee70860cf (diff)
Created Visual Studio 2010 project files.
Also removed the unused shared projects.
Diffstat (limited to 'templates/vsprojects/vs2010/grpc_test_util.vcxproj.template')
-rw-r--r--templates/vsprojects/vs2010/grpc_test_util.vcxproj.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vsprojects/vs2010/grpc_test_util.vcxproj.template b/templates/vsprojects/vs2010/grpc_test_util.vcxproj.template
new file mode 100644
index 0000000000..72e625d9b9
--- /dev/null
+++ b/templates/vsprojects/vs2010/grpc_test_util.vcxproj.template
@@ -0,0 +1,2 @@
+<%namespace file="vcxproj_defs.include" import="gen_project"/>\
+${gen_project('grpc_test_util', libs, targets)} \ No newline at end of file