From e04f9440ac7556b124ecd3f3f9a0e6d9914116f9 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Wed, 4 Jan 2006 21:12:58 +0000 Subject: [PATCH] Removed DateTimeLua.cpp and LocalizedStringLua.cpp from the project file; they no longer exist. --- stepmania/src/StepMania.dsp | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 42fb652e47..b0b6274b2d 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -59,10 +59,10 @@ LINK32=link.exe # SUBTRACT LINK32 /verbose /profile /pdb:none /incremental:no /nodefaultlib # Begin Special Build Tool IntDir=.\../Debug6 -TargetDir=\cvs\stepmania\Program +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 @@ -96,10 +96,10 @@ LINK32=link.exe # SUBTRACT LINK32 /pdb:none # Begin Special Build Tool IntDir=.\../Release6 -TargetDir=\cvs\stepmania\Program +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 @@ -788,10 +788,6 @@ SOURCE=.\DateTime.h # End Source File # Begin Source File -SOURCE=.\DateTimeLua.cpp -# End Source File -# Begin Source File - SOURCE=.\Difficulty.cpp # End Source File # Begin Source File @@ -908,10 +904,6 @@ SOURCE=.\LocalizedString.h # End Source File # Begin Source File -SOURCE=.\LocalizedStringLua.cpp -# End Source File -# Begin Source File - SOURCE=.\LuaBinding.cpp # End Source File # Begin Source File