From 72518ee41aff27883b8382a48e5e016efd57f323 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Thu, 5 May 2011 14:02:51 -0400 Subject: [PATCH] [sm130futures] Attempt consistency with net200*. --- src/StepMania-net2003.vcproj | 15 +++++++++------ src/StepMania-net2005.vcproj | 9 ++++++--- src/StepMania-net2008.vcproj | 4 ++-- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/StepMania-net2003.vcproj b/src/StepMania-net2003.vcproj index 4775f452bc..9db69d0655 100644 --- a/src/StepMania-net2003.vcproj +++ b/src/StepMania-net2003.vcproj @@ -25,7 +25,7 @@ Name="VCCLCompilerTool" AdditionalOptions="/EHa" Optimization="0" - AdditionalIncludeDirectories=".;vorbis;libjpeg;"ffmpeg\include";est;"..\extern\glew-1.5.8\include"" + AdditionalIncludeDirectories=".;vorbis;libjpeg;"..\extern\lua-5.1\src";ffmpeg\modern_working\include;BaseClasses;"..\extern\jsoncpp\include";"..\extern\glew-1.5.8\include";..\extern\pcre;"..\extern\mad-0.15.1b";..\extern\libpng;..\extern\libjpeg;..\extern\zlib;..\extern\vorbis" PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINDOWS,DEBUG,GLEW_STATIC" ExceptionHandling="FALSE" BasicRuntimeChecks="3" @@ -40,7 +40,8 @@ BrowseInformation="0" WarningLevel="4" SuppressStartupBanner="TRUE" - DebugInformationFormat="4"/> + DebugInformationFormat="4" + DisableSpecificWarnings="4063;4100;4127;4201;4244;4275;4355;4505;4512;4702;4786;4996"/> + DebugInformationFormat="3" + DisableSpecificWarnings="4063;4100;4127;4201;4244;4275;4355;4505;4512;4702;4786;4996"/> + DebugInformationFormat="4" + DisableSpecificWarnings="4063;4100;4127;4201;4244;4275;4355;4505;4512;4702;4786;4996"/>