|
|
@ -21,6 +21,7 @@ |
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<WarningLevel>3</WarningLevel> |
|
|
|
<WarningLevel>3</WarningLevel> |
|
|
|
|
|
|
|
<OtherFlags></OtherFlags> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
|
<DebugType>pdbonly</DebugType> |
|
|
|
<DebugType>pdbonly</DebugType> |
|
|
@ -29,8 +30,6 @@ |
|
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<WarningLevel>3</WarningLevel> |
|
|
|
<WarningLevel>3</WarningLevel> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
|
|
|
|
<OtherFlags>--standalone</OtherFlags> |
|
|
|
<OtherFlags>--standalone</OtherFlags> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|