From f038d34d8fe2fa4057b9c5d6c95cb2d4ea5c7388 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 12 Feb 2003 17:19:56 +0000 Subject: [PATCH] add ScreenIntroMovie.cpp --- stepmania/src/StepMania.dsp | 12 ++++++++---- stepmania/src/StepMania.vcproj | 6 ++++++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 40afd6346a..9ab79b028d 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -57,10 +57,10 @@ LINK32=link.exe # SUBTRACT LINK32 /verbose /pdb:none # Begin Special Build Tool IntDir=.\../Release6 -TargetDir=\stepmania +TargetDir=\temp\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 @@ -92,10 +92,10 @@ LINK32=link.exe # SUBTRACT LINK32 /verbose /profile /pdb:none /incremental:no /nodefaultlib # Begin Special Build Tool IntDir=.\../Debug6 -TargetDir=\stepmania +TargetDir=\temp\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 @@ -1537,6 +1537,10 @@ SOURCE=.\ScreenInstructions.h # End Source File # Begin Source File +SOURCE=.\ScreenIntroMovie.cpp +# End Source File +# Begin Source File + SOURCE=.\ScreenIntroMovie.h # End Source File # Begin Source File diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 0b2392e54d..a5c7505de1 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -273,6 +273,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ + + + +