~ubuntu-branches/ubuntu/wily/grpc/wily

« back to all changes in this revision

Viewing changes to vsprojects/winsock.props

  • Committer: Package Import Robot
  • Author(s): Andrew Pollock
  • Date: 2015-05-07 13:28:11 UTC
  • Revision ID: package-import@ubuntu.com-20150507132811-ybm4hfq73tnvvd2e
Tags: upstream-0.10.0
Import upstream version 0.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
3
  <ImportGroup Label="PropertySheets" />
 
4
  <PropertyGroup Label="UserMacros" />
 
5
  <PropertyGroup />
 
6
  <ItemDefinitionGroup>
 
7
    <Link>
 
8
      <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
9
    </Link>
 
10
  </ItemDefinitionGroup>
 
11
  <ItemGroup />
 
12
</Project>
 
 
b'\\ No newline at end of file'