aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/scumm/scumm.vcp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/scumm/scumm.vcp')
-rw-r--r--backends/wince/scumm/scumm.vcp231
1 files changed, 136 insertions, 95 deletions
diff --git a/backends/wince/scumm/scumm.vcp b/backends/wince/scumm/scumm.vcp
index fcd6147461..1e4d7ff200 100644
--- a/backends/wince/scumm/scumm.vcp
+++ b/backends/wince/scumm/scumm.vcp
@@ -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 /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" /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" /FR /YX /Oxs /M$(CECrtMT) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -306,10 +306,10 @@ DEP_CPP_BLITT=\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BLITT=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -336,6 +336,7 @@ DEP_CPP_BLITT=\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BLITT=\
@@ -406,10 +407,10 @@ DEP_CPP_BREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BREND=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -440,10 +441,10 @@ DEP_CPP_BREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BREND=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -474,6 +475,7 @@ DEP_CPP_BREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BREND=\
@@ -548,10 +550,10 @@ DEP_CPP_CHUNK=\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -576,10 +578,10 @@ DEP_CPP_CHUNK=\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -598,12 +600,15 @@ NODEP_CPP_CHUNK=\
DEP_CPP_CHUNK=\
"..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
@@ -700,10 +705,10 @@ DEP_CPP_CODEC=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -731,6 +736,7 @@ DEP_CPP_CODEC=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
@@ -834,10 +840,10 @@ DEP_CPP_CODEC3=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -868,6 +874,7 @@ DEP_CPP_CODEC3=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
@@ -969,10 +976,10 @@ DEP_CPP_CODEC4=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1000,6 +1007,7 @@ DEP_CPP_CODEC4=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
@@ -1098,10 +1106,10 @@ DEP_CPP_CODEC47=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC47=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1129,6 +1137,7 @@ DEP_CPP_CODEC47=\
"..\..\..\scumm\smush\config.h"\
"..\..\..\scumm\smush\decoder.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC47=\
@@ -1213,10 +1222,10 @@ DEP_CPP_COLOR=\
"..\..\..\scumm\smush\color.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COLOR=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1234,6 +1243,7 @@ DEP_CPP_COLOR=\
"..\..\..\scumm\smush\color.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COLOR=\
@@ -1297,10 +1307,10 @@ DEP_CPP_FREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FREND=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1337,10 +1347,10 @@ DEP_CPP_FREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FREND=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1377,6 +1387,7 @@ DEP_CPP_FREND=\
"..\..\..\scumm\smush\palette.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FREND=\
@@ -1486,10 +1497,10 @@ DEP_CPP_IMUSE=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1516,6 +1527,7 @@ DEP_CPP_IMUSE=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
@@ -1601,10 +1613,10 @@ DEP_CPP_PLAYE=\
"..\..\..\scumm\smush\player.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1663,10 +1675,10 @@ DEP_CPP_PLAYE=\
"..\..\..\scumm\smush\player.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1725,6 +1737,7 @@ DEP_CPP_PLAYE=\
"..\..\..\scumm\smush\player.h"\
"..\..\..\scumm\smush\renderer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYE=\
@@ -1871,10 +1884,10 @@ DEP_CPP_SAUD_=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1901,6 +1914,7 @@ DEP_CPP_SAUD_=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\..\..\scumm\smush\config.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
@@ -1977,12 +1991,12 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2035,12 +2049,12 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2093,6 +2107,7 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -2201,12 +2216,12 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2248,12 +2263,12 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2295,6 +2310,7 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -2389,11 +2405,11 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2428,11 +2444,11 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2467,6 +2483,7 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
@@ -2551,11 +2568,11 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2590,11 +2607,11 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2629,6 +2646,7 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
@@ -2712,11 +2730,11 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2750,11 +2768,11 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2788,6 +2806,7 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
@@ -2874,12 +2893,12 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2917,12 +2936,12 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2960,6 +2979,7 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -3049,11 +3069,11 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3090,11 +3110,11 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3131,6 +3151,7 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
@@ -3290,12 +3311,12 @@ DEP_CPP_DIALO=\
"..\..\..\sound\mixer.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3351,12 +3372,12 @@ DEP_CPP_DIALO=\
"..\..\..\sound\mixer.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3412,6 +3433,7 @@ DEP_CPP_DIALO=\
"..\..\..\sound\mixer.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -3517,7 +3539,6 @@ DEP_CPP_GFX_C=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
@@ -3525,11 +3546,12 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\gui.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3562,7 +3584,6 @@ DEP_CPP_GFX_C=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
@@ -3570,11 +3591,12 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\gui.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3607,7 +3629,6 @@ DEP_CPP_GFX_C=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
@@ -3615,6 +3636,7 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
@@ -3710,14 +3732,14 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\morphos.h"\
"..\..\..\scumm\morphos_sound.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3755,14 +3777,14 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\morphos.h"\
"..\..\..\scumm\morphos_sound.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3800,6 +3822,7 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -3897,11 +3920,11 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3938,11 +3961,11 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3979,6 +4002,7 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
@@ -4067,12 +4091,12 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4107,12 +4131,12 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4147,6 +4171,7 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -4228,11 +4253,11 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4264,11 +4289,11 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4300,6 +4325,7 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
@@ -4373,11 +4399,11 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4409,11 +4435,11 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4445,6 +4471,7 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
@@ -4517,11 +4544,11 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4551,11 +4578,11 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4585,6 +4612,7 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
@@ -4666,12 +4694,12 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4721,12 +4749,12 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4776,6 +4804,7 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -4877,11 +4906,11 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4918,11 +4947,11 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4959,6 +4988,7 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
@@ -5043,12 +5073,12 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5084,12 +5114,12 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5125,6 +5155,7 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -5224,12 +5255,12 @@ DEP_CPP_SCRIPT_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5299,12 +5330,12 @@ DEP_CPP_SCRIPT_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5374,6 +5405,7 @@ DEP_CPP_SCRIPT_=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -5508,7 +5540,6 @@ DEP_CPP_SCUMMV=\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
@@ -5526,12 +5557,13 @@ DEP_CPP_SCUMMV=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCUMMV=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\gui.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5578,7 +5610,6 @@ DEP_CPP_SCUMMV=\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
@@ -5596,12 +5627,13 @@ DEP_CPP_SCUMMV=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCUMMV=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\gui.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5648,7 +5680,6 @@ DEP_CPP_SCUMMV=\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\gui.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
@@ -5666,6 +5697,7 @@ DEP_CPP_SCUMMV=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -5798,12 +5830,12 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5854,12 +5886,12 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5910,6 +5942,7 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -6017,12 +6050,12 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6058,12 +6091,12 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6088,17 +6121,23 @@ NODEP_CPP_STRIN=\
DEP_CPP_STRIN=\
"..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\widget.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -6178,11 +6217,11 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6212,11 +6251,11 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6246,6 +6285,7 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
@@ -6317,11 +6357,11 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6355,11 +6395,11 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6393,6 +6433,7 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
+ "..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\