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)\ + +