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 | |
| 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')
| -rw-r--r-- | backends/wince/scumm/scumm.vcp | 318 | ||||
| -rw-r--r-- | backends/wince/scummvm/scummvm.vcp | 1332 | ||||
| -rw-r--r-- | backends/wince/simon/simon.vcp | 241 | ||||
| -rw-r--r-- | backends/wince/sky/sky.vcp | 2969 | 
4 files changed, 3451 insertions, 1409 deletions
diff --git a/backends/wince/scumm/scumm.vcp b/backends/wince/scumm/scumm.vcp index 2d67e3fba5..6c2500ee38 100644 --- a/backends/wince/scumm/scumm.vcp +++ b/backends/wince/scumm/scumm.vcp @@ -54,7 +54,7 @@ CFG=scumm - Win32 (WCE MIPS) Debug  # PROP Target_Dir ""  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" /D "_LIB" /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 "_LIB" /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 "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -106,7 +106,7 @@ BSC32=bscmake.exe  # PROP Target_Dir ""  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" /D "_LIB" /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 "_LIB" /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 "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -158,7 +158,7 @@ BSC32=bscmake.exe  # PROP Target_Dir ""  CPP=clarm.exe  # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /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 +# ADD CPP /nologo /W3 /GX /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "WIN32" /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" /D "USE_VORBIS" /FR /YX /Oxs /M$(CECrtMT) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -284,10 +284,12 @@ DEP_CPP_CHUNK=\  	"..\..\..\scumm\smush\chunk.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CHUNK=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -316,10 +318,12 @@ DEP_CPP_CHUNK=\  	"..\..\..\scumm\smush\chunk.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CHUNK=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -422,10 +426,12 @@ DEP_CPP_CODEC=\  	"..\..\..\common\stdafx.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -442,10 +448,12 @@ DEP_CPP_CODEC=\  	"..\..\..\common\stdafx.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -512,13 +520,16 @@ DEP_CPP_CODEC3=\  	"..\..\..\common\scummsys.h"\  	"..\..\..\common\stdafx.h"\  	"..\..\..\common\system.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\smush\codec37.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC3=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -539,13 +550,16 @@ DEP_CPP_CODEC3=\  	"..\..\..\common\scummsys.h"\  	"..\..\..\common\stdafx.h"\  	"..\..\..\common\system.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\smush\codec37.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC3=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -634,13 +648,17 @@ DEP_CPP_CODEC4=\  	"..\..\..\common\scummsys.h"\  	"..\..\..\common\stdafx.h"\  	"..\..\..\common\system.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\smush\codec47.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC4=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\scumm\smush\scumm_globals.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -661,13 +679,17 @@ DEP_CPP_CODEC4=\  	"..\..\..\common\scummsys.h"\  	"..\..\..\common\stdafx.h"\  	"..\..\..\common\system.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\smush\codec47.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CODEC4=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\scumm\smush\scumm_globals.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -762,10 +784,12 @@ DEP_CPP_IMUSE=\  	"..\..\..\scumm\smush\chunk_type.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_IMUSE=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -793,10 +817,12 @@ DEP_CPP_IMUSE=\  	"..\..\..\scumm\smush\chunk_type.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_IMUSE=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -895,10 +921,12 @@ DEP_CPP_SAUD_=\  	"..\..\..\scumm\smush\chunk_type.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SAUD_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -926,10 +954,12 @@ DEP_CPP_SAUD_=\  	"..\..\..\scumm\smush\chunk_type.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SAUD_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1020,27 +1050,26 @@ SOURCE=..\..\..\scumm\smush\smush_font.cpp  DEP_CPP_SMUSH=\  	"..\..\..\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\nut_renderer.h"\  	"..\..\..\scumm\scumm.h"\  	"..\..\..\scumm\smush\smush_font.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SMUSH=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\common\morphos_timer.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -1061,27 +1090,26 @@ NODEP_CPP_SMUSH=\  DEP_CPP_SMUSH=\  	"..\..\..\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\nut_renderer.h"\  	"..\..\..\scumm\scumm.h"\  	"..\..\..\scumm\smush\smush_font.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ +	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SMUSH=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\common\morphos_timer.h"\ -	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1194,17 +1222,15 @@ SOURCE=..\..\..\scumm\smush\smush_mixer.cpp  DEP_CPP_SMUSH_=\  	"..\..\..\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\imuse.h"\  	"..\..\..\scumm\scumm.h"\ @@ -1214,12 +1240,19 @@ DEP_CPP_SMUSH_=\  	"..\..\..\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_SMUSH_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\common\morphos_timer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -1242,17 +1275,15 @@ NODEP_CPP_SMUSH_=\  DEP_CPP_SMUSH_=\  	"..\..\..\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\imuse.h"\  	"..\..\..\scumm\scumm.h"\ @@ -1262,12 +1293,19 @@ DEP_CPP_SMUSH_=\  	"..\..\..\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_SMUSH_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\common\morphos_timer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1407,9 +1445,9 @@ SOURCE=..\..\..\scumm\smush\smush_player.cpp  DEP_CPP_SMUSH_P=\  	"..\..\..\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"\ @@ -1417,10 +1455,11 @@ DEP_CPP_SMUSH_P=\  	"..\..\..\common\system.h"\  	"..\..\..\common\timer.h"\  	"..\..\..\common\util.h"\ -	"..\..\..\scumm\boxes.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\gfx.h"\  	"..\..\..\scumm\imuse.h"\  	"..\..\..\scumm\imuse_digi.h"\ +	"..\..\..\scumm\nut_renderer.h"\  	"..\..\..\scumm\scumm.h"\  	"..\..\..\scumm\smush\channel.h"\  	"..\..\..\scumm\smush\chunk.h"\ @@ -1434,12 +1473,20 @@ DEP_CPP_SMUSH_P=\  	"..\..\..\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_SMUSH_P=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -1471,9 +1518,9 @@ NODEP_CPP_SMUSH_P=\  DEP_CPP_SMUSH_P=\  	"..\..\..\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"\ @@ -1481,10 +1528,11 @@ DEP_CPP_SMUSH_P=\  	"..\..\..\common\system.h"\  	"..\..\..\common\timer.h"\  	"..\..\..\common\util.h"\ -	"..\..\..\scumm\boxes.h"\ +	"..\..\..\scumm\bomp.h"\  	"..\..\..\scumm\gfx.h"\  	"..\..\..\scumm\imuse.h"\  	"..\..\..\scumm\imuse_digi.h"\ +	"..\..\..\scumm\nut_renderer.h"\  	"..\..\..\scumm\scumm.h"\  	"..\..\..\scumm\smush\channel.h"\  	"..\..\..\scumm\smush\chunk.h"\ @@ -1498,12 +1546,20 @@ DEP_CPP_SMUSH_P=\  	"..\..\..\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_SMUSH_P=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1870,12 +1926,12 @@ DEP_CPP_ACTOR=\  	"..\..\..\scumm\usage_bits.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_ACTOR=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -2112,13 +2168,13 @@ DEP_CPP_AKOS_=\  	"..\..\..\scumm\sound.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_AKOS_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\scumm\scumm_globals.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -2320,12 +2376,12 @@ DEP_CPP_BASE_=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_BASE_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -2527,12 +2583,12 @@ DEP_CPP_BOMP_=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_BOMP_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -2730,12 +2786,12 @@ DEP_CPP_BOXES=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_BOXES=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -2919,12 +2975,12 @@ DEP_CPP_BUNDL=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_BUNDL=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -3116,12 +3172,12 @@ DEP_CPP_CAMER=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CAMER=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -3316,13 +3372,13 @@ DEP_CPP_CHARS=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_CHARS=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\scumm\scumm_globals.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -3526,12 +3582,12 @@ DEP_CPP_COSTU=\  	"..\..\..\scumm\sound.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_COSTU=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -3769,12 +3825,12 @@ DEP_CPP_DEBUG=\  	"..\..\..\scumm\sound.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_DEBUG=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -4078,13 +4134,6 @@ DEP_CPP_DIALO=\  	"..\gapi_keys.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_DIALO=\  	"..\..\..\common\config.h"\ @@ -4092,6 +4141,13 @@ NODEP_CPP_DIALO=\  	"..\..\..\common\macos.h"\  	"..\..\..\scumm\scumm_globals.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)" == "scumm - Win32 (WCE x86em) Release" @@ -4328,13 +4384,13 @@ DEP_CPP_GFX_C=\  	"..\..\..\scumm\usage_bits.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_GFX_C=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\scumm\scumm_globals.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -4520,12 +4576,12 @@ DEP_CPP_HELP_=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_HELP_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -4743,12 +4799,12 @@ DEP_CPP_IMUSE_=\  	"..\..\..\sound\mididrv.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_IMUSE_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -4991,13 +5047,6 @@ DEP_CPP_IMUSE_D=\  	"..\..\..\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_IMUSE_D=\  	"..\..\..\common\config.h"\ @@ -5006,6 +5055,13 @@ NODEP_CPP_IMUSE_D=\  	"..\..\..\common\morphos_timer.h"\  	"..\..\..\scumm\scumm_globals.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)" == "scumm - Win32 (WCE x86em) Release" @@ -5215,12 +5271,12 @@ DEP_CPP_IMUSE_P=\  	"..\..\..\sound\midiparser.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_IMUSE_P=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -5388,12 +5444,12 @@ DEP_CPP_INSTR=\  	"..\..\..\sound\mididrv.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_INSTR=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -5559,12 +5615,12 @@ DEP_CPP_NUT_R=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_NUT_R=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -5764,12 +5820,12 @@ DEP_CPP_OBJEC=\  	"..\..\..\scumm\usage_bits.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_OBJEC=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -5984,19 +6040,19 @@ DEP_CPP_PLAYE=\  	"..\..\..\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_PLAYE=\  	"..\..\..\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)" == "scumm - Win32 (WCE x86em) Release" @@ -6228,12 +6284,12 @@ DEP_CPP_RESOU=\  	"..\..\..\scumm\verbs.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_RESOU=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -6433,12 +6489,12 @@ DEP_CPP_RESOUR=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_RESOUR=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -6616,12 +6672,12 @@ DEP_CPP_RESOURC=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_RESOURC=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -6793,12 +6849,12 @@ DEP_CPP_RESOURCE=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_RESOURCE=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -7053,19 +7109,19 @@ DEP_CPP_SAVEL=\  	"..\..\..\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_SAVEL=\  	"..\..\..\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)" == "scumm - Win32 (WCE x86em) Release" @@ -7277,12 +7333,12 @@ DEP_CPP_SCRIP=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SCRIP=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -7486,12 +7542,12 @@ DEP_CPP_SCRIPT=\  	"..\..\..\scumm\verbs.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SCRIPT=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -7701,12 +7757,12 @@ DEP_CPP_SCRIPT_=\  	"..\..\..\scumm\verbs.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_SCRIPT_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -8011,19 +8067,19 @@ DEP_CPP_SCRIPT_V=\  	"..\..\..\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_SCRIPT_V=\  	"..\..\..\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)" == "scumm - Win32 (WCE x86em) Release" @@ -8330,19 +8386,19 @@ DEP_CPP_SCRIPT_V8=\  	"..\..\..\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_SCRIPT_V8=\  	"..\..\..\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)" == "scumm - Win32 (WCE x86em) Release" @@ -8725,19 +8781,19 @@ DEP_CPP_SCUMM=\  	"..\..\..\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_SCUMM=\  	"..\..\..\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)" == "scumm - Win32 (WCE x86em) Release" @@ -9059,13 +9115,6 @@ DEP_CPP_SOUND=\  	"..\..\..\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_SOUND=\  	"..\..\..\common\config.h"\ @@ -9073,6 +9122,13 @@ NODEP_CPP_SOUND=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "scumm - Win32 (WCE x86em) Release" @@ -9318,12 +9374,12 @@ DEP_CPP_STRIN=\  	"..\..\..\scumm\verbs.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_STRIN=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -9507,12 +9563,12 @@ DEP_CPP_USAGE=\  	"..\..\..\scumm\usage_bits.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_USAGE=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -9686,12 +9742,12 @@ DEP_CPP_VARS_=\  	"..\..\..\scumm\scumm.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_VARS_=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" @@ -9881,12 +9937,12 @@ DEP_CPP_VERBS=\  	"..\..\..\scumm\verbs.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_VERBS=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "scumm - Win32 (WCE x86em) Release" 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" diff --git a/backends/wince/simon/simon.vcp b/backends/wince/simon/simon.vcp index df8d652f99..73be687843 100644 --- a/backends/wince/simon/simon.vcp +++ b/backends/wince/simon/simon.vcp @@ -54,7 +54,7 @@ CFG=simon - Win32 (WCE MIPS) Debug  # PROP Target_Dir ""  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" /D "_LIB" /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 "_LIB" /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 "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -106,7 +106,7 @@ BSC32=bscmake.exe  # PROP Target_Dir ""  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" /D "_LIB" /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 "_LIB" /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 "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -158,8 +158,7 @@ BSC32=bscmake.exe  # PROP Target_Dir ""  CPP=clarm.exe  # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /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 "NONSTANDARD_PORT" /FR /YX /Oxs /M$(CECrtMT) /c -# SUBTRACT CPP /nologo +# ADD CPP /W3 /GX /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "WIN32" /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" /D "USE_VORBIS" /FR /YX /Oxs /M$(CECrtMT) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -397,19 +396,19 @@ DEP_CPP_CHARS=\  	"..\..\..\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_CHARS=\  	"..\..\..\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)" == "simon - Win32 (WCE x86em) Release" @@ -450,14 +449,24 @@ DEP_CPP_DEBUG=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_DEBUG=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -485,14 +494,24 @@ DEP_CPP_DEBUG=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_DEBUG=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -613,14 +632,24 @@ DEP_CPP_ITEMS=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_ITEMS=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -644,14 +673,24 @@ DEP_CPP_ITEMS=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_ITEMS=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -756,15 +795,23 @@ DEP_CPP_MIDI_=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_MIDI_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\sound\midistreamer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -793,15 +840,23 @@ DEP_CPP_MIDI_=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_MIDI_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	"..\..\..\sound\midistreamer.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -984,12 +1039,12 @@ DEP_CPP_MIDIP=\  	"..\..\..\common\util.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\sound\midiparser.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_MIDIP=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE x86em) Release" @@ -1029,14 +1084,24 @@ DEP_CPP_RES_C=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_RES_C=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1062,14 +1127,24 @@ DEP_CPP_RES_C=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_RES_C=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -1183,14 +1258,23 @@ DEP_CPP_SIMON=\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\  	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_SIMON=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1224,14 +1308,23 @@ DEP_CPP_SIMON=\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\  	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_SIMON=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -1362,11 +1455,19 @@ DEP_CPP_SOUND=\  	"..\..\..\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_SOUND=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1392,11 +1493,19 @@ DEP_CPP_SOUND=\  	"..\..\..\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_SOUND=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -1500,14 +1609,24 @@ DEP_CPP_VERB_=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_VERB_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1531,14 +1650,24 @@ DEP_CPP_VERB_=\  	"..\..\..\simon\midi.h"\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_VERB_=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -1642,14 +1771,24 @@ DEP_CPP_VGA_C=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_VGA_C=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1675,14 +1814,24 @@ DEP_CPP_VGA_C=\  	"..\..\..\simon\simon.h"\  	"..\..\..\simon\sound.h"\  	"..\..\..\simon\vga.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\midiparser.h"\  	"..\..\..\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_VGA_C=\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ -	".\ad.h"\ -	".\DL_byteorder.h"\ +	"..\..\..\sound\config.h"\  !ELSEIF  "$(CFG)" == "simon - Win32 (WCE SH3) Debug" diff --git a/backends/wince/sky/sky.vcp b/backends/wince/sky/sky.vcp index 4ece6af476..a0138604b9 100644 --- a/backends/wince/sky/sky.vcp +++ b/backends/wince/sky/sky.vcp @@ -50,8 +50,8 @@ CFG=sky - Win32 (WCE MIPS) Debug  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=clmips.exe -# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT)  /c -# ADD CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT)  /c +# 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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -76,8 +76,8 @@ BSC32=bscmake.exe  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=clmips.exe -# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c -# ADD CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -102,8 +102,8 @@ BSC32=bscmake.exe  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=shcl.exe -# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT)  /c -# ADD CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT)  /c +# 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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /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  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -128,8 +128,8 @@ BSC32=bscmake.exe  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=shcl.exe -# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c -# ADD CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -154,8 +154,8 @@ BSC32=bscmake.exe  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT)  /c -# ADD CPP /nologo /W3 /GX- /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "USE_VORBIS" /D "NONSTANDARD_PORT" /YX /Oxs /M$(CECrtMT)  /c +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /GX /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /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" /YX /Oxs /M$(CECrtMT) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -180,8 +180,8 @@ BSC32=bscmake.exe  # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"  # PROP Target_Dir ""  CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c -# ADD CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug)  /c +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /YX /M$(CECrtMTDebug) /c  LIB32=link.exe -lib  # ADD BASE LIB32 /nologo  # ADD LIB32 /nologo @@ -511,8 +511,57 @@ SOURCE=..\..\..\sky\compacts\savedata.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_SAVED=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SAVED=\ -	"..\..\..\sky\compacts\sky\control.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -523,8 +572,57 @@ NODEP_CPP_SAVED=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_SAVED=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SAVED=\ -	"..\..\..\sky\compacts\sky\control.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -567,17 +665,11 @@ DEP_CPP_SAVED=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_SAVED=\  	"..\..\..\common\config.h"\ @@ -585,12 +677,67 @@ NODEP_CPP_SAVED=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_SAVED=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SAVED=\ -	"..\..\..\sky\compacts\sky\control.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -699,13 +846,6 @@ 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"\ @@ -713,7 +853,13 @@ NODEP_CPP_ADLIB=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.h"\  	"..\..\..\sound\config.h"\ -	"..\..\..\sound\ymdeltat.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)" == "sky - Win32 (WCE ARM) Debug" @@ -742,9 +888,57 @@ SOURCE=..\..\..\sky\music\adlibmusic.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_ADLIBM=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_ADLIBM=\ -	"..\..\..\sky\music\sky\music\adlibmusic.h"\ -	"..\..\..\sky\music\sound\fmopl.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -756,9 +950,57 @@ NODEP_CPP_ADLIBM=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_ADLIBM=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_ADLIBM=\ -	"..\..\..\sky\music\sky\music\adlibmusic.h"\ -	"..\..\..\sky\music\sound\fmopl.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -807,13 +1049,6 @@ DEP_CPP_ADLIBM=\  	"..\..\..\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_ADLIBM=\  	"..\..\..\common\config.h"\ @@ -821,14 +1056,69 @@ NODEP_CPP_ADLIBM=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.h"\  	"..\..\..\sound\config.h"\ -	"..\..\..\sound\ymdeltat.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_ADLIBM=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_ADLIBM=\ -	"..\..\..\sky\music\sky\music\adlibmusic.h"\ -	"..\..\..\sky\music\sound\fmopl.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.h"\ +	"..\..\..\sound\config.h"\ +	"..\..\..\sound\ymdeltat.h"\ +	".\ad.h"\ +	".\DL_byteorder.h"\ +	".\orbis\config_types.h"\ +	".\orbis\ivorbiscodec.h"\ +	".\orbis\ogg.h"\ +	".\orbis\os_types.h"\ +	".\orbis\vorbisfile.h"\  !ENDIF  @@ -905,12 +1195,12 @@ DEP_CPP_GMCHA=\  	"..\..\..\sound\mididrv.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_GMCHA=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" @@ -938,56 +1228,205 @@ SOURCE=..\..\..\sky\music\gmmusic.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_GMMUS=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_GMMUS=\ -	"..\..\..\sky\music\sky\music\gmmusic.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug"  NODEP_CPP_GMMUS=\  	"..\..\..\sky\music\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\sky\sky.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_GMMUS=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_GMMUS=\ -	"..\..\..\sky\music\sky\music\gmmusic.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug"  NODEP_CPP_GMMUS=\  	"..\..\..\sky\music\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\sky\sky.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Release"  DEP_CPP_GMMUS=\ +	"..\..\..\common\config-file.h"\  	"..\..\..\common\engine.h"\  	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\  	"..\..\..\common\savefile.h"\  	"..\..\..\common\scummsys.h"\  	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\  	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\  	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\  	"..\..\..\sky\music\gmchannel.h"\  	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\  	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_GMMUS=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_GMMUS=\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_GMMUS=\ -	"..\..\..\sky\music\sky\music\gmmusic.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ENDIF  @@ -1003,8 +1442,26 @@ SOURCE=..\..\..\sky\music\mt32music.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_MT32M=\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MT32M=\ -	"..\..\..\sky\music\sky\music\mt32music.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" @@ -1015,8 +1472,26 @@ NODEP_CPP_MT32M=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_MT32M=\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MT32M=\ -	"..\..\..\sky\music\sky\music\mt32music.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Debug" @@ -1041,18 +1516,36 @@ DEP_CPP_MT32M=\  	"..\..\..\sound\mididrv.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_MT32M=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_MT32M=\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MT32M=\ -	"..\..\..\sky\music\sky\music\mt32music.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ENDIF  @@ -1123,12 +1616,12 @@ DEP_CPP_MUSIC=\  	"..\..\..\sky\music\musicbase.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_MUSIC=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" @@ -1260,17 +1753,11 @@ DEP_CPP_AUTOR=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_AUTOR=\  	"..\..\..\common\config.h"\ @@ -1278,6 +1765,13 @@ NODEP_CPP_AUTOR=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" @@ -1307,43 +1801,11 @@ SOURCE=..\..\..\sky\autoroute.h  # End Source File  # Begin Source File -SOURCE=..\..\..\sky\cd_intro.cpp +SOURCE=..\..\..\sky\compact.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -NODEP_CPP_CD_IN=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ -	 - -!ELSEIF  "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" - -NODEP_CPP_CD_IN=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ -	 - -!ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -NODEP_CPP_CD_IN=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ -	 - -!ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -NODEP_CPP_CD_IN=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ -	 - -!ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Release" - -DEP_CPP_CD_IN=\ +DEP_CPP_COMPA=\  	"..\..\..\common\config-file.h"\  	"..\..\..\common\engine.h"\  	"..\..\..\common\file.h"\ @@ -1358,6 +1820,82 @@ DEP_CPP_CD_IN=\  	"..\..\..\common\util.h"\  	"..\..\..\sky\autoroute.h"\  	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\compacts\0compact.h"\ +	"..\..\..\sky\compacts\101comp.h"\ +	"..\..\..\sky\compacts\102comp.h"\ +	"..\..\..\sky\compacts\10comp.h"\ +	"..\..\..\sky\compacts\11comp.h"\ +	"..\..\..\sky\compacts\12comp.h"\ +	"..\..\..\sky\compacts\13comp.h"\ +	"..\..\..\sky\compacts\14comp.h"\ +	"..\..\..\sky\compacts\15comp.h"\ +	"..\..\..\sky\compacts\16comp.h"\ +	"..\..\..\sky\compacts\17comp.h"\ +	"..\..\..\sky\compacts\18comp.h"\ +	"..\..\..\sky\compacts\19comp.h"\ +	"..\..\..\sky\compacts\1compact.h"\ +	"..\..\..\sky\compacts\20comp.h"\ +	"..\..\..\sky\compacts\21comp.h"\ +	"..\..\..\sky\compacts\22comp.h"\ +	"..\..\..\sky\compacts\23comp.h"\ +	"..\..\..\sky\compacts\24comp.h"\ +	"..\..\..\sky\compacts\25comp.h"\ +	"..\..\..\sky\compacts\26comp.h"\ +	"..\..\..\sky\compacts\27comp.h"\ +	"..\..\..\sky\compacts\28comp.h"\ +	"..\..\..\sky\compacts\29comp.h"\ +	"..\..\..\sky\compacts\2compact.h"\ +	"..\..\..\sky\compacts\30comp.h"\ +	"..\..\..\sky\compacts\31comp.h"\ +	"..\..\..\sky\compacts\32comp.h"\ +	"..\..\..\sky\compacts\33comp.h"\ +	"..\..\..\sky\compacts\34comp.h"\ +	"..\..\..\sky\compacts\36comp.h"\ +	"..\..\..\sky\compacts\37comp.h"\ +	"..\..\..\sky\compacts\38comp.h"\ +	"..\..\..\sky\compacts\39comp.h"\ +	"..\..\..\sky\compacts\3compact.h"\ +	"..\..\..\sky\compacts\40comp.h"\ +	"..\..\..\sky\compacts\41comp.h"\ +	"..\..\..\sky\compacts\42comp.h"\ +	"..\..\..\sky\compacts\44comp.h"\ +	"..\..\..\sky\compacts\45comp.h"\ +	"..\..\..\sky\compacts\46comp.h"\ +	"..\..\..\sky\compacts\47comp.h"\ +	"..\..\..\sky\compacts\48comp.h"\ +	"..\..\..\sky\compacts\4compact.h"\ +	"..\..\..\sky\compacts\5compact.h"\ +	"..\..\..\sky\compacts\65comp.h"\ +	"..\..\..\sky\compacts\66comp.h"\ +	"..\..\..\sky\compacts\67comp.h"\ +	"..\..\..\sky\compacts\68comp.h"\ +	"..\..\..\sky\compacts\69comp.h"\ +	"..\..\..\sky\compacts\70comp.h"\ +	"..\..\..\sky\compacts\71comp.h"\ +	"..\..\..\sky\compacts\72comp.h"\ +	"..\..\..\sky\compacts\73comp.h"\ +	"..\..\..\sky\compacts\74comp.h"\ +	"..\..\..\sky\compacts\75comp.h"\ +	"..\..\..\sky\compacts\76comp.h"\ +	"..\..\..\sky\compacts\77comp.h"\ +	"..\..\..\sky\compacts\78comp.h"\ +	"..\..\..\sky\compacts\79comp.h"\ +	"..\..\..\sky\compacts\80comp.h"\ +	"..\..\..\sky\compacts\81comp.h"\ +	"..\..\..\sky\compacts\82comp.h"\ +	"..\..\..\sky\compacts\85comp.h"\ +	"..\..\..\sky\compacts\90comp.h"\ +	"..\..\..\sky\compacts\91comp.h"\ +	"..\..\..\sky\compacts\92comp.h"\ +	"..\..\..\sky\compacts\93comp.h"\ +	"..\..\..\sky\compacts\94comp.h"\ +	"..\..\..\sky\compacts\95comp.h"\ +	"..\..\..\sky\compacts\96comp.h"\ +	"..\..\..\sky\compacts\9compact.h"\ +	"..\..\..\sky\compacts\linc_gen.h"\ +	"..\..\..\sky\compacts\lincmenu.h"\ +	"..\..\..\sky\compacts\objects.h"\ +	"..\..\..\sky\compacts\z_compac.h"\  	"..\..\..\sky\control.h"\  	"..\..\..\sky\disk.h"\  	"..\..\..\sky\grid.h"\ @@ -1375,60 +1913,25 @@ DEP_CPP_CD_IN=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_CD_IN=\ +NODEP_CPP_COMPA=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.h"\  	"..\..\..\sound\config.h"\ -	 - -!ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" - -NODEP_CPP_CD_IN=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ -	 - -!ENDIF  - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\compact.cpp - -!IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" - -NODEP_CPP_COMPA=\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\compacts\0compact.h"\ -	"..\..\..\sky\sky\compacts\1compact.h"\ -	"..\..\..\sky\sky\compacts\29comp.h"\ -	"..\..\..\sky\sky\compacts\2compact.h"\ -	"..\..\..\sky\sky\compacts\30comp.h"\ -	"..\..\..\sky\sky\compacts\3compact.h"\ -	"..\..\..\sky\sky\compacts\4compact.h"\ -	"..\..\..\sky\sky\compacts\5compact.h"\ -	"..\..\..\sky\sky\compacts\66comp.h"\ -	"..\..\..\sky\sky\compacts\90comp.h"\ -	"..\..\..\sky\sky\compacts\9compact.h"\ -	"..\..\..\sky\sky\compacts\linc_gen.h"\ -	"..\..\..\sky\sky\compacts\lincmenu.h"\ -	"..\..\..\sky\sky\compacts\z_compac.h"\ -	"..\..\..\sky\stdafx.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -1454,23 +1957,133 @@ NODEP_CPP_COMPA=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_COMPA=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\compacts\0compact.h"\ +	"..\..\..\sky\compacts\101comp.h"\ +	"..\..\..\sky\compacts\102comp.h"\ +	"..\..\..\sky\compacts\10comp.h"\ +	"..\..\..\sky\compacts\11comp.h"\ +	"..\..\..\sky\compacts\12comp.h"\ +	"..\..\..\sky\compacts\13comp.h"\ +	"..\..\..\sky\compacts\14comp.h"\ +	"..\..\..\sky\compacts\15comp.h"\ +	"..\..\..\sky\compacts\16comp.h"\ +	"..\..\..\sky\compacts\17comp.h"\ +	"..\..\..\sky\compacts\18comp.h"\ +	"..\..\..\sky\compacts\19comp.h"\ +	"..\..\..\sky\compacts\1compact.h"\ +	"..\..\..\sky\compacts\20comp.h"\ +	"..\..\..\sky\compacts\21comp.h"\ +	"..\..\..\sky\compacts\22comp.h"\ +	"..\..\..\sky\compacts\23comp.h"\ +	"..\..\..\sky\compacts\24comp.h"\ +	"..\..\..\sky\compacts\25comp.h"\ +	"..\..\..\sky\compacts\26comp.h"\ +	"..\..\..\sky\compacts\27comp.h"\ +	"..\..\..\sky\compacts\28comp.h"\ +	"..\..\..\sky\compacts\29comp.h"\ +	"..\..\..\sky\compacts\2compact.h"\ +	"..\..\..\sky\compacts\30comp.h"\ +	"..\..\..\sky\compacts\31comp.h"\ +	"..\..\..\sky\compacts\32comp.h"\ +	"..\..\..\sky\compacts\33comp.h"\ +	"..\..\..\sky\compacts\34comp.h"\ +	"..\..\..\sky\compacts\36comp.h"\ +	"..\..\..\sky\compacts\37comp.h"\ +	"..\..\..\sky\compacts\38comp.h"\ +	"..\..\..\sky\compacts\39comp.h"\ +	"..\..\..\sky\compacts\3compact.h"\ +	"..\..\..\sky\compacts\40comp.h"\ +	"..\..\..\sky\compacts\41comp.h"\ +	"..\..\..\sky\compacts\42comp.h"\ +	"..\..\..\sky\compacts\44comp.h"\ +	"..\..\..\sky\compacts\45comp.h"\ +	"..\..\..\sky\compacts\46comp.h"\ +	"..\..\..\sky\compacts\47comp.h"\ +	"..\..\..\sky\compacts\48comp.h"\ +	"..\..\..\sky\compacts\4compact.h"\ +	"..\..\..\sky\compacts\5compact.h"\ +	"..\..\..\sky\compacts\65comp.h"\ +	"..\..\..\sky\compacts\66comp.h"\ +	"..\..\..\sky\compacts\67comp.h"\ +	"..\..\..\sky\compacts\68comp.h"\ +	"..\..\..\sky\compacts\69comp.h"\ +	"..\..\..\sky\compacts\70comp.h"\ +	"..\..\..\sky\compacts\71comp.h"\ +	"..\..\..\sky\compacts\72comp.h"\ +	"..\..\..\sky\compacts\73comp.h"\ +	"..\..\..\sky\compacts\74comp.h"\ +	"..\..\..\sky\compacts\75comp.h"\ +	"..\..\..\sky\compacts\76comp.h"\ +	"..\..\..\sky\compacts\77comp.h"\ +	"..\..\..\sky\compacts\78comp.h"\ +	"..\..\..\sky\compacts\79comp.h"\ +	"..\..\..\sky\compacts\80comp.h"\ +	"..\..\..\sky\compacts\81comp.h"\ +	"..\..\..\sky\compacts\82comp.h"\ +	"..\..\..\sky\compacts\85comp.h"\ +	"..\..\..\sky\compacts\90comp.h"\ +	"..\..\..\sky\compacts\91comp.h"\ +	"..\..\..\sky\compacts\92comp.h"\ +	"..\..\..\sky\compacts\93comp.h"\ +	"..\..\..\sky\compacts\94comp.h"\ +	"..\..\..\sky\compacts\95comp.h"\ +	"..\..\..\sky\compacts\96comp.h"\ +	"..\..\..\sky\compacts\9compact.h"\ +	"..\..\..\sky\compacts\linc_gen.h"\ +	"..\..\..\sky\compacts\lincmenu.h"\ +	"..\..\..\sky\compacts\objects.h"\ +	"..\..\..\sky\compacts\z_compac.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_COMPA=\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\compacts\0compact.h"\ -	"..\..\..\sky\sky\compacts\1compact.h"\ -	"..\..\..\sky\sky\compacts\29comp.h"\ -	"..\..\..\sky\sky\compacts\2compact.h"\ -	"..\..\..\sky\sky\compacts\30comp.h"\ -	"..\..\..\sky\sky\compacts\3compact.h"\ -	"..\..\..\sky\sky\compacts\4compact.h"\ -	"..\..\..\sky\sky\compacts\5compact.h"\ -	"..\..\..\sky\sky\compacts\66comp.h"\ -	"..\..\..\sky\sky\compacts\90comp.h"\ -	"..\..\..\sky\sky\compacts\9compact.h"\ -	"..\..\..\sky\sky\compacts\linc_gen.h"\ -	"..\..\..\sky\sky\compacts\lincmenu.h"\ -	"..\..\..\sky\sky\compacts\z_compac.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -1604,17 +2217,11 @@ DEP_CPP_COMPA=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_COMPA=\  	"..\..\..\common\config.h"\ @@ -1622,27 +2229,143 @@ NODEP_CPP_COMPA=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_COMPA=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\compacts\0compact.h"\ +	"..\..\..\sky\compacts\101comp.h"\ +	"..\..\..\sky\compacts\102comp.h"\ +	"..\..\..\sky\compacts\10comp.h"\ +	"..\..\..\sky\compacts\11comp.h"\ +	"..\..\..\sky\compacts\12comp.h"\ +	"..\..\..\sky\compacts\13comp.h"\ +	"..\..\..\sky\compacts\14comp.h"\ +	"..\..\..\sky\compacts\15comp.h"\ +	"..\..\..\sky\compacts\16comp.h"\ +	"..\..\..\sky\compacts\17comp.h"\ +	"..\..\..\sky\compacts\18comp.h"\ +	"..\..\..\sky\compacts\19comp.h"\ +	"..\..\..\sky\compacts\1compact.h"\ +	"..\..\..\sky\compacts\20comp.h"\ +	"..\..\..\sky\compacts\21comp.h"\ +	"..\..\..\sky\compacts\22comp.h"\ +	"..\..\..\sky\compacts\23comp.h"\ +	"..\..\..\sky\compacts\24comp.h"\ +	"..\..\..\sky\compacts\25comp.h"\ +	"..\..\..\sky\compacts\26comp.h"\ +	"..\..\..\sky\compacts\27comp.h"\ +	"..\..\..\sky\compacts\28comp.h"\ +	"..\..\..\sky\compacts\29comp.h"\ +	"..\..\..\sky\compacts\2compact.h"\ +	"..\..\..\sky\compacts\30comp.h"\ +	"..\..\..\sky\compacts\31comp.h"\ +	"..\..\..\sky\compacts\32comp.h"\ +	"..\..\..\sky\compacts\33comp.h"\ +	"..\..\..\sky\compacts\34comp.h"\ +	"..\..\..\sky\compacts\36comp.h"\ +	"..\..\..\sky\compacts\37comp.h"\ +	"..\..\..\sky\compacts\38comp.h"\ +	"..\..\..\sky\compacts\39comp.h"\ +	"..\..\..\sky\compacts\3compact.h"\ +	"..\..\..\sky\compacts\40comp.h"\ +	"..\..\..\sky\compacts\41comp.h"\ +	"..\..\..\sky\compacts\42comp.h"\ +	"..\..\..\sky\compacts\44comp.h"\ +	"..\..\..\sky\compacts\45comp.h"\ +	"..\..\..\sky\compacts\46comp.h"\ +	"..\..\..\sky\compacts\47comp.h"\ +	"..\..\..\sky\compacts\48comp.h"\ +	"..\..\..\sky\compacts\4compact.h"\ +	"..\..\..\sky\compacts\5compact.h"\ +	"..\..\..\sky\compacts\65comp.h"\ +	"..\..\..\sky\compacts\66comp.h"\ +	"..\..\..\sky\compacts\67comp.h"\ +	"..\..\..\sky\compacts\68comp.h"\ +	"..\..\..\sky\compacts\69comp.h"\ +	"..\..\..\sky\compacts\70comp.h"\ +	"..\..\..\sky\compacts\71comp.h"\ +	"..\..\..\sky\compacts\72comp.h"\ +	"..\..\..\sky\compacts\73comp.h"\ +	"..\..\..\sky\compacts\74comp.h"\ +	"..\..\..\sky\compacts\75comp.h"\ +	"..\..\..\sky\compacts\76comp.h"\ +	"..\..\..\sky\compacts\77comp.h"\ +	"..\..\..\sky\compacts\78comp.h"\ +	"..\..\..\sky\compacts\79comp.h"\ +	"..\..\..\sky\compacts\80comp.h"\ +	"..\..\..\sky\compacts\81comp.h"\ +	"..\..\..\sky\compacts\82comp.h"\ +	"..\..\..\sky\compacts\85comp.h"\ +	"..\..\..\sky\compacts\90comp.h"\ +	"..\..\..\sky\compacts\91comp.h"\ +	"..\..\..\sky\compacts\92comp.h"\ +	"..\..\..\sky\compacts\93comp.h"\ +	"..\..\..\sky\compacts\94comp.h"\ +	"..\..\..\sky\compacts\95comp.h"\ +	"..\..\..\sky\compacts\96comp.h"\ +	"..\..\..\sky\compacts\9compact.h"\ +	"..\..\..\sky\compacts\linc_gen.h"\ +	"..\..\..\sky\compacts\lincmenu.h"\ +	"..\..\..\sky\compacts\objects.h"\ +	"..\..\..\sky\compacts\z_compac.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_COMPA=\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\compacts\0compact.h"\ -	"..\..\..\sky\sky\compacts\1compact.h"\ -	"..\..\..\sky\sky\compacts\29comp.h"\ -	"..\..\..\sky\sky\compacts\2compact.h"\ -	"..\..\..\sky\sky\compacts\30comp.h"\ -	"..\..\..\sky\sky\compacts\3compact.h"\ -	"..\..\..\sky\sky\compacts\4compact.h"\ -	"..\..\..\sky\sky\compacts\5compact.h"\ -	"..\..\..\sky\sky\compacts\66comp.h"\ -	"..\..\..\sky\sky\compacts\90comp.h"\ -	"..\..\..\sky\sky\compacts\9compact.h"\ -	"..\..\..\sky\sky\compacts\linc_gen.h"\ -	"..\..\..\sky\sky\compacts\lincmenu.h"\ -	"..\..\..\sky\sky\compacts\z_compac.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -1658,12 +2381,58 @@ SOURCE=..\..\..\sky\control.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_CONTR=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_CONTR=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\control.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -1678,12 +2447,58 @@ NODEP_CPP_CONTR=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_CONTR=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_CONTR=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\control.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -1731,17 +2546,11 @@ DEP_CPP_CONTR=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_CONTR=\  	"..\..\..\common\config.h"\ @@ -1749,16 +2558,68 @@ NODEP_CPP_CONTR=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_CONTR=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_CONTR=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\control.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -1774,9 +2635,58 @@ SOURCE=..\..\..\sky\debug.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_DEBUG=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DEBUG=\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -1788,9 +2698,58 @@ NODEP_CPP_DEBUG=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_DEBUG=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DEBUG=\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -1835,17 +2794,11 @@ DEP_CPP_DEBUG=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_DEBUG=\  	"..\..\..\common\config.h"\ @@ -1853,13 +2806,68 @@ NODEP_CPP_DEBUG=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_DEBUG=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DEBUG=\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -1875,14 +2883,58 @@ SOURCE=..\..\..\sky\disk.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_DISK_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DISK_=\ -	"..\..\..\sky\common\engine.h"\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\disk.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -1899,14 +2951,58 @@ NODEP_CPP_DISK_=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_DISK_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DISK_=\ -	"..\..\..\sky\common\engine.h"\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\disk.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -1956,17 +3052,11 @@ DEP_CPP_DISK_=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_DISK_=\  	"..\..\..\common\config.h"\ @@ -1974,18 +3064,68 @@ NODEP_CPP_DISK_=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_DISK_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_DISK_=\ -	"..\..\..\sky\common\engine.h"\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\disk.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -2097,17 +3237,11 @@ DEP_CPP_GRID_=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_GRID_=\  	"..\..\..\common\config.h"\ @@ -2115,6 +3249,13 @@ NODEP_CPP_GRID_=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" @@ -2195,12 +3336,12 @@ DEP_CPP_HUFFT=\  	"..\..\..\sky\text.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_HUFFT=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" @@ -2222,37 +3363,127 @@ SOURCE=..\..\..\sky\intro.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_INTRO=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTRO=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug"  NODEP_CPP_INTRO=\ -	"..\..\..\sky\common\scummsys.h"\ +	"..\..\..\sky\sky\intro.h"\  	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\  	"..\..\..\sky\stdafx.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_INTRO=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTRO=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug"  NODEP_CPP_INTRO=\ -	"..\..\..\sky\common\scummsys.h"\ +	"..\..\..\sky\sky\intro.h"\  	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\  	"..\..\..\sky\stdafx.h"\ @@ -2290,17 +3521,11 @@ DEP_CPP_INTRO=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_INTRO=\  	"..\..\..\common\config.h"\ @@ -2308,15 +3533,67 @@ NODEP_CPP_INTRO=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_INTRO=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTRO=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -2328,9 +3605,57 @@ SOURCE=..\..\..\sky\introimg.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_INTROI=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTROI=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -2342,9 +3667,57 @@ NODEP_CPP_INTROI=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_INTROI=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTROI=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -2388,17 +3761,11 @@ DEP_CPP_INTROI=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_INTROI=\  	"..\..\..\common\config.h"\ @@ -2406,13 +3773,67 @@ NODEP_CPP_INTROI=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_INTROI=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_INTROI=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -2424,14 +3845,60 @@ SOURCE=..\..\..\sky\logic.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_LOGIC=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\talks.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_LOGIC=\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\talks.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -2448,14 +3915,60 @@ NODEP_CPP_LOGIC=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_LOGIC=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\talks.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_LOGIC=\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\talks.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -2507,17 +4020,11 @@ DEP_CPP_LOGIC=\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\talks.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_LOGIC=\  	"..\..\..\common\config.h"\ @@ -2525,18 +4032,70 @@ NODEP_CPP_LOGIC=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_LOGIC=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\talks.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_LOGIC=\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\talks.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -2552,9 +4111,57 @@ SOURCE=..\..\..\sky\mouse.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_MOUSE=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MOUSE=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -2566,9 +4173,57 @@ NODEP_CPP_MOUSE=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_MOUSE=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MOUSE=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -2612,17 +4267,11 @@ DEP_CPP_MOUSE=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_MOUSE=\  	"..\..\..\common\config.h"\ @@ -2630,13 +4279,67 @@ NODEP_CPP_MOUSE=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_MOUSE=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_MOUSE=\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -2652,10 +4355,18 @@ SOURCE=..\..\..\sky\rnc_deco.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_RNC_D=\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_RNC_D=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" @@ -2668,10 +4379,18 @@ NODEP_CPP_RNC_D=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_RNC_D=\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_RNC_D=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Debug" @@ -2690,20 +4409,28 @@ DEP_CPP_RNC_D=\  	"..\..\..\sky\rnc_deco.h"\  	"..\missing\unistd.h"\  	"..\portdefs.h"\ -	{$(INCLUDE)}"SDL_byteorder.h"\  NODEP_CPP_RNC_D=\  	"..\..\..\common\config.h"\  	"..\..\..\common\extend.h"\  	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_RNC_D=\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\sky\rnc_deco.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_RNC_D=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\rnc_deco.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	".\DL_byteorder.h"\  !ENDIF  @@ -2811,17 +4538,11 @@ DEP_CPP_SCREE=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_SCREE=\  	"..\..\..\common\config.h"\ @@ -2829,6 +4550,13 @@ NODEP_CPP_SCREE=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" @@ -2859,16 +4587,59 @@ SOURCE=..\..\..\sky\sky.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_SKY_C=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SKY_C=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\mouse.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -2887,16 +4658,59 @@ NODEP_CPP_SKY_C=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_SKY_C=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SKY_C=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\mouse.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -2949,17 +4763,11 @@ DEP_CPP_SKY_C=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_SKY_C=\  	"..\..\..\common\config.h"\ @@ -2967,20 +4775,69 @@ NODEP_CPP_SKY_C=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_SKY_C=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\gameDetector.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\debug.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SKY_C=\ -	"..\..\..\sky\common\file.h"\ -	"..\..\..\sky\common\gameDetector.h"\ -	"..\..\..\sky\sky\compact.h"\ -	"..\..\..\sky\sky\debug.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\mouse.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -3000,11 +4857,57 @@ SOURCE=..\..\..\sky\sound.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_SOUND=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SOUND=\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sound.h"\ -	"..\..\..\sky\sky\struc.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -3018,11 +4921,57 @@ NODEP_CPP_SOUND=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_SOUND=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SOUND=\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sound.h"\ -	"..\..\..\sky\sky\struc.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -3068,17 +5017,11 @@ DEP_CPP_SOUND=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_SOUND=\  	"..\..\..\common\config.h"\ @@ -3086,15 +5029,67 @@ NODEP_CPP_SOUND=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_SOUND=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_SOUND=\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sound.h"\ -	"..\..\..\sky\sky\struc.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF  @@ -3118,13 +5113,57 @@ SOURCE=..\..\..\sky\text.cpp  !IF  "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +DEP_CPP_TEXT_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_TEXT_=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\text.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE MIPS) Debug" @@ -3140,13 +5179,57 @@ NODEP_CPP_TEXT_=\  !ELSEIF  "$(CFG)" == "sky - Win32 (WCE SH3) Release" +DEP_CPP_TEXT_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_TEXT_=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\text.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE SH3) Debug" @@ -3194,17 +5277,11 @@ DEP_CPP_TEXT_=\  	"..\..\..\sky\sound.h"\  	"..\..\..\sky\struc.h"\  	"..\..\..\sky\text.h"\ +	"..\..\..\sound\fmopl.h"\  	"..\..\..\sound\mididrv.h"\  	"..\..\..\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_TEXT_=\  	"..\..\..\common\config.h"\ @@ -3212,17 +5289,67 @@ NODEP_CPP_TEXT_=\  	"..\..\..\common\macos.h"\  	"..\..\..\common\morphos_timer.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)" == "sky - Win32 (WCE ARM) Debug" +DEP_CPP_TEXT_=\ +	"..\..\..\common\config-file.h"\ +	"..\..\..\common\engine.h"\ +	"..\..\..\common\file.h"\ +	"..\..\..\common\list.h"\ +	"..\..\..\common\map.h"\ +	"..\..\..\common\savefile.h"\ +	"..\..\..\common\scummsys.h"\ +	"..\..\..\common\stdafx.h"\ +	"..\..\..\common\str.h"\ +	"..\..\..\common\system.h"\ +	"..\..\..\common\timer.h"\ +	"..\..\..\common\util.h"\ +	"..\..\..\sky\autoroute.h"\ +	"..\..\..\sky\compact.h"\ +	"..\..\..\sky\control.h"\ +	"..\..\..\sky\disk.h"\ +	"..\..\..\sky\grid.h"\ +	"..\..\..\sky\logic.h"\ +	"..\..\..\sky\mouse.h"\ +	"..\..\..\sky\music\adlibchannel.h"\ +	"..\..\..\sky\music\adlibmusic.h"\ +	"..\..\..\sky\music\gmchannel.h"\ +	"..\..\..\sky\music\gmmusic.h"\ +	"..\..\..\sky\music\mt32music.h"\ +	"..\..\..\sky\music\musicbase.h"\ +	"..\..\..\sky\screen.h"\ +	"..\..\..\sky\sky.h"\ +	"..\..\..\sky\skydefs.h"\ +	"..\..\..\sky\sound.h"\ +	"..\..\..\sky\struc.h"\ +	"..\..\..\sky\text.h"\ +	"..\..\..\sound\mididrv.h"\ +	"..\..\..\sound\mixer.h"\ +	"..\missing\unistd.h"\ +	"..\portdefs.h"\ +	  NODEP_CPP_TEXT_=\ -	"..\..\..\sky\common\scummsys.h"\ -	"..\..\..\sky\sky\logic.h"\ -	"..\..\..\sky\sky\sky.h"\ -	"..\..\..\sky\sky\skydefs.h"\ -	"..\..\..\sky\sky\text.h"\ -	"..\..\..\sky\stdafx.h"\ +	"..\..\..\common\config.h"\ +	"..\..\..\common\extend.h"\ +	"..\..\..\common\macos.h"\ +	"..\..\..\common\morphos_timer.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"\  !ENDIF   | 
