cleanup survival elements

This commit is contained in:
Chris Danford
2005-04-21 11:16:01 +00:00
parent b9de560fdc
commit 371f97effe
22 changed files with 833 additions and 342 deletions
+18 -2
View File
@@ -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
@@ -1866,6 +1866,14 @@ SOURCE=.\MeterDisplay.h
# End Source File
# Begin Source File
SOURCE=.\StreamDisplay.cpp
# End Source File
# Begin Source File
SOURCE=.\StreamDisplay.h
# End Source File
# Begin Source File
SOURCE=.\Transition.cpp
# End Source File
# Begin Source File
@@ -2114,6 +2122,14 @@ SOURCE=.\ScoreDisplayCalories.h
# End Source File
# Begin Source File
SOURCE=.\ScoreDisplayLifeTime.cpp
# End Source File
# Begin Source File
SOURCE=.\ScoreDisplayLifeTime.h
# End Source File
# Begin Source File
SOURCE=.\ScoreDisplayNormal.cpp
# End Source File
# Begin Source File