[ALL] Forgot x86

This commit is contained in:
Matt Nadareski
2016-10-28 21:55:07 -07:00
parent acba22fcec
commit 2304fc8e73
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Mono|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\..\Debug-mono</OutputPath>
<DefineConstants>TRACE;DEBUG;/define:mono</DefineConstants>
<DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>