Add: Abstraction for ScreenNetSelects... and there's extra stuff that's being changed, but I don't know why... I don't think it'll effect anything.

This commit is contained in:
Charles Lohr
2004-11-16 23:11:59 +00:00
parent 9bc770c83f
commit ff8101e87d
+18 -2
View File
@@ -62,7 +62,7 @@ IntDir=.\../Debug6
TargetDir=\stepmania\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=\stepmania\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
@@ -2624,6 +2624,22 @@ SOURCE=.\ScreenNetEvaluation.h
# End Source File
# Begin Source File
SOURCE=.\ScreenNetRoom.cpp
# End Source File
# Begin Source File
SOURCE=.\ScreenNetRoom.h
# End Source File
# Begin Source File
SOURCE=.\ScreenNetSelectBase.cpp
# End Source File
# Begin Source File
SOURCE=.\ScreenNetSelectBase.h
# End Source File
# Begin Source File
SOURCE=.\ScreenNetSelectMusic.cpp
# End Source File
# Begin Source File