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

Comparing trunk/Win32/libWin32/libWin32.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 27 | Line 27
27      <ErrorReport>prompt</ErrorReport>
28      <WarningLevel>4</WarningLevel>
29      <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
30 <    <NoWarn>1607</NoWarn>
30 >    <NoWarn>1607,0436</NoWarn>
31    </PropertyGroup>
32    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
33      <DebugType>pdbonly</DebugType>
# Line 36 | Line 36
36      <DefineConstants>TRACE;RELEASE</DefineConstants>
37      <ErrorReport>prompt</ErrorReport>
38      <WarningLevel>4</WarningLevel>
39 <    <NoWarn>1607</NoWarn>
39 >    <NoWarn>1607,0436</NoWarn>
40      <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
41    </PropertyGroup>
42    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines