--- trunk/RomCheater.Logging/RomCheater.Logging.csproj 2012/05/28 10:15:00 184 +++ trunk/RomCheater.Logging/RomCheater.Logging.csproj 2012/05/28 10:21:03 185 @@ -27,7 +27,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> + <DefineConstants>TRACE;RELEASE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <NoWarn>1607</NoWarn> |