diff options
author | Nicolas Bacca | 2003-07-17 07:37:00 +0000 |
---|---|---|
committer | Nicolas Bacca | 2003-07-17 07:37:00 +0000 |
commit | 7c5eca2797f0304889f5b6884cdc0ff104e02529 (patch) | |
tree | d622115767c0d75136cc7b7ded98b87780c96da0 /backends/wince/scummvm | |
parent | d9ec75b249d453dfcabc7936452de41038dbf8a5 (diff) | |
download | scummvm-rg350-7c5eca2797f0304889f5b6884cdc0ff104e02529.tar.gz scummvm-rg350-7c5eca2797f0304889f5b6884cdc0ff104e02529.tar.bz2 scummvm-rg350-7c5eca2797f0304889f5b6884cdc0ff104e02529.zip |
Update project files
svn-id: r9056
Diffstat (limited to 'backends/wince/scummvm')
-rw-r--r-- | backends/wince/scummvm/scummvm.vcp | 1332 |
1 files changed, 521 insertions, 811 deletions
diff --git a/backends/wince/scummvm/scummvm.vcp b/backends/wince/scummvm/scummvm.vcp index 60659e232b..ba61cacc1e 100644 --- a/backends/wince/scummvm/scummvm.vcp +++ b/backends/wince/scummvm/scummvm.vcp @@ -58,7 +58,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -67,7 +67,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS -# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"MIPSRel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS +# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"MIPSRel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -124,7 +124,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -133,7 +133,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 -# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"SH3Rel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:SH3 +# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"SH3Rel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:SH3 # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -192,8 +192,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "USE_VORBIS" /D "NONSTANDARD_PORT" /FR /YX /Oxs /M$(CECrtMT) /c -# SUBTRACT CPP /X +# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D "USE_VORBIS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /FR /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -348,10 +347,12 @@ DEP_CPP_CONFI=\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -388,10 +389,12 @@ DEP_CPP_CONFI=\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -523,12 +526,20 @@ DEP_CPP_ENGIN=\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ENGIN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -572,12 +583,20 @@ DEP_CPP_ENGIN=\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ENGIN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -735,10 +754,12 @@ DEP_CPP_FILE_=\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -767,10 +788,12 @@ DEP_CPP_FILE_=\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -873,20 +896,21 @@ DEP_CPP_GAMED=\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -911,20 +935,21 @@ DEP_CPP_GAMED=\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1030,361 +1055,6 @@ SOURCE=..\..\..\common\list.h # End Source File # Begin Source File -SOURCE=..\..\..\common\main.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - "..\missing\unistd.h"\ - "..\portdefs.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\macos.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\common\list.h"\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\gui\launcher.h"\ - "..\..\..\common\gui\message.h"\ - "..\..\..\common\gui\newgui.h"\ - "..\..\..\common\macos.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - "..\missing\unistd.h"\ - "..\portdefs.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\macos.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\common\list.h"\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\gui\launcher.h"\ - "..\..\..\common\gui\message.h"\ - "..\..\..\common\gui\newgui.h"\ - "..\..\..\common\macos.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - "..\missing\unistd.h"\ - "..\portdefs.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\macos.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - "..\missing\unistd.h"\ - "..\portdefs.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\macos.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\common\list.h"\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\gui\launcher.h"\ - "..\..\..\common\gui\message.h"\ - "..\..\..\common\gui\newgui.h"\ - "..\..\..\common\macos.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" - -DEP_CPP_MAIN_=\ - "..\..\..\common\config-file.h"\ - "..\..\..\common\engine.h"\ - "..\..\..\common\gameDetector.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - -NODEP_CPP_MAIN_=\ - "..\..\..\common\common\list.h"\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\gui\launcher.h"\ - "..\..\..\common\gui\message.h"\ - "..\..\..\common\gui\newgui.h"\ - "..\..\..\common\macos.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - SOURCE=..\..\..\common\map.h # End Source File # Begin Source File @@ -1407,10 +1077,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1433,10 +1105,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1532,10 +1206,12 @@ DEP_CPP_STR_C=\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1560,10 +1236,12 @@ DEP_CPP_STR_C=\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1662,11 +1340,13 @@ DEP_CPP_TIMER=\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1696,11 +1376,13 @@ DEP_CPP_TIMER=\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1802,9 +1484,19 @@ SOURCE=..\..\..\common\util.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_UTIL_=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1816,9 +1508,19 @@ DEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1883,8 +1585,11 @@ SOURCE=..\..\..\sound\fmopl.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FMOPL=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ @@ -1894,7 +1599,6 @@ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1911,8 +1615,11 @@ NODEP_CPP_FMOPL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FMOPL=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ @@ -1922,7 +1629,6 @@ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1939,8 +1645,11 @@ NODEP_CPP_FMOPL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FMOPL=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ @@ -1950,7 +1659,6 @@ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1961,13 +1669,13 @@ DEP_CPP_FMOPL=\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\ymdeltat.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2105,12 +1813,12 @@ DEP_CPP_MIDIP=\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2248,12 +1956,12 @@ DEP_CPP_MIDIPA=\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2387,12 +2095,12 @@ DEP_CPP_MIDIPAR=\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2460,12 +2168,6 @@ NODEP_CPP_MIXER=\ DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ @@ -2475,6 +2177,12 @@ NODEP_CPP_MIXER=\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ + ".\ad.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -2509,12 +2217,6 @@ NODEP_CPP_MIXER=\ DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ @@ -2524,6 +2226,12 @@ NODEP_CPP_MIXER=\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ + ".\ad.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" @@ -2567,19 +2275,19 @@ DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2727,12 +2435,12 @@ DEP_CPP_MPU40=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2792,10 +2500,12 @@ DEP_CPP_BROWS=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -2829,10 +2539,12 @@ DEP_CPP_BROWS=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -2953,10 +2665,12 @@ DEP_CPP_CHOOS=\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -2988,10 +2702,12 @@ DEP_CPP_CHOOS=\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3111,10 +2827,12 @@ DEP_CPP_CONSO=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3151,10 +2869,12 @@ DEP_CPP_CONSO=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3282,10 +3002,12 @@ DEP_CPP_DIALO=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3316,10 +3038,12 @@ DEP_CPP_DIALO=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3433,10 +3157,12 @@ DEP_CPP_EDITT=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3470,10 +3196,12 @@ DEP_CPP_EDITT=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3607,10 +3335,12 @@ DEP_CPP_LAUNC=\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3666,10 +3396,12 @@ DEP_CPP_LAUNC=\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3846,10 +3578,12 @@ DEP_CPP_LISTW=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3885,10 +3619,12 @@ DEP_CPP_LISTW=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4015,10 +3751,12 @@ DEP_CPP_MESSA=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4052,10 +3790,12 @@ DEP_CPP_MESSA=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4176,10 +3916,13 @@ DEP_CPP_NEWGU=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ + "..\..\..\gui\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4210,10 +3953,13 @@ DEP_CPP_NEWGU=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ + "..\..\..\gui\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4334,12 +4080,15 @@ DEP_CPP_OPTIO=\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4383,12 +4132,15 @@ DEP_CPP_OPTIO=\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4542,10 +4294,12 @@ DEP_CPP_POPUP=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4581,10 +4335,12 @@ DEP_CPP_POPUP=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4711,10 +4467,12 @@ DEP_CPP_SCROL=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4747,10 +4505,12 @@ DEP_CPP_SCROL=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -4868,10 +4628,12 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -4902,10 +4664,12 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -5207,27 +4971,26 @@ DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -5247,27 +5010,26 @@ DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -5377,10 +5139,8 @@ DEP_CPP_GAPI_=\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ - -NODEP_CPP_GAPI_=\ - ".\ipapi.h"\ - ".\x.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -5405,10 +5165,8 @@ DEP_CPP_GAPI_=\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ - -NODEP_CPP_GAPI_=\ - ".\ipapi.h"\ - ".\x.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -5502,23 +5260,17 @@ DEP_CPP_POCKE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -5528,38 +5280,37 @@ DEP_CPP_POCKE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"GameX.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ - ".\ad.h"\ - ".\ameX.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -5619,23 +5370,17 @@ DEP_CPP_POCKE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -5645,38 +5390,37 @@ DEP_CPP_POCKE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ "..\GameX.h"\ - ".\ad.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -5746,13 +5490,7 @@ DEP_CPP_POCKE=\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -5765,7 +5503,6 @@ DEP_CPP_POCKE=\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL.h"\ {$(INCLUDE)}"SDL_active.h"\ {$(INCLUDE)}"SDL_audio.h"\ @@ -5788,17 +5525,11 @@ DEP_CPP_POCKE=\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_POCKE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\config.h"\ "..\GameX.h"\ @@ -5957,23 +5688,17 @@ DEP_CPP_SCREE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -5983,38 +5708,37 @@ DEP_CPP_SCREE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"GameX.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ - ".\ad.h"\ - ".\ameX.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -6074,23 +5798,17 @@ DEP_CPP_SCREE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6100,38 +5818,37 @@ DEP_CPP_SCREE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ "..\GameX.h"\ - ".\ad.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -6201,13 +5918,7 @@ DEP_CPP_SCREE=\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6220,7 +5931,6 @@ DEP_CPP_SCREE=\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL.h"\ {$(INCLUDE)}"SDL_active.h"\ {$(INCLUDE)}"SDL_audio.h"\ @@ -6243,17 +5953,11 @@ DEP_CPP_SCREE=\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_SCREE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\config.h"\ "..\GameX.h"\ @@ -6408,23 +6112,17 @@ DEP_CPP_SMART=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6434,39 +6132,38 @@ DEP_CPP_SMART=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"GameX.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SMART=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ - ".\ad.h"\ - ".\ameX.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -6527,23 +6224,17 @@ DEP_CPP_SMART=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6553,39 +6244,38 @@ DEP_CPP_SMART=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SMART=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ "..\GameX.h"\ - ".\ad.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -6656,13 +6346,7 @@ DEP_CPP_SMART=\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6676,7 +6360,6 @@ DEP_CPP_SMART=\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL.h"\ {$(INCLUDE)}"SDL_active.h"\ {$(INCLUDE)}"SDL_audio.h"\ @@ -6700,17 +6383,11 @@ DEP_CPP_SMART=\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ {$(INCLUDE)}"vibrate.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_SMART=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\config.h"\ "..\GameX.h"\ @@ -6869,23 +6546,17 @@ DEP_CPP_WINCE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -6895,39 +6566,43 @@ DEP_CPP_WINCE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"GameX.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_WINCE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ - ".\ad.h"\ - ".\ameX.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -6988,23 +6663,17 @@ DEP_CPP_WINCE=\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -7014,39 +6683,43 @@ DEP_CPP_WINCE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_thread.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + {$(INCLUDE)}"sipapi.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_WINCE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\debug.h"\ "..\GameX.h"\ - ".\ad.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_thread.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\ipapi.h"\ - ".\lose_code.h"\ - ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7117,13 +6790,7 @@ DEP_CPP_WINCE=\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ @@ -7133,11 +6800,10 @@ DEP_CPP_WINCE=\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ - {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"GameX.h"\ {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL.h"\ {$(INCLUDE)}"SDL_active.h"\ {$(INCLUDE)}"SDL_audio.h"\ @@ -7160,7 +6826,6 @@ DEP_CPP_WINCE=\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"vibrate.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ @@ -7171,8 +6836,6 @@ NODEP_CPP_WINCE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - "..\..\..\sound\config.h"\ - "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -7335,10 +6998,12 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7358,10 +7023,12 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7453,11 +7120,19 @@ DEP_CPP_ADLIB=\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7485,11 +7160,19 @@ DEP_CPP_ADLIB=\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7530,7 +7213,6 @@ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ - "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -7601,10 +7283,13 @@ DEP_CPP_ALSA_=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ + "..\..\midi\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7628,10 +7313,13 @@ DEP_CPP_ALSA_=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ + "..\..\midi\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7711,13 +7399,17 @@ SOURCE=..\..\midi\coreaudio.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_COREA=\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7729,13 +7421,17 @@ NODEP_CPP_COREA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_COREA=\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7804,12 +7500,14 @@ DEP_CPP_MORPH=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7834,12 +7532,14 @@ DEP_CPP_MORPH=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -7925,7 +7625,6 @@ SOURCE=..\..\midi\null.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_NULL_=\ - "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ @@ -7934,10 +7633,12 @@ DEP_CPP_NULL_=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -7950,7 +7651,6 @@ NODEP_CPP_NULL_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_NULL_=\ - "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ @@ -7959,10 +7659,12 @@ DEP_CPP_NULL_=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -8040,10 +7742,12 @@ DEP_CPP_QUICK=\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -8062,10 +7766,12 @@ DEP_CPP_QUICK=\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -8141,10 +7847,12 @@ DEP_CPP_WINDOW=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -8167,10 +7875,12 @@ DEP_CPP_WINDOW=\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" |