From d5db97d9844eec9a8c0b6fd5a0b3f1057deb00f0 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Wed, 11 Jan 2006 02:59:06 +0000 Subject: [PATCH] Add ControllerStateDisplay.* to the Workspace; it is right now in Actors. --- stepmania/src/StepMania.dsp | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 27b1450691..ef9ea1cec8 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -62,7 +62,7 @@ IntDir=.\../Debug6 TargetDir=\SM Source\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=\SM Source\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 @@ -1910,6 +1910,14 @@ SOURCE=.\BitmapText.h # End Source File # Begin Source File +SOURCE=.\ControllerStateDisplay.cpp +# End Source File +# Begin Source File + +SOURCE=.\ControllerStateDisplay.h +# End Source File +# Begin Source File + SOURCE=.\DynamicActorScroller.cpp # End Source File # Begin Source File