blob: cce53db82bbaac2c78f4e7d22e299adeeb0dc01f [file] [log] [blame]
Jan Tattermuschf087ec02016-01-21 11:17:44 -08001<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup>
Jon Skeet3fcd20f2016-07-08 14:38:39 +01004 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\win\native\grpc_csharp_ext.x86.dll">
Jan Tattermuschf087ec02016-01-21 11:17:44 -08005 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +01006 <Link>grpc_csharp_ext.x86.dll</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +02007 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -08008 </Content>
Jon Skeet3fcd20f2016-07-08 14:38:39 +01009 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\win\native\grpc_csharp_ext.x64.dll">
Jan Tattermuschf087ec02016-01-21 11:17:44 -080010 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010011 <Link>grpc_csharp_ext.x64.dll</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020012 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -080013 </Content>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010014 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\linux\native\libgrpc_csharp_ext.x86.so">
Jan Tattermuschf087ec02016-01-21 11:17:44 -080015 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010016 <Link>libgrpc_csharp_ext.x86.so</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020017 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -080018 </Content>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010019 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\linux\native\libgrpc_csharp_ext.x64.so">
Jan Tattermuschf087ec02016-01-21 11:17:44 -080020 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010021 <Link>libgrpc_csharp_ext.x64.so</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020022 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -080023 </Content>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010024 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\osx\native\libgrpc_csharp_ext.x86.dylib">
Jan Tattermuschf087ec02016-01-21 11:17:44 -080025 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010026 <Link>libgrpc_csharp_ext.x86.dylib</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020027 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -080028 </Content>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010029 <Content Include="$(MSBuildThisFileDirectory)..\..\runtimes\osx\native\libgrpc_csharp_ext.x64.dylib">
Jan Tattermuschf087ec02016-01-21 11:17:44 -080030 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Jon Skeet3fcd20f2016-07-08 14:38:39 +010031 <Link>libgrpc_csharp_ext.x64.dylib</Link>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020032 <Visible>false</Visible>
Jan Tattermuschf087ec02016-01-21 11:17:44 -080033 </Content>
34 </ItemGroup>
Gorka Lerchundi Osabf9ac0f2017-08-22 07:47:03 +020035</Project>