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

uuuh, kinda works now

This commit is contained in:
Mikael Rasmussen 2018-10-23 18:01:45 +02:00
commit 6f6212c335
2 changed files with 236 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -22,6 +22,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>