mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-02 05:00:57 +00:00
Updated paket templates to work with the OpenTK projects
This commit is contained in:
parent
cdacb73f0b
commit
7cd1cdcbe1
|
@ -241,7 +241,7 @@
|
|||
<Compile Include="Platform\X11\Bindings\DL.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="OpenTK.Android.paket.template" />
|
||||
<None Include="OpenTK.Android.csproj.paket.template" />
|
||||
<None Include="OpenTK.dll.config">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
|
|
@ -794,7 +794,7 @@
|
|||
<Compile Include="Platform\Linux\Bindings\Evdev.cs" />
|
||||
<Compile Include="Platform\Linux\DefaultCursor.cs" />
|
||||
<Compile Include="Platform\Linux\Bindings\Kms.cs" />
|
||||
<None Include="OpenTK.paket.template" />
|
||||
<None Include="OpenTK.csproj.paket.template" />
|
||||
<None Include="paket.references" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
<None Include="OpenTK.dll.config">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="OpenTK.iOS.paket.template" />
|
||||
<None Include="OpenTK.iOS.csproj.paket.template" />
|
||||
<None Include="paket.references" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
|
|
Loading…
Reference in a new issue