From 75d8ef986e1f2acd00e85f7cf7d4c3b139608518 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 9 Sep 2002 00:21:12 +0000 Subject: [PATCH] Add new files. Turn off browse info in vc7. I know this takes a long time in 6; it might not help much in 7. I'll get around to timing it and turn it back on if it doesn't matter. Boost the warning level in vc7. Not all of these warnings have been cleaned up, but I'll get to them. --- stepmania/src/StepMania.dsp | 8 ++++++++ stepmania/src/StepMania.vcproj | 15 ++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 55461b9c46..f0b034ab3d 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -351,6 +351,14 @@ SOURCE=.\NotesLoaderSM.cpp # End Source File # Begin Source File +SOURCE=.\NotesWriterDWI.cpp +# End Source File +# Begin Source File + +SOURCE=.\NotesWriterDWI.h +# End Source File +# Begin Source File + SOURCE=.\NotesLoaderSM.h # End Source File # Begin Source File diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 8ddf305bb0..985d71c1da 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -34,10 +34,10 @@ AssemblerListingLocation=".\../Debug/" ObjectFile=".\../Debug/" ProgramDataBaseFileName=".\../Debug/" - BrowseInformation="2" - WarningLevel="3" + BrowseInformation="0" + WarningLevel="4" SuppressStartupBanner="TRUE" - DebugInformationFormat="4"/> + DebugInformationFormat="3"/> + + + + @@ -1151,6 +1157,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ + +