From 157653845e175b4100102d3f21b1b6aa0be27859 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 4 Dec 2004 21:17:08 +0000 Subject: [PATCH] remove ScreenCaution code, use ScreenSelectMaster instead --- stepmania/src/StepMania.dsp | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index a47a36047b..c3b5153534 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -62,7 +62,7 @@ IntDir=.\../Debug6 TargetDir=\stepmania\stepmania\Program TargetName=StepMania-debug SOURCE="$(InputPath)" -PreLink_Cmds=archutils\Win32\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=archutils\Win32\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=archutils\Win32\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi # End Special Build Tool @@ -99,7 +99,7 @@ IntDir=.\../Release6 TargetDir=\stepmania\stepmania\Program TargetName=StepMania SOURCE="$(InputPath)" -PreLink_Cmds=archutils\Win32\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=archutils\Win32\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=archutils\Win32\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi # End Special Build Tool @@ -2378,14 +2378,6 @@ SOURCE=.\ScreenBranch.h # End Source File # Begin Source File -SOURCE=.\ScreenCaution.cpp -# End Source File -# Begin Source File - -SOURCE=.\ScreenCaution.h -# End Source File -# Begin Source File - SOURCE=.\ScreenCenterImage.cpp # End Source File # Begin Source File