[Build] Added new files to the relevant csproj scripts
This commit is contained in:
parent
3bad2eefdc
commit
3dbf575765
2 changed files with 2 additions and 0 deletions
|
@ -565,6 +565,7 @@
|
|||
<None Include="..\..\Dependencies\x64\libSDL2.dylib">
|
||||
<Link>Dependencies\x64\libSDL2.dylib</Link>
|
||||
</None>
|
||||
<Compile Include="OpenTK\Test\ExternalContext.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
||||
|
|
|
@ -777,6 +777,7 @@
|
|||
<Compile Include="SlotAttribute.cs" />
|
||||
<Compile Include="RewrittenAttribute.cs" />
|
||||
<Compile Include="Graphics\OpenGL\GLObsolete.cs" />
|
||||
<Compile Include="Platform\MacOS\NS.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue