fix VC6 build

This commit is contained in:
Chris Danford
2004-05-21 09:40:20 +00:00
parent 5ba2ff8cfb
commit 94f71c9866
+19
View File
@@ -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"