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