1
0
mirror of synced 2024-09-24 03:28:21 +02:00

Fix build issues

This commit is contained in:
KillzXGaming 2019-11-16 10:06:26 -05:00
parent 168cd8c5ca
commit 1e4e32366e

View File

@ -3,4 +3,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project>