Parent Directory
|
Revision Log
|
Patch
--- trunk/Win32/libWin32/libWin32.csproj 2012/05/28 09:15:17 172 +++ trunk/Win32/libWin32/libWin32.csproj 2012/05/28 09:37:16 177 @@ -36,6 +36,8 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <NoWarn>1607</NoWarn> + <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <DebugSymbols>true</DebugSymbols>
ViewVC Help | |
Powered by ViewVC 1.1.22 |