Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/guiunit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/framework/GuiUnit_xammac_mobile.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/GuiUnit_xammac_mobile.csproj b/src/framework/GuiUnit_xammac_mobile.csproj
index a2aa457..703e330 100644
--- a/src/framework/GuiUnit_xammac_mobile.csproj
+++ b/src/framework/GuiUnit_xammac_mobile.csproj
@@ -56,7 +56,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\bin\xammac_mobile</OutputPath>
- <DefineConstants>TRACE;NET_4_5, CLR_4_0,NUNITLITE</DefineConstants>
+ <DefineConstants>TRACE;NET_4_5, CLR_4_0,NUNITLITE;XAMMAC</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>