fix VC6 proj

This commit is contained in:
Chris Danford
2005-01-31 02:27:53 +00:00
parent b5cf0b87eb
commit 44f7715e89
+10 -18
View File
@@ -62,7 +62,7 @@ IntDir=.\../Debug6
TargetDir=\temp\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=\temp\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
@@ -196,6 +196,14 @@ SOURCE=.\RageDisplay_OGL.h
# End Source File
# Begin Source File
SOURCE=.\RageDisplay_OGL_Extensions.cpp
# End Source File
# Begin Source File
SOURCE=.\RageDisplay_OGL_Extensions.h
# End Source File
# Begin Source File
SOURCE=.\RageException.cpp
# End Source File
# Begin Source File
@@ -2206,14 +2214,6 @@ SOURCE=.\HelpDisplay.h
# End Source File
# Begin Source File
SOURCE=.\JukeboxMenu.cpp
# End Source File
# Begin Source File
SOURCE=.\JukeboxMenu.h
# End Source File
# Begin Source File
SOURCE=.\ListDisplay.cpp
# End Source File
# Begin Source File
@@ -2540,14 +2540,6 @@ SOURCE=.\ScreenJukebox.h
# End Source File
# Begin Source File
SOURCE=.\ScreenJukeboxMenu.cpp
# End Source File
# Begin Source File
SOURCE=.\ScreenJukeboxMenu.h
# End Source File
# Begin Source File
SOURCE=.\ScreenLogo.cpp
# End Source File
# Begin Source File