|
@@ -72,7 +72,7 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Download|AnyCPU'">
|
|
|
<OutputPath>bin\Download\</OutputPath>
|
|
|
- <DefineConstants>DEBUG;TRACE;OD_VER</DefineConstants>
|
|
|
+ <DefineConstants>TRACE;OD_VER</DefineConstants>
|
|
|
<Optimize>false</Optimize>
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
<LangVersion>8.0</LangVersion>
|