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

Comparing trunk/Win32/Sojaner.MemoryScanner/Sojaner.MemoryScanner.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 41 | Line 41
41      <DefineConstants>DEBUG;TRACE</DefineConstants>
42      <ErrorReport>prompt</ErrorReport>
43      <WarningLevel>4</WarningLevel>
44 <    <NoWarn>1607</NoWarn>
44 >    <NoWarn>1607,0436</NoWarn>
45    </PropertyGroup>
46    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
47      <DebugType>pdbonly</DebugType>
# Line 50 | Line 50
50      <DefineConstants>TRACE;RELEASE</DefineConstants>
51      <ErrorReport>prompt</ErrorReport>
52      <WarningLevel>4</WarningLevel>
53 <    <NoWarn>1607</NoWarn>
53 >    <NoWarn>1607,0436</NoWarn>
54    </PropertyGroup>
55    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'">
56      <OutputPath>bin\All Configurations\</OutputPath>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines