From 5de507694b0ca43739033d75cf20fcf7ea31a2dd Mon Sep 17 00:00:00 2001 From: James Haley Date: Sat, 18 Sep 2010 17:35:57 +0000 Subject: Tons of warnings fixed - now only 7 warnings at warning level 3, and most of those are outside of our own code (get on those signed/unsigned mismatches in the midi code, fraggle ;) Subversion-branch: /branches/strife-branch Subversion-revision: 2110 --- msvc/strife.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc/strife.vcproj') diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj index 51676a8b..e7bc4612 100644 --- a/msvc/strife.vcproj +++ b/msvc/strife.vcproj @@ -51,7 +51,7 @@ UsePrecompiledHeader="0" ExpandAttributedSource="true" AssemblerOutput="2" - WarningLevel="2" + WarningLevel="3" DebugInformationFormat="4" CompileAs="1" /> -- cgit v1.2.3