Watch
2
0
Fork
You've already forked raylib-cs
0

Fix build

This commit is contained in:
Rgebee 2022-02-10 20:49:55 +00:00
commit a83ac56b93

View file

@ -45,7 +45,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="*.cs" /> <Compile Include="interop\*.cs" />
<Compile Include="types\*.cs" /> <Compile Include="types\*.cs" />
<Compile Include="types\native\CBool.cs" /> <Compile Include="types\native\CBool.cs" />
<Compile Include="types\native\UTF8Buffer.cs" /> <Compile Include="types\native\UTF8Buffer.cs" />