ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj
(Generate patch)

Comparing trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj (file contents):
Revision 211 by william, Mon May 28 10:21:03 2012 UTC vs.
Revision 212 by william, Sat Jun 2 10:33:38 2012 UTC

# Line 21 | Line 21
21      <DefineConstants>DEBUG;TRACE</DefineConstants>
22      <ErrorReport>prompt</ErrorReport>
23      <WarningLevel>4</WarningLevel>
24 <    <NoWarn>1607</NoWarn>
24 >    <NoWarn>1607,0436</NoWarn>
25    </PropertyGroup>
26    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27      <DebugType>pdbonly</DebugType>
# Line 30 | Line 30
30      <DefineConstants>TRACE;RELEASE</DefineConstants>
31      <ErrorReport>prompt</ErrorReport>
32      <WarningLevel>4</WarningLevel>
33 <    <NoWarn>1607</NoWarn>
33 >    <NoWarn>1607,0436</NoWarn>
34    </PropertyGroup>
35    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'">
36      <OutputPath>bin\All Configurations\</OutputPath>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines