Add new ScreenOptionsManageProfiles
This commit is contained in:
+10
-18
@@ -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
|
||||
|
||||
@@ -2792,6 +2792,14 @@ SOURCE=.\ScreenOptionsManageCourses.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenOptionsManageProfiles.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenOptionsManageProfiles.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenOptionsMaster.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -2808,14 +2816,6 @@ SOURCE=.\ScreenOptionsMasterPrefs.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenOptionsSelectProfile.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenOptionsSelectProfile.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenPackages.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -2928,14 +2928,6 @@ SOURCE=.\ScreenSelectMusic.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenSelectProfile.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenSelectProfile.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ScreenSelectStyle.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -451,6 +451,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenOptionsManageCourses.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenOptionsManageProfiles.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenOptionsManageProfiles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenOptionsMaster.cpp">
|
||||
</File>
|
||||
@@ -559,12 +565,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenSelectMusic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectProfile.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectProfile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectStyle.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user