|
@@ -53,7 +53,7 @@ |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|