From 4f15363eeddce7b2f4548e4e206fef5b13507fb3 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 29 Sep 2005 17:08:14 +0000 Subject: [PATCH] add missing DynamicActorScroller.* --- stepmania/src/StepMania-net2003.vcproj | 6 ++++++ stepmania/src/StepMania.dsp | 12 ++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania-net2003.vcproj b/stepmania/src/StepMania-net2003.vcproj index 5ce7bf9f3a..9770855bba 100644 --- a/stepmania/src/StepMania-net2003.vcproj +++ b/stepmania/src/StepMania-net2003.vcproj @@ -2494,6 +2494,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ + + + + diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 58c601c925..aa08ca817f 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -62,7 +62,7 @@ IntDir=.\../Debug6 TargetDir=\cvs\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=\cvs\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 @@ -1830,6 +1830,14 @@ SOURCE=.\BitmapText.h # End Source File # Begin Source File +SOURCE=.\DynamicActorScroller.cpp +# End Source File +# Begin Source File + +SOURCE=.\DynamicActorScroller.h +# End Source File +# Begin Source File + SOURCE=.\Model.cpp # End Source File # Begin Source File