aboutsummaryrefslogtreecommitdiff
path: root/dists/msevc4/scumm/scumm.vcp
diff options
context:
space:
mode:
authorNicolas Bacca2004-05-09 14:22:10 +0000
committerNicolas Bacca2004-05-09 14:22:10 +0000
commit30cea15d24a4f7d2f4f97ec29fb0d6fb34217d51 (patch)
tree739a4c62c3f9c05cb22a16f1240f7f84a4771c92 /dists/msevc4/scumm/scumm.vcp
parent9e4c641de1faf3c040d1158912ba25062e05cb42 (diff)
downloadscummvm-rg350-30cea15d24a4f7d2f4f97ec29fb0d6fb34217d51.tar.gz
scummvm-rg350-30cea15d24a4f7d2f4f97ec29fb0d6fb34217d51.tar.bz2
scummvm-rg350-30cea15d24a4f7d2f4f97ec29fb0d6fb34217d51.zip
Update project files
svn-id: r13814
Diffstat (limited to 'dists/msevc4/scumm/scumm.vcp')
-rw-r--r--dists/msevc4/scumm/scumm.vcp2388
1 files changed, 1865 insertions, 523 deletions
diff --git a/dists/msevc4/scumm/scumm.vcp b/dists/msevc4/scumm/scumm.vcp
index ea4d5919d6..f8e464e5fa 100644
--- a/dists/msevc4/scumm/scumm.vcp
+++ b/dists/msevc4/scumm/scumm.vcp
@@ -55,15 +55,15 @@ CFG=scumm - Win32 (WCE emulator) Debug
# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug"
@@ -81,15 +81,15 @@ BSC32=bscmake.exe
# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
@@ -107,15 +107,15 @@ BSC32=bscmake.exe
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-CPP=clarm.exe
-# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /YX /O2 /M$(CECrtMT) /c
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /YX /O2 /M$(CECrtMT) /c
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
@@ -133,15 +133,15 @@ BSC32=bscmake.exe
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-CPP=clarm.exe
-# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /YX /M$(CECrtMTDebug) /c
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -159,15 +159,15 @@ BSC32=bscmake.exe
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
+CPP=clarm.exe
+# 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" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /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" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
-CPP=clarm.exe
-# 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" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /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" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
@@ -185,15 +185,15 @@ CPP=clarm.exe
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
+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" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /Oxs /M$(CECrtMT) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
-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" /YX /Oxs /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /YX /Oxs /M$(CECrtMT) /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -211,15 +211,15 @@ CPP=clarm.exe
# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
CPP=clmips.exe
# 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" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
@@ -237,15 +237,15 @@ CPP=clmips.exe
# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
+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 "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /Oxs /M$(CECrtMT) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
-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 "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /YX /Oxs /M$(CECrtMT) /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -290,8 +290,8 @@ BSC32=bscmake.exe
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
CPP=shcl.exe
-# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /Oxs /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /YX /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" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /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" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /Oxs /M$(CECrtMT) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -352,18 +352,17 @@ NODEP_CPP_CHUNK=\
DEP_CPP_CHUNK=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\smush\chunk.h"\
NODEP_CPP_CHUNK=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -373,20 +372,19 @@ NODEP_CPP_CHUNK=\
DEP_CPP_CHUNK=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\chunk.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -417,11 +415,9 @@ DEP_CPP_CHUNK=\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -551,9 +547,9 @@ DEP_CPP_CODEC=\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
NODEP_CPP_CODEC=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -566,10 +562,10 @@ DEP_CPP_CODEC=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -686,16 +682,14 @@ NODEP_CPP_CODEC3=\
DEP_CPP_CODEC3=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec37.h"\
NODEP_CPP_CODEC3=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -705,18 +699,16 @@ NODEP_CPP_CODEC3=\
DEP_CPP_CODEC3=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec37.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -743,10 +735,8 @@ NODEP_CPP_CODEC3=\
DEP_CPP_CODEC3=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
@@ -869,16 +859,14 @@ NODEP_CPP_CODEC4=\
DEP_CPP_CODEC4=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec47.h"\
NODEP_CPP_CODEC4=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\smush\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -889,19 +877,17 @@ NODEP_CPP_CODEC4=\
DEP_CPP_CODEC4=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec47.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\smush\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -929,10 +915,8 @@ NODEP_CPP_CODEC4=\
DEP_CPP_CODEC4=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
@@ -1058,17 +1042,15 @@ NODEP_CPP_IMUSE=\
DEP_CPP_IMUSE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
NODEP_CPP_IMUSE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -1078,19 +1060,17 @@ NODEP_CPP_IMUSE=\
DEP_CPP_IMUSE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -1118,10 +1098,8 @@ NODEP_CPP_IMUSE=\
DEP_CPP_IMUSE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
@@ -1243,17 +1221,15 @@ NODEP_CPP_SAUD_=\
DEP_CPP_SAUD_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
NODEP_CPP_SAUD_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -1263,19 +1239,17 @@ NODEP_CPP_SAUD_=\
DEP_CPP_SAUD_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -1303,10 +1277,8 @@ NODEP_CPP_SAUD_=\
DEP_CPP_SAUD_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\smush\channel.h"\
@@ -1429,16 +1401,18 @@ DEP_CPP_SMUSH=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
@@ -1446,7 +1420,6 @@ DEP_CPP_SMUSH=\
"..\..\..\scumm\smush\smush_font.h"\
NODEP_CPP_SMUSH=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -1457,14 +1430,15 @@ DEP_CPP_SMUSH=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -1473,10 +1447,10 @@ DEP_CPP_SMUSH=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\smush_font.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -1690,16 +1664,18 @@ DEP_CPP_SMUSH_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\music.h"\
@@ -1711,15 +1687,8 @@ DEP_CPP_SMUSH_=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SMUSH_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -1728,14 +1697,15 @@ DEP_CPP_SMUSH_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -1748,10 +1718,10 @@ DEP_CPP_SMUSH_=\
"..\..\..\scumm\smush\smush_mixer.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -2011,22 +1981,32 @@ DEP_CPP_SMUSH_P=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\channel.h"\
@@ -2038,21 +2018,15 @@ DEP_CPP_SMUSH_P=\
"..\..\..\scumm\smush\smush_mixer.h"\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SMUSH_P=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\imuse_digi.h"\
- "..\..\..\scumm\smush\insane.h"\
- ".\ad.h"\
+ ".\conf.h"\
".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
+ ".\lib.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
@@ -2061,9 +2035,9 @@ DEP_CPP_SMUSH_P=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -2071,6 +2045,7 @@ DEP_CPP_SMUSH_P=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -2085,6 +2060,7 @@ DEP_CPP_SMUSH_P=\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\channel.h"\
@@ -2098,11 +2074,13 @@ DEP_CPP_SMUSH_P=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH_P=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\conf.h"\
+ ".\DL_byteorder.h"\
+ ".\lib.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -2460,16 +2438,18 @@ DEP_CPP_INSAN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
@@ -2477,21 +2457,23 @@ DEP_CPP_INSAN=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
"..\..\..\scumm\smush\codec37.h"\
"..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_font.h"\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_INSAN=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -2502,14 +2484,15 @@ DEP_CPP_INSAN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -2523,6 +2506,7 @@ DEP_CPP_INSAN=\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -2534,10 +2518,10 @@ DEP_CPP_INSAN=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSAN=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -2837,18 +2821,21 @@ DEP_CPP_INSANE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
@@ -2859,7 +2846,6 @@ DEP_CPP_INSANE=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_INSANE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -2870,14 +2856,15 @@ DEP_CPP_INSANE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -2892,10 +2879,10 @@ DEP_CPP_INSANE=\
"..\..\..\scumm\smush\codec47.h"\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSANE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -3131,18 +3118,21 @@ DEP_CPP_INSANE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
@@ -3153,7 +3143,6 @@ DEP_CPP_INSANE_=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_INSANE_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -3164,14 +3153,15 @@ DEP_CPP_INSANE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -3186,10 +3176,10 @@ DEP_CPP_INSANE_=\
"..\..\..\scumm\smush\codec47.h"\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSANE_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -3433,18 +3423,21 @@ DEP_CPP_INSANE_I=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
@@ -3456,7 +3449,6 @@ DEP_CPP_INSANE_I=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_INSANE_I=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -3467,14 +3459,15 @@ DEP_CPP_INSANE_I=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -3490,10 +3483,10 @@ DEP_CPP_INSANE_I=\
"..\..\..\scumm\smush\codec47.h"\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSANE_I=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -3741,9 +3734,9 @@ DEP_CPP_INSANE_S=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -3751,10 +3744,13 @@ DEP_CPP_INSANE_S=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\insane\insane.h"\
+ "..\..\..\scumm\intern.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
@@ -3766,7 +3762,6 @@ DEP_CPP_INSANE_S=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_INSANE_S=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -3777,9 +3772,9 @@ DEP_CPP_INSANE_S=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -3787,6 +3782,7 @@ DEP_CPP_INSANE_S=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -3802,10 +3798,10 @@ DEP_CPP_INSANE_S=\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSANE_S=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -4075,23 +4071,26 @@ DEP_CPP_DIMUS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
@@ -4099,7 +4098,6 @@ DEP_CPP_DIMUS=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_DIMUS=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -4111,14 +4109,15 @@ DEP_CPP_DIMUS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -4129,16 +4128,17 @@ DEP_CPP_DIMUS=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIMUS=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -4392,23 +4392,24 @@ DEP_CPP_DIMUSE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_DIMUSE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -4419,14 +4420,15 @@ DEP_CPP_DIMUSE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -4434,10 +4436,10 @@ DEP_CPP_DIMUSE=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIMUSE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -4636,14 +4638,12 @@ NODEP_CPP_DIMUSE_=\
DEP_CPP_DIMUSE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
NODEP_CPP_DIMUSE_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\imuse_digi\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -4654,17 +4654,15 @@ NODEP_CPP_DIMUSE_=\
DEP_CPP_DIMUSE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIMUSE_=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\imuse_digi\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -4690,10 +4688,8 @@ NODEP_CPP_DIMUSE_=\
DEP_CPP_DIMUSE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
- "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -4806,28 +4802,30 @@ DEP_CPP_DIMUSE_M=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_DIMUSE_M=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -4838,14 +4836,15 @@ DEP_CPP_DIMUSE_M=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -4854,14 +4853,15 @@ DEP_CPP_DIMUSE_M=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIMUSE_M=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -5061,13 +5061,351 @@ NODEP_CPP_DIMUSE_M=\
# End Source File
# Begin Source File
-SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp
+SOURCE=..\..\..\scumm\imuse_digi\dimuse_script.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
NODEP_CPP_DIMUSE_S=\
+ "..\..\..\scumm\imuse_digi\common\timer.h"\
+ "..\..\..\scumm\imuse_digi\scumm\actor.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\scumm\scumm.h"\
+ "..\..\..\scumm\imuse_digi\scumm\sound.h"\
+ "..\..\..\scumm\imuse_digi\sound\audiostream.h"\
+ "..\..\..\scumm\imuse_digi\sound\mixer.h"\
+ "..\..\..\scumm\imuse_digi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug"
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\scumm\imuse_digi\common\timer.h"\
+ "..\..\..\scumm\imuse_digi\scumm\actor.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\scumm\scumm.h"\
+ "..\..\..\scumm\imuse_digi\scumm\sound.h"\
+ "..\..\..\scumm\imuse_digi\sound\audiostream.h"\
+ "..\..\..\scumm\imuse_digi\sound\mixer.h"\
+ "..\..\..\scumm\imuse_digi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DIMUSE_S=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_S=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
+
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\scumm\imuse_digi\common\scummsys.h"\
"..\..\..\scumm\imuse_digi\common\util.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\imuse_digi\scumm\scumm.h"\
@@ -5077,9 +5415,10 @@ NODEP_CPP_DIMUSE_S=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug"
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\scumm\imuse_digi\common\scummsys.h"\
"..\..\..\scumm\imuse_digi\common\util.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\imuse_digi\scumm\scumm.h"\
@@ -5089,65 +5428,77 @@ NODEP_CPP_DIMUSE_S=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
- "..\..\..\common\config.h"\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
"..\..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5169,14 +5520,14 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5198,14 +5549,14 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5227,14 +5578,14 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5256,14 +5607,14 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5285,14 +5636,14 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
-DEP_CPP_DIMUSE_S=\
+DEP_CPP_DIMUSE_SN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
@@ -5314,7 +5665,7 @@ DEP_CPP_DIMUSE_S=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\voc.h"\
-NODEP_CPP_DIMUSE_S=\
+NODEP_CPP_DIMUSE_SN=\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -5351,23 +5702,26 @@ NODEP_CPP_DIMUSE_T=\
DEP_CPP_DIMUSE_T=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_DIMUSE_T=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\imuse_digi\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -5378,12 +5732,14 @@ NODEP_CPP_DIMUSE_T=\
DEP_CPP_DIMUSE_T=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -5391,13 +5747,14 @@ DEP_CPP_DIMUSE_T=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIMUSE_T=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\imuse_digi\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -5434,6 +5791,7 @@ DEP_CPP_DIMUSE_T=\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -5565,6 +5923,343 @@ NODEP_CPP_DIMUSE_T=\
!ENDIF
# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\imuse_digi\dimuse_track.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\scumm\imuse_digi\common\timer.h"\
+ "..\..\..\scumm\imuse_digi\scumm\actor.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\scumm\scumm.h"\
+ "..\..\..\scumm\imuse_digi\scumm\sound.h"\
+ "..\..\..\scumm\imuse_digi\sound\audiostream.h"\
+ "..\..\..\scumm\imuse_digi\sound\mixer.h"\
+ "..\..\..\scumm\imuse_digi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug"
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\scumm\imuse_digi\common\timer.h"\
+ "..\..\..\scumm\imuse_digi\scumm\actor.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\scumm\scumm.h"\
+ "..\..\..\scumm\imuse_digi\scumm\sound.h"\
+ "..\..\..\scumm\imuse_digi\sound\audiostream.h"\
+ "..\..\..\scumm\imuse_digi\sound\mixer.h"\
+ "..\..\..\scumm\imuse_digi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DIMUSE_TR=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_DIMUSE_TR=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ENDIF
+
+# End Source File
# End Group
# Begin Source File
@@ -5608,16 +6303,18 @@ DEP_CPP_ACTOR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
@@ -5634,15 +6331,8 @@ DEP_CPP_ACTOR=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_ACTOR=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -5651,14 +6341,15 @@ DEP_CPP_ACTOR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -5676,10 +6367,10 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\usage_bits.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -5949,39 +6640,39 @@ DEP_CPP_AKOS_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_AKOS_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.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 ARMV4) Debug"
@@ -5990,14 +6681,15 @@ DEP_CPP_AKOS_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -6011,16 +6703,17 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -6288,16 +6981,18 @@ DEP_CPP_BASE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\gfx.h"\
@@ -6305,7 +7000,6 @@ DEP_CPP_BASE_=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_BASE_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -6316,14 +7010,15 @@ DEP_CPP_BASE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -6332,10 +7027,10 @@ DEP_CPP_BASE_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BASE_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -6541,16 +7236,18 @@ DEP_CPP_BOMP_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
@@ -6560,7 +7257,6 @@ DEP_CPP_BOMP_=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_BOMP_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -6571,14 +7267,15 @@ DEP_CPP_BOMP_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -6589,10 +7286,10 @@ DEP_CPP_BOMP_=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOMP_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -6812,16 +7509,18 @@ DEP_CPP_BOXES=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
@@ -6829,7 +7528,6 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_BOXES=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -6840,14 +7538,15 @@ DEP_CPP_BOXES=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -6856,10 +7555,10 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -7067,16 +7766,18 @@ DEP_CPP_CAMER=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
@@ -7085,7 +7786,6 @@ DEP_CPP_CAMER=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_CAMER=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -7096,14 +7796,15 @@ DEP_CPP_CAMER=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -7113,10 +7814,10 @@ DEP_CPP_CAMER=\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CAMER=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -7326,16 +8027,18 @@ DEP_CPP_CHARS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\nut_renderer.h"\
@@ -7343,7 +8046,6 @@ DEP_CPP_CHARS=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_CHARS=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -7355,14 +8057,15 @@ DEP_CPP_CHARS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -7371,11 +8074,11 @@ DEP_CPP_CHARS=\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -7591,16 +8294,18 @@ DEP_CPP_COSTU=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\costume.h"\
@@ -7611,16 +8316,9 @@ DEP_CPP_COSTU=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_COSTU=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.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 ARMV4) Debug"
@@ -7629,14 +8327,15 @@ DEP_CPP_COSTU=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -7648,11 +8347,11 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -7880,23 +8579,24 @@ DEP_CPP_CURSO=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_CURSO=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -7907,14 +8607,15 @@ DEP_CPP_CURSO=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -7922,10 +8623,10 @@ DEP_CPP_CURSO=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CURSO=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -8139,22 +8840,26 @@ DEP_CPP_DEBUG=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\debugger.cpp"\
"..\..\..\common\debugger.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\graphics\font.h"\
+ "..\..\..\graphics\surface.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8171,15 +8876,8 @@ DEP_CPP_DEBUG=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_DEBUG=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -8188,23 +8886,24 @@ DEP_CPP_DEBUG=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\debugger.cpp"\
"..\..\..\common\debugger.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8219,10 +8918,11 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\graphics\font.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -8247,7 +8947,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8265,6 +8964,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8290,7 +8990,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8308,6 +9007,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8333,7 +9033,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8351,6 +9050,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8376,7 +9076,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8394,6 +9093,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8419,7 +9119,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8437,6 +9136,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8462,7 +9162,6 @@ DEP_CPP_DEBUG=\
"..\..\..\config.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\scumm\actor.h"\
@@ -8480,6 +9179,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -8505,6 +9205,7 @@ NODEP_CPP_DIALO=\
"..\..\..\scumm\scumm\dialogs.h"\
"..\..\..\scumm\scumm\help.h"\
"..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\scumm\player_v2.h"\
"..\..\..\scumm\scumm\scumm.h"\
"..\..\..\scumm\scumm\sound.h"\
@@ -8526,6 +9227,7 @@ NODEP_CPP_DIALO=\
"..\..\..\scumm\scumm\dialogs.h"\
"..\..\..\scumm\scumm\help.h"\
"..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\scumm\player_v2.h"\
"..\..\..\scumm\scumm\scumm.h"\
"..\..\..\scumm\scumm\sound.h"\
@@ -8539,26 +9241,31 @@ NODEP_CPP_DIALO=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
DEP_CPP_DIALO=\
+ "..\..\..\backends\wince\CEKeysDialog.h"\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\graphics\font.h"\
+ "..\..\..\graphics\surface.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8568,28 +9275,25 @@ DEP_CPP_DIALO=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_DIALO=\
- "..\..\..\backends\wince\gapi_keys.h"\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.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 ARMV4) Debug"
@@ -8599,16 +9303,18 @@ DEP_CPP_DIALO=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -8616,7 +9322,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8626,20 +9331,26 @@ DEP_CPP_DIALO=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\graphics\font.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -8666,7 +9377,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8688,6 +9398,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8716,7 +9427,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8738,6 +9448,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8766,7 +9477,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8788,6 +9498,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8816,7 +9527,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8838,6 +9548,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8866,7 +9577,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8888,6 +9598,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8916,7 +9627,6 @@ DEP_CPP_DIALO=\
"..\..\..\gui\about.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -8938,6 +9648,7 @@ DEP_CPP_DIALO=\
NODEP_CPP_DIALO=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -8983,28 +9694,27 @@ DEP_CPP_GFX_C=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
- "..\..\..\scumm\bomp.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
- "..\..\..\scumm\intern.h"\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
NODEP_CPP_GFX_C=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
".\DL_byteorder.h"\
@@ -9016,14 +9726,15 @@ DEP_CPP_GFX_C=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -9034,11 +9745,11 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\extend.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -9262,23 +9973,24 @@ DEP_CPP_HELP_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_HELP_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -9289,14 +10001,15 @@ DEP_CPP_HELP_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -9304,10 +10017,10 @@ DEP_CPP_HELP_=\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HELP_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -9517,17 +10230,20 @@ DEP_CPP_IMUSE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\base\version.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_internal.h"\
@@ -9539,7 +10255,6 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
NODEP_CPP_IMUSE_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -9552,14 +10267,15 @@ DEP_CPP_IMUSE_=\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
"..\..\..\base\version.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -9573,11 +10289,11 @@ DEP_CPP_IMUSE_=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -9620,6 +10336,7 @@ DEP_CPP_IMUSE_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\base\version.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9829,17 +10546,19 @@ DEP_CPP_IMUSE_P=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse_internal.h"\
"..\..\..\scumm\instrument.h"\
@@ -9850,7 +10569,6 @@ DEP_CPP_IMUSE_P=\
"..\..\..\sound\midiparser.h"\
NODEP_CPP_IMUSE_P=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -9862,14 +10580,15 @@ DEP_CPP_IMUSE_P=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -9882,11 +10601,11 @@ DEP_CPP_IMUSE_P=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_P=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -10120,17 +10839,19 @@ DEP_CPP_INSTR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\instrument.h"\
"..\..\..\scumm\saveload.h"\
@@ -10139,7 +10860,6 @@ DEP_CPP_INSTR=\
"..\..\..\sound\mididrv.h"\
NODEP_CPP_INSTR=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -10151,14 +10871,15 @@ DEP_CPP_INSTR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -10169,11 +10890,11 @@ DEP_CPP_INSTR=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSTR=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -10400,17 +11121,19 @@ NODEP_CPP_MIDIP=\
DEP_CPP_MIDIP=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
NODEP_CPP_MIDIP=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -10421,20 +11144,22 @@ NODEP_CPP_MIDIP=\
DEP_CPP_MIDIP=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -10463,6 +11188,7 @@ NODEP_CPP_MIDIP=\
DEP_CPP_MIDIP=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -10593,17 +11319,19 @@ NODEP_CPP_MIDIPA=\
DEP_CPP_MIDIPA=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
NODEP_CPP_MIDIPA=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -10614,20 +11342,22 @@ NODEP_CPP_MIDIPA=\
DEP_CPP_MIDIPA=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -10656,6 +11386,7 @@ NODEP_CPP_MIDIPA=\
DEP_CPP_MIDIPA=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -10791,16 +11522,18 @@ DEP_CPP_NUT_R=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\nut_renderer.h"\
@@ -10808,7 +11541,6 @@ DEP_CPP_NUT_R=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_NUT_R=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -10819,14 +11551,15 @@ DEP_CPP_NUT_R=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -10835,10 +11568,10 @@ DEP_CPP_NUT_R=\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NUT_R=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -11050,16 +11783,18 @@ DEP_CPP_OBJEC=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
@@ -11070,7 +11805,6 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\usage_bits.h"\
NODEP_CPP_OBJEC=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -11081,14 +11815,15 @@ DEP_CPP_OBJEC=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -11100,10 +11835,10 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -11329,16 +12064,18 @@ DEP_CPP_PALET=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\resource.h"\
@@ -11346,7 +12083,6 @@ DEP_CPP_PALET=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_PALET=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -11357,14 +12093,15 @@ DEP_CPP_PALET=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -11373,10 +12110,10 @@ DEP_CPP_PALET=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PALET=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -11580,16 +12317,18 @@ DEP_CPP_PLAYE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\player_mod.h"\
"..\..\..\scumm\script.h"\
@@ -11599,15 +12338,8 @@ DEP_CPP_PLAYE=\
"..\..\..\sound\rate.h"\
NODEP_CPP_PLAYE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -11616,14 +12348,15 @@ DEP_CPP_PLAYE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -11634,10 +12367,10 @@ DEP_CPP_PLAYE=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\rate.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -11855,16 +12588,18 @@ DEP_CPP_PLAYER=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v1.h"\
@@ -11873,7 +12608,6 @@ DEP_CPP_PLAYER=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_PLAYER=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -11884,14 +12618,15 @@ DEP_CPP_PLAYER=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -11901,10 +12636,10 @@ DEP_CPP_PLAYER=\
"..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYER=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -12122,17 +12857,19 @@ DEP_CPP_PLAYER_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v2.h"\
@@ -12142,17 +12879,10 @@ DEP_CPP_PLAYER_=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_PLAYER_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.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 ARMV4) Debug"
@@ -12161,14 +12891,15 @@ DEP_CPP_PLAYER_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -12180,12 +12911,12 @@ DEP_CPP_PLAYER_=\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYER_=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -12421,36 +13152,28 @@ DEP_CPP_PLAYER_V=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_mod.h"\
"..\..\..\scumm\player_v2a.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\sound\audiostream.h"\
- "..\..\..\sound\mixer.h"\
- "..\..\..\sound\rate.h"\
NODEP_CPP_PLAYER_V=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -12459,14 +13182,15 @@ DEP_CPP_PLAYER_V=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -12476,10 +13200,10 @@ DEP_CPP_PLAYER_V=\
"..\..\..\scumm\player_v2a.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYER_V=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -12691,36 +13415,28 @@ DEP_CPP_PLAYER_V3=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\player_mod.h"\
"..\..\..\scumm\player_v3a.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\sound\audiostream.h"\
- "..\..\..\sound\mixer.h"\
- "..\..\..\sound\rate.h"\
NODEP_CPP_PLAYER_V3=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -12729,14 +13445,15 @@ DEP_CPP_PLAYER_V3=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -12746,10 +13463,10 @@ DEP_CPP_PLAYER_V3=\
"..\..\..\scumm\player_v3a.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLAYER_V3=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -12975,17 +13692,21 @@ DEP_CPP_RESOU=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\graphics\font.h"\
+ "..\..\..\graphics\surface.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\object.h"\
@@ -12995,28 +13716,25 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_RESOU=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\bundle.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 ARMV4) Debug"
@@ -13025,14 +13743,15 @@ DEP_CPP_RESOU=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -13052,6 +13771,7 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
@@ -13059,11 +13779,12 @@ DEP_CPP_RESOU=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\graphics\font.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -13157,6 +13878,7 @@ DEP_CPP_RESOU=\
NODEP_CPP_RESOU=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -13389,17 +14111,19 @@ DEP_CPP_RESOUR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
@@ -13411,7 +14135,6 @@ DEP_CPP_RESOUR=\
"..\..\..\sound\mididrv.h"\
NODEP_CPP_RESOUR=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
".\DL_byteorder.h"\
@@ -13423,14 +14146,15 @@ DEP_CPP_RESOUR=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -13444,11 +14168,11 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -13686,16 +14410,18 @@ DEP_CPP_RESOURC=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\resource.h"\
@@ -13703,7 +14429,6 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_RESOURC=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -13714,14 +14439,15 @@ DEP_CPP_RESOURC=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -13730,10 +14456,10 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -13933,23 +14659,24 @@ DEP_CPP_RESOURCE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_RESOURCE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -13960,14 +14687,15 @@ DEP_CPP_RESOURCE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -13975,10 +14703,10 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -14194,9 +14922,9 @@ DEP_CPP_SAVEL=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -14204,12 +14932,17 @@ DEP_CPP_SAVEL=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
@@ -14219,19 +14952,12 @@ DEP_CPP_SAVEL=\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\audiocd.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SAVEL=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\scumm\imuse_digi.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 ARMV4) Debug"
@@ -14240,9 +14966,9 @@ DEP_CPP_SAVEL=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -14250,6 +14976,7 @@ DEP_CPP_SAVEL=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -14271,10 +14998,10 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\audiocd.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -14576,16 +15303,20 @@ DEP_CPP_SCRIP=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\object.h"\
@@ -14594,7 +15325,6 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_SCRIP=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -14605,9 +15335,9 @@ DEP_CPP_SCRIP=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -14615,6 +15345,7 @@ DEP_CPP_SCRIP=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -14624,10 +15355,10 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -14859,16 +15590,18 @@ DEP_CPP_SCRIPT=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
@@ -14881,15 +15614,8 @@ DEP_CPP_SCRIPT=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SCRIPT=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -14898,14 +15624,15 @@ DEP_CPP_SCRIPT=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -14919,10 +15646,10 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -15162,16 +15889,18 @@ DEP_CPP_SCRIPT_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
@@ -15184,15 +15913,8 @@ DEP_CPP_SCRIPT_=\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SCRIPT_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -15201,14 +15923,15 @@ DEP_CPP_SCRIPT_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -15222,10 +15945,10 @@ DEP_CPP_SCRIPT_=\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -15481,33 +16204,35 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
- "..\..\..\gui\about.h"\
- "..\..\..\gui\dialog.h"\
- "..\..\..\gui\object.h"\
- "..\..\..\gui\options.h"\
- "..\..\..\gui\widget.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
- "..\..\..\scumm\dialogs.h"\
"..\..\..\scumm\gfx.h"\
- "..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\insane\insane.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -15516,21 +16241,14 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SCRIPT_V=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\smush\insane.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 ARMV4) Debug"
@@ -15539,9 +16257,9 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -15549,6 +16267,7 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -15566,6 +16285,7 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\scumm\nut_renderer.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -15577,11 +16297,11 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_V=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -15903,8 +16623,6 @@ NODEP_CPP_SCRIPT_V6=\
"..\..\..\scumm\common\config-manager.h"\
"..\..\..\scumm\scumm\actor.h"\
"..\..\..\scumm\scumm\charset.h"\
- "..\..\..\scumm\scumm\imuse.h"\
- "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\scumm\intern.h"\
"..\..\..\scumm\scumm\object.h"\
"..\..\..\scumm\scumm\resource.h"\
@@ -15923,8 +16641,6 @@ NODEP_CPP_SCRIPT_V6=\
"..\..\..\scumm\common\config-manager.h"\
"..\..\..\scumm\scumm\actor.h"\
"..\..\..\scumm\scumm\charset.h"\
- "..\..\..\scumm\scumm\imuse.h"\
- "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\
"..\..\..\scumm\scumm\intern.h"\
"..\..\..\scumm\scumm\object.h"\
"..\..\..\scumm\scumm\resource.h"\
@@ -15943,6 +16659,94 @@ DEP_CPP_SCRIPT_V6=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V6=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
+
+DEP_CPP_SCRIPT_V6=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V6=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCRIPT_V6=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
@@ -15979,14 +16783,14 @@ DEP_CPP_SCRIPT_V6=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_V6=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
-!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIPT_V6=\
"..\..\..\backends\wince\missing\unistd.h"\
@@ -16028,21 +16832,111 @@ DEP_CPP_SCRIPT_V6=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_V6=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
-!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
-
-!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
-
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+DEP_CPP_SCRIPT_V6=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V6=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+DEP_CPP_SCRIPT_V6=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V6=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
DEP_CPP_SCRIPT_V6=\
@@ -16144,6 +17038,429 @@ NODEP_CPP_SCRIPT_V6=\
# End Source File
# Begin Source File
+SOURCE=..\..\..\scumm\script_v7he.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\scumm\common\config-manager.h"\
+ "..\..\..\scumm\scumm\actor.h"\
+ "..\..\..\scumm\scumm\charset.h"\
+ "..\..\..\scumm\scumm\intern.h"\
+ "..\..\..\scumm\scumm\object.h"\
+ "..\..\..\scumm\scumm\resource.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scumm\verbs.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug"
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\scumm\common\config-manager.h"\
+ "..\..\..\scumm\scumm\actor.h"\
+ "..\..\..\scumm\scumm\charset.h"\
+ "..\..\..\scumm\scumm\intern.h"\
+ "..\..\..\scumm\scumm\object.h"\
+ "..\..\..\scumm\scumm\resource.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scumm\verbs.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCRIPT_V7=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-manager.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\charset.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\smush_player.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_SCRIPT_V7=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\scumm\script_v8.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
@@ -16190,9 +17507,9 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -16200,16 +17517,23 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -16218,18 +17542,12 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\scumm\smush\smush_player.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_SCRIPT_V8=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -16238,9 +17556,9 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -16248,6 +17566,7 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -16263,6 +17582,7 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -16273,10 +17593,10 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_V8=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -16566,10 +17886,6 @@ NODEP_CPP_SCRIPT_V8=\
# End Source File
# Begin Source File
-SOURCE=..\..\..\scumm\scumm.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\scumm\scumm.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
@@ -16653,24 +17969,28 @@ DEP_CPP_SCUMM=\
"..\..\..\base\engine.h"\
"..\..\..\base\gameDetector.h"\
"..\..\..\base\plugins.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\debugger.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\md5.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\graphics\font.h"\
+ "..\..\..\graphics\surface.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -16687,6 +18007,10 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\insane\insane.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\music.h"\
"..\..\..\scumm\nut_renderer.h"\
@@ -16697,7 +18021,9 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\player_v2a.h"\
"..\..\..\scumm\player_v3a.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm-md5.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\codec37.h"\
@@ -16708,21 +18034,11 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- "..\..\..\sound\rate.h"\
NODEP_CPP_SCUMM=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\imuse_digi.h"\
- "..\..\..\scumm\smush\insane.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 ARMV4) Debug"
@@ -16734,26 +18050,26 @@ DEP_CPP_SCUMM=\
"..\..\..\base\engine.h"\
"..\..\..\base\gameDetector.h"\
"..\..\..\base\plugins.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\debugger.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\md5.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
+ "..\..\..\common\stack.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -16784,6 +18100,7 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\player_v2a.h"\
"..\..\..\scumm\player_v3a.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm-md5.h"\
"..\..\..\scumm\scumm.h"\
@@ -16796,11 +18113,12 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\graphics\font.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -16831,7 +18149,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -16878,6 +18195,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -16898,7 +18216,6 @@ DEP_CPP_SCUMM=\
"..\..\..\common\md5.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
@@ -16909,7 +18226,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -16956,6 +18272,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -16987,7 +18304,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -17034,6 +18350,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -17065,7 +18382,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -17112,6 +18428,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -17143,7 +18460,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -17190,6 +18506,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -17221,7 +18538,6 @@ DEP_CPP_SCUMM=\
"..\..\..\config.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
- "..\..\..\gui\font.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
@@ -17268,6 +18584,7 @@ DEP_CPP_SCUMM=\
NODEP_CPP_SCUMM=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -17276,6 +18593,10 @@ NODEP_CPP_SCUMM=\
# End Source File
# Begin Source File
+SOURCE=..\..\..\scumm\scumm.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\scumm\sound.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release"
@@ -17290,6 +18611,7 @@ NODEP_CPP_SOUND=\
"..\..\..\scumm\scumm\scumm.h"\
"..\..\..\scumm\scumm\sound.h"\
"..\..\..\scumm\sound\audiocd.h"\
+ "..\..\..\scumm\sound\flac.h"\
"..\..\..\scumm\sound\mididrv.h"\
"..\..\..\scumm\sound\mixer.h"\
"..\..\..\scumm\sound\mp3.h"\
@@ -17310,6 +18632,7 @@ NODEP_CPP_SOUND=\
"..\..\..\scumm\scumm\scumm.h"\
"..\..\..\scumm\scumm\sound.h"\
"..\..\..\scumm\sound\audiocd.h"\
+ "..\..\..\scumm\sound\flac.h"\
"..\..\..\scumm\sound\mididrv.h"\
"..\..\..\scumm\sound\mixer.h"\
"..\..\..\scumm\sound\mp3.h"\
@@ -17324,9 +18647,9 @@ DEP_CPP_SOUND=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -17334,35 +18657,35 @@ DEP_CPP_SOUND=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiocd.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\flac.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
+ "..\..\..\sound\mp3.h"\
"..\..\..\sound\voc.h"\
"..\..\..\sound\vorbis.h"\
NODEP_CPP_SOUND=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\bundle.h"\
- "..\..\..\scumm\imuse_digi.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 ARMV4) Debug"
@@ -17371,9 +18694,9 @@ DEP_CPP_SOUND=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -17381,6 +18704,7 @@ DEP_CPP_SOUND=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
@@ -17392,21 +18716,23 @@ DEP_CPP_SOUND=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiocd.h"\
"..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\flac.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\mp3.h"\
"..\..\..\sound\voc.h"\
"..\..\..\sound\vorbis.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -17485,6 +18811,7 @@ DEP_CPP_SOUND=\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\audiocd.h"\
"..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\flac.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\mp3.h"\
@@ -17718,16 +19045,22 @@ DEP_CPP_STRIN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
+ "..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\graphics\font.h"\
+ "..\..\..\graphics\surface.h"\
"..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\object.h"\
@@ -17738,22 +19071,21 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\dialogs.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
+ "..\..\..\scumm\imuse_digi\dimuse.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
+ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
NODEP_CPP_STRIN=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.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 ARMV4) Debug"
@@ -17762,9 +19094,9 @@ DEP_CPP_STRIN=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\config-manager.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
@@ -17772,6 +19104,7 @@ DEP_CPP_STRIN=\
"..\..\..\common\singleton.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -17789,16 +19122,18 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\
"..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\
"..\..\..\scumm\music.h"\
+ "..\..\..\scumm\saveload.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\graphics\font.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -17888,6 +19223,7 @@ DEP_CPP_STRIN=\
NODEP_CPP_STRIN=\
"..\..\..\common\extend.h"\
+ "..\..\..\gui\font.h"\
".\DL_byteorder.h"\
@@ -18100,23 +19436,24 @@ DEP_CPP_USAGE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
NODEP_CPP_USAGE=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -18127,14 +19464,15 @@ DEP_CPP_USAGE=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -18142,10 +19480,10 @@ DEP_CPP_USAGE=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_USAGE=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -18343,23 +19681,24 @@ DEP_CPP_VARS_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_VARS_=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -18370,14 +19709,15 @@ DEP_CPP_VARS_=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -18385,10 +19725,10 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -18588,16 +19928,18 @@ DEP_CPP_VERBS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\config.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\object.h"\
@@ -18607,7 +19949,6 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\verbs.h"\
NODEP_CPP_VERBS=\
- "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
".\DL_byteorder.h"\
@@ -18618,14 +19959,15 @@ DEP_CPP_VERBS=\
"..\..\..\backends\wince\missing\unistd.h"\
"..\..\..\backends\wince\portdefs.h"\
"..\..\..\base\engine.h"\
+ "..\..\..\common\array.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
+ "..\..\..\common\stream.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
@@ -18636,10 +19978,10 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\verbs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"