From 94f71c9866875d13c665990d32d8c876023bc787 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Fri, 21 May 2004 09:40:20 +0000 Subject: [PATCH] fix VC6 build --- stepmania/src/StepMania.dsp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 7f9d9aba5f..ab5786a0f8 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -1340,6 +1340,25 @@ SOURCE=.\CourseUtil.h # End Source File # Begin Source File +SOURCE=.\Difficulty.cpp + +!IF "$(CFG)" == "StepMania - Win32 Debug" + +!ELSEIF "$(CFG)" == "StepMania - Xbox Debug" + +!ELSEIF "$(CFG)" == "StepMania - Win32 Release" + +!ELSEIF "$(CFG)" == "StepMania - Xbox Release" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\Difficulty.h +# End Source File +# Begin Source File + SOURCE=.\EnumHelper.cpp !IF "$(CFG)" == "StepMania - Win32 Debug"