From 5c6407b8059b3d4d70184046ef9b3e55112ec37d Mon Sep 17 00:00:00 2001 From: hrydgard Date: Sun, 21 Sep 2008 18:15:59 +0000 Subject: [PATCH] Set some stray WarnAsError=false git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@601 8ced0084-cf51-0410-be5f-012b33b47a6e --- Externals/LZO/LZO.vcproj | 7 +++++-- Externals/wxWidgets/build/msw/wx_base.vcproj | 15 +++++++++------ Externals/wxWidgets/build/msw/wx_core.vcproj | 15 +++++++++------ Externals/zlib/zlib.vcproj | 7 +++++-- .../Plugin_Wiimote_Test.vcproj | 14 +++++++------- 5 files changed, 35 insertions(+), 23 deletions(-) diff --git a/Externals/LZO/LZO.vcproj b/Externals/LZO/LZO.vcproj index c295282836..72f4507c9e 100644 --- a/Externals/LZO/LZO.vcproj +++ b/Externals/LZO/LZO.vcproj @@ -51,7 +51,7 @@ FloatingPointModel="0" UsePrecompiledHeader="0" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" DebugInformationFormat="4" /> @@ -293,6 +294,7 @@ ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc80.pdb" WarningLevel="4" + WarnAsError="false" SuppressStartupBanner="true" DebugInformationFormat="3" /> @@ -371,7 +373,7 @@ ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc80.pdb" WarningLevel="4" - WarnAsError="true" + WarnAsError="false" SuppressStartupBanner="true" /> - - @@ -5800,6 +5799,10 @@ /> + + @@ -375,7 +377,7 @@ ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc80.pdb" WarningLevel="4" - WarnAsError="true" + WarnAsError="false" SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" /> @@ -455,6 +457,7 @@ ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc80.pdb" WarningLevel="4" + WarnAsError="false" SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" /> @@ -16956,10 +16959,6 @@ - - @@ -17024,6 +17023,10 @@ /> + + @@ -135,7 +135,7 @@ AssemblerListingLocation="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> @@ -216,7 +216,7 @@ AssemblerListingLocation="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> @@ -299,7 +299,7 @@ AssemblerListingLocation="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> @@ -378,7 +378,7 @@ PreprocessorDefinitions="LOGGING;DEBUGFAST;WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS" RuntimeLibrary="0" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> @@ -458,7 +458,7 @@ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS" RuntimeLibrary="0" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" />