--- trunk/CSDLL/CSDLL.csproj 2012/07/12 14:29:34 47 +++ trunk/CSDLL/CSDLL.csproj 2012/07/12 14:51:57 50 @@ -51,7 +51,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE;PRO</DefineConstants> + <DefineConstants>DEBUG;TRACE;PRO</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> |