aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj.template
blob: c1f23011b23ccd541c49aaec7287d42464b26812 (plain)
1
2
<%namespace file="../vcxproj_defs.include" import="gen_project"/>\
${gen_project('grpc_csharp_ext', libs, targets, configuration_type = 'DynamicLibrary', additional_props = ['winsock'], packages=['openssl','zlib'])}