This commit is contained in:
Glenn Maynard
2004-09-08 02:31:08 +00:00
parent be22d989cb
commit 6370cf385f
+10 -2
View File
@@ -62,7 +62,7 @@ IntDir=.\../Debug6
TargetDir=\temp\stepmania\Program
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
# End Special Build Tool
@@ -99,7 +99,7 @@ IntDir=.\../Release6
TargetDir=\temp\stepmania\Program
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
# End Special Build Tool
@@ -564,6 +564,14 @@ SOURCE=.\RageUtil.h
# End Source File
# Begin Source File
SOURCE=.\RageUtil_BackgroundLoader.cpp
# End Source File
# Begin Source File
SOURCE=.\RageUtil_BackgroundLoader.h
# End Source File
# Begin Source File
SOURCE=.\RageUtil_CharConversions.cpp
# End Source File
# Begin Source File