Skip to content

Commit

Permalink
Added MONO and MONO_TOUCH compilation constants for release mode. #45.
Browse files Browse the repository at this point in the history
  • Loading branch information
hisystems committed Aug 30, 2012
1 parent f2c4967 commit 5ca2127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DatabaseObjects.MonoTouch.csproj
Expand Up @@ -28,6 +28,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<DefineConstants>MONO;MONO_TOUCH</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 5ca2127

Please sign in to comment.