57 |
|
<RunCodeAnalysis>false</RunCodeAnalysis> |
58 |
|
</PropertyGroup> |
59 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
60 |
< |
<DebugType>pdbonly</DebugType> |
60 |
> |
<DebugType>full</DebugType> |
61 |
|
<Optimize>true</Optimize> |
62 |
|
<OutputPath>bin\Release\</OutputPath> |
63 |
< |
<DefineConstants>DEBUG;TRACE;PRO</DefineConstants> |
63 |
> |
<DefineConstants>TRACE;PRO</DefineConstants> |
64 |
|
<ErrorReport>prompt</ErrorReport> |
65 |
|
<WarningLevel>4</WarningLevel> |
66 |
+ |
<DebugSymbols>true</DebugSymbols> |
67 |
|
</PropertyGroup> |
68 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' "> |
69 |
|
<DebugSymbols>true</DebugSymbols> |