mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
12 lines
418 B
12 lines
418 B
<?xml version="1.0" encoding="utf-8"?> |
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
<ImportGroup Label="PropertySheets" /> |
|
<PropertyGroup Label="UserMacros" /> |
|
<PropertyGroup /> |
|
<ItemDefinitionGroup> |
|
<Link> |
|
<AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
</Link> |
|
</ItemDefinitionGroup> |
|
<ItemGroup /> |
|
</Project> |