--- trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj 2012/05/28 10:15:00 184 +++ trunk/deps/WeifenLuo.WinFormsUI.Docking/WinFormsUI/WinFormsUI.csproj 2012/05/28 10:21:03 185 @@ -32,7 +32,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> + <DefineConstants>TRACE;RELEASE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> |