|
@@ -16,7 +16,7 @@
|
|
|
<DebugType>full</DebugType>
|
|
|
<Optimize>false</Optimize>
|
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
|
- <DefineConstants>DEBUG</DefineConstants>
|
|
|
+ <DefineConstants>DEBUG;MONOMAC</DefineConstants>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
<ConsolePause>false</ConsolePause>
|
|
@@ -36,6 +36,7 @@
|
|
|
<CreatePackage>false</CreatePackage>
|
|
|
<EnablePackageSigning>false</EnablePackageSigning>
|
|
|
<IncludeMonoRuntime>false</IncludeMonoRuntime>
|
|
|
+ <DefineConstants>MONOMAC</DefineConstants>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="System" />
|