From 2732f0dabdfc2f0662159f3a11d4a2b3afb87c5e Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 13 Feb 2006 04:59:18 +0000 Subject: [PATCH] fix VC6 build --- stepmania/src/StepMania.dsp | 38 ++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index ee7604c70f..87072d7dc9 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 60000 +# Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 @@ -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 @@ -1715,6 +1715,22 @@ SOURCE=.\archutils\Win32\Crash.h # End Source File # Begin Source File +SOURCE=.\archutils\Win32\CrashHandlerChild.cpp +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\CrashHandlerInternal.h +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\CrashHandlerNetworking.cpp +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\CrashHandlerNetworking.h +# End Source File +# Begin Source File + SOURCE=.\archutils\Win32\DebugInfoHunt.cpp # End Source File # Begin Source File @@ -1755,6 +1771,14 @@ SOURCE=.\archutils\Win32\GraphicsWindow.h # End Source File # Begin Source File +SOURCE=.\archutils\Win32\MessageWindow.cpp +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\MessageWindow.h +# End Source File +# Begin Source File + SOURCE=.\archutils\Win32\RegistryAccess.cpp # End Source File # Begin Source File @@ -1807,6 +1831,14 @@ SOURCE=.\archutils\Win32\WindowIcon.h # End Source File # Begin Source File +SOURCE=.\archutils\Win32\WindowsDialogBox.cpp +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\WindowsDialogBox.h +# End Source File +# Begin Source File + SOURCE=.\archutils\Win32\WindowsResources.h # End Source File # Begin Source File