mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
14 lines
461 B
14 lines
461 B
%YAML 1.2 |
|
--- | |
|
<?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> |