From 5844f7d297a6b954806a534f5c5fc9c92df91d2d Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 5 Feb 2005 20:37:23 +0000 Subject: [PATCH] fix build --- stepmania/src/StepMania.dsp | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index b4b0539d63..d252871b06 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="StepMania" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# Microsoft Developer Studio Generated Build File, Format Version 60000 # ** 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=\temp\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 /verbose /pdb:none /debug # Begin Special Build Tool IntDir=.\../Release6 -TargetDir=\temp\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 @@ -646,6 +646,14 @@ SOURCE=.\RageUtil_FileDB.cpp SOURCE=.\RageUtil_FileDB.h # End Source File +# Begin Source File + +SOURCE=.\RageUtil_WorkerThread.cpp +# End Source File +# Begin Source File + +SOURCE=.\RageUtil_WorkerThread.h +# End Source File # End Group # Begin Group "Data Structures" @@ -1442,14 +1450,6 @@ SOURCE=.\arch\MemoryCard\MemoryCardDriver_Null.h # End Source File # Begin Source File -SOURCE=.\arch\MemoryCard\MemoryCardDriverThreaded.cpp -# End Source File -# Begin Source File - -SOURCE=.\arch\MemoryCard\MemoryCardDriverThreaded.h -# End Source File -# Begin Source File - SOURCE=.\arch\MemoryCard\MemoryCardDriverThreaded_Windows.cpp # End Source File # Begin Source File