mirror of https://github.com/grpc/grpc.git
parent
61f93b2b06
commit
13b9cfb8de
4 changed files with 8 additions and 1 deletions
@ -1,2 +1,2 @@ |
||||
<%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'])} |
||||
${gen_project('grpc_csharp_ext', libs, targets, configuration_type = 'DynamicLibrary', project_guid = '{C26D04A8-37C6-44C7-B458-906C9FCE928C}', additional_props = ['winsock', 'ssl'])} |
||||
|
Loading…
Reference in new issue