fix build

This commit is contained in:
Chris Danford
2005-07-22 05:03:35 +00:00
parent eca5d32eb3
commit 169bedf903
2 changed files with 11 additions and 19 deletions
+6 -6
View File
@@ -333,12 +333,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath="ScreenEnding.h">
</File>
<File
RelativePath="ScreenEndlessBreak.cpp">
</File>
<File
RelativePath="ScreenEndlessBreak.h">
</File>
<File
RelativePath="ScreenEvaluation.cpp">
</File>
@@ -1119,6 +1113,12 @@ cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
<Filter
Name="StepMania"
Filter="">
<File
RelativePath=".\GameLoop.cpp">
</File>
<File
RelativePath=".\GameLoop.h">
</File>
<File
RelativePath=".\global.cpp">
</File>
+5 -13
View File
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="StepMania" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 60000
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
@@ -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=\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
@@ -96,10 +96,10 @@ LINK32=link.exe
# SUBTRACT LINK32 /pdb:none
# Begin Special Build Tool
IntDir=.\../Release6
TargetDir=\cvs\stepmania\Program
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
@@ -2592,14 +2592,6 @@ SOURCE=.\ScreenEnding.h
# End Source File
# Begin Source File
SOURCE=.\ScreenEndlessBreak.cpp
# End Source File
# Begin Source File
SOURCE=.\ScreenEndlessBreak.h
# End Source File
# Begin Source File
SOURCE=.\ScreenEvaluation.cpp
# End Source File
# Begin Source File