From 4b8aff53c7add837cfe2944becf12d4d0b805551 Mon Sep 17 00:00:00 2001 From: zilmar Date: Wed, 17 Apr 2013 20:35:57 +1000 Subject: [PATCH] Project Settings: Change from warning level 3 to 4 --- PropertySheets/Default.vsprops | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PropertySheets/Default.vsprops b/PropertySheets/Default.vsprops index b356d1773..6b9616573 100644 --- a/PropertySheets/Default.vsprops +++ b/PropertySheets/Default.vsprops @@ -54,7 +54,7 @@ XMLDocumentationFileName="$(IntDir)\" BrowseInformation="0" BrowseInformationFile="$(IntDir)\" - WarningLevel="3" + WarningLevel="4" WarnAsError="false" SuppressStartupBanner="true" DebugInformationFormat="3"