From cf34ef6c2fced137140e7c13cf1436ea6988b054 Mon Sep 17 00:00:00 2001 From: Brendan Walker Date: Wed, 9 Oct 2002 03:39:14 +0000 Subject: [PATCH] fixed VC6 project error --- 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 dd0f0bddb0..a3c5e17224 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -59,7 +59,7 @@ IntDir=.\../Release6 TargetDir=\stepmania\stepmania TargetName=StepMania SOURCE="$(InputPath)" -PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi # End Special Build Tool @@ -94,7 +94,7 @@ IntDir=.\../Debug6 TargetDir=\stepmania\stepmania TargetName=StepMania-debug SOURCE="$(InputPath)" -PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ +PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi # End Special Build Tool @@ -727,14 +727,6 @@ SOURCE=.\GroupList.h # End Source File # Begin Source File -SOURCE=.\MenuBgAnims.cpp -# End Source File -# Begin Source File - -SOURCE=.\MenuBGAnims.h -# End Source File -# Begin Source File - SOURCE=.\MenuElements.cpp # End Source File # Begin Source File