Updated project libraries

This commit is contained in:
max 2024-07-05 13:41:59 +02:00
parent 8169d43a97
commit 4794fbc647

View File

@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<ItemGroup> <ItemGroup>
<Compile Include="..\Libraries\RefreshCS\RefreshCS.cs" /> <Compile Include="Libraries\RefreshCS\RefreshCS.cs" />
<Compile Include="..\Libraries\SDL2CS\src\SDL2.cs" /> <Compile Include="Libraries\SDL2CS\src\SDL2.cs" />
</ItemGroup> </ItemGroup>
<PropertyGroup> <PropertyGroup>