49 |
|
<WarningLevel>4</WarningLevel> |
50 |
|
</PropertyGroup> |
51 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
52 |
< |
<DebugType>pdbonly</DebugType> |
52 |
> |
<DebugType>full</DebugType> |
53 |
|
<Optimize>true</Optimize> |
54 |
|
<OutputPath>bin\Release\</OutputPath> |
55 |
< |
<DefineConstants>DEBUG;TRACE;PRO</DefineConstants> |
55 |
> |
<DefineConstants>TRACE;PRO</DefineConstants> |
56 |
|
<ErrorReport>prompt</ErrorReport> |
57 |
|
<WarningLevel>4</WarningLevel> |
58 |
+ |
<DebugSymbols>true</DebugSymbols> |
59 |
|
</PropertyGroup> |
60 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Beta Debug|AnyCPU' "> |
61 |
|
<DebugSymbols>true</DebugSymbols> |