aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template
diff options
context:
space:
mode:
authorGravatar Donna Dionne <donnadionne@google.com>2015-04-22 12:40:59 -0700
committerGravatar Donna Dionne <donnadionne@google.com>2015-04-22 12:40:59 -0700
commitd0a162dc78ec7dcef280418b68850826905938f7 (patch)
treeeed3836daa203db3ef14cd0b8245d84849657d9c /templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template
parentf9f8aca5b043197aa4471fec7000f4443824b818 (diff)
parent2c48566e71373c60c7191b3e5c75a9af52a79358 (diff)
Merge branch 'master' of github.com:google/grpc into private_build
Diffstat (limited to 'templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template')
-rw-r--r--templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template b/templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template
deleted file mode 100644
index 193a2cd13f..0000000000
--- a/templates/vsprojects/vs2010/grpc_csharp_ext_shared.vcxproj.template
+++ /dev/null
@@ -1,2 +0,0 @@
-<%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}', additional_props = ['winsock', 'ssl'])}