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