33 |
</PropertyGroup> |
</PropertyGroup> |
34 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
35 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
36 |
<OutputPath>bin\x86\Debug\</OutputPath> |
<OutputPath>bin\Debug\</OutputPath> |
37 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
38 |
<NoWarn>1607</NoWarn> |
<NoWarn>1607</NoWarn> |
39 |
<DebugType>full</DebugType> |
<DebugType>full</DebugType> |