diff options
author | Nicolas Bacca | 2004-12-11 00:42:18 +0000 |
---|---|---|
committer | Nicolas Bacca | 2004-12-11 00:42:18 +0000 |
commit | 4e1096e070c26ee78645d8752878916fe71f7652 (patch) | |
tree | 72a338db6896d83d9922872f42e4230bdec7eca1 /dists/msevc4/scumm | |
parent | 744ea3161b57be8e1b2c1711e5e1670bee2372ff (diff) | |
download | scummvm-rg350-4e1096e070c26ee78645d8752878916fe71f7652.tar.gz scummvm-rg350-4e1096e070c26ee78645d8752878916fe71f7652.tar.bz2 scummvm-rg350-4e1096e070c26ee78645d8752878916fe71f7652.zip |
Update project build files
svn-id: r16029
Diffstat (limited to 'dists/msevc4/scumm')
-rw-r--r-- | dists/msevc4/scumm/scumm.vcp | 3183 |
1 files changed, 2822 insertions, 361 deletions
diff --git a/dists/msevc4/scumm/scumm.vcp b/dists/msevc4/scumm/scumm.vcp index f8e464e5fa..b783e9660a 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 "" -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 +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 emulator) Debug" @@ -81,15 +81,15 @@ CPP=cl.exe # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # 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=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 !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" @@ -107,15 +107,15 @@ CPP=cl.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # 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 "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" /D "USE_ZLIB" /YX /O2 /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 "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 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -133,15 +133,15 @@ CPP=clarm.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # 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 "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" /D "USE_ZLIB" /D "USE_WINDBG" /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 "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 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -159,15 +159,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # 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 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 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 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 !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # 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 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 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 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_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -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 +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 !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" @@ -237,15 +237,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -CPP=clmips.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /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 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 /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" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c !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 /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 +# 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" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -333,6 +333,7 @@ NODEP_CPP_CHUNK=\ "..\..\..\scumm\smush\common\file.h"\ "..\..\..\scumm\smush\common\str.h"\ "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\stdafx.h"\ @@ -343,6 +344,7 @@ NODEP_CPP_CHUNK=\ "..\..\..\scumm\smush\common\file.h"\ "..\..\..\scumm\smush\common\str.h"\ "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\stdafx.h"\ @@ -352,19 +354,31 @@ NODEP_CPP_CHUNK=\ DEP_CPP_CHUNK=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHUNK=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -383,8 +397,9 @@ DEP_CPP_CHUNK=\ "..\..\..\scumm\smush\chunk.h"\ NODEP_CPP_CHUNK=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -413,17 +428,29 @@ NODEP_CPP_CHUNK=\ DEP_CPP_CHUNK=\ "..\..\..\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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ NODEP_CPP_CHUNK=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -548,10 +575,11 @@ DEP_CPP_CODEC=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -564,8 +592,9 @@ DEP_CPP_CODEC=\ "..\..\..\config.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -592,7 +621,9 @@ DEP_CPP_CODEC=\ "..\..\..\config.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -688,10 +719,11 @@ DEP_CPP_CODEC3=\ "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec37.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC3=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -707,8 +739,9 @@ DEP_CPP_CODEC3=\ "..\..\..\scumm\smush\codec37.h"\ NODEP_CPP_CODEC3=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -743,7 +776,9 @@ DEP_CPP_CODEC3=\ "..\..\..\scumm\smush\codec37.h"\ NODEP_CPP_CODEC3=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -865,11 +900,12 @@ DEP_CPP_CODEC4=\ "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC4=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -885,9 +921,10 @@ DEP_CPP_CODEC4=\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -923,7 +960,9 @@ DEP_CPP_CODEC4=\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -1022,6 +1061,7 @@ SOURCE=..\..\..\scumm\smush\imuse_channel.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ @@ -1031,6 +1071,7 @@ NODEP_CPP_IMUSE=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ @@ -1042,17 +1083,33 @@ NODEP_CPP_IMUSE=\ DEP_CPP_IMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1069,8 +1126,9 @@ DEP_CPP_IMUSE=\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_IMUSE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -1098,16 +1156,31 @@ NODEP_CPP_IMUSE=\ DEP_CPP_IMUSE=\ "..\..\..\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\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_IMUSE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -1228,10 +1301,11 @@ DEP_CPP_SAUD_=\ "..\..\..\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"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1248,8 +1322,9 @@ DEP_CPP_SAUD_=\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_SAUD_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -1286,7 +1361,9 @@ DEP_CPP_SAUD_=\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_SAUD_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -1401,6 +1478,7 @@ DEP_CPP_SMUSH=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -1413,15 +1491,18 @@ DEP_CPP_SMUSH=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1449,8 +1530,9 @@ DEP_CPP_SMUSH=\ "..\..\..\scumm\smush\smush_font.h"\ NODEP_CPP_SMUSH=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -1487,17 +1569,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ @@ -1505,7 +1589,9 @@ DEP_CPP_SMUSH=\ "..\..\..\scumm\smush\smush_font.h"\ NODEP_CPP_SMUSH=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -1664,6 +1750,7 @@ DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -1676,6 +1763,7 @@ DEP_CPP_SMUSH_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\music.h"\ @@ -1684,11 +1772,14 @@ DEP_CPP_SMUSH_=\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SMUSH_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1720,8 +1811,9 @@ DEP_CPP_SMUSH_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -1762,17 +1854,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\music.h"\ @@ -1784,7 +1878,9 @@ DEP_CPP_SMUSH_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -1948,6 +2044,7 @@ NODEP_CPP_SMUSH_P=\ "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ "..\..\..\scumm\smush\scumm\sound.h"\ "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\sound\vorbis.h"\ "..\..\..\scumm\smush\stdafx.h"\ @@ -1972,6 +2069,7 @@ NODEP_CPP_SMUSH_P=\ "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ "..\..\..\scumm\smush\scumm\sound.h"\ "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\sound\vorbis.h"\ "..\..\..\scumm\smush\stdafx.h"\ @@ -1981,6 +2079,7 @@ DEP_CPP_SMUSH_P=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -1996,6 +2095,7 @@ DEP_CPP_SMUSH_P=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -2018,15 +2118,18 @@ DEP_CPP_SMUSH_P=\ "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"zconf.h"\ + {$(INCLUDE)}"zlib.h"\ NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -2076,11 +2179,10 @@ DEP_CPP_SMUSH_P=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_P=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -2139,9 +2241,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"\ @@ -2149,10 +2251,12 @@ 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"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -2163,6 +2267,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"\ @@ -2178,9 +2283,13 @@ DEP_CPP_SMUSH_P=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_P=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + ".\conf.h"\ ".\DL_byteorder.h"\ + ".\lib.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2438,6 +2547,7 @@ DEP_CPP_INSAN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -2450,6 +2560,7 @@ DEP_CPP_INSAN=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -2470,12 +2581,14 @@ DEP_CPP_INSAN=\ "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSAN=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -2520,8 +2633,9 @@ DEP_CPP_INSAN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSAN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -2574,17 +2688,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -2595,6 +2711,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"\ @@ -2608,7 +2725,9 @@ DEP_CPP_INSAN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSAN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -2821,6 +2940,7 @@ DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -2833,6 +2953,7 @@ DEP_CPP_INSANE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -2843,11 +2964,14 @@ DEP_CPP_INSANE=\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -2881,8 +3005,9 @@ DEP_CPP_INSANE=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -2925,17 +3050,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -2949,7 +3076,9 @@ DEP_CPP_INSANE=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -3118,6 +3247,7 @@ DEP_CPP_INSANE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -3130,6 +3260,7 @@ DEP_CPP_INSANE_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3140,11 +3271,14 @@ DEP_CPP_INSANE_=\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -3178,8 +3312,9 @@ DEP_CPP_INSANE_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -3222,17 +3357,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3246,7 +3383,9 @@ DEP_CPP_INSANE_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -3423,6 +3562,7 @@ DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -3435,6 +3575,7 @@ DEP_CPP_INSANE_I=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3446,11 +3587,14 @@ DEP_CPP_INSANE_I=\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -3485,8 +3629,9 @@ DEP_CPP_INSANE_I=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_I=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -3530,17 +3675,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3555,7 +3702,9 @@ DEP_CPP_INSANE_I=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_I=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -3734,6 +3883,7 @@ DEP_CPP_INSANE_S=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -3748,6 +3898,7 @@ DEP_CPP_INSANE_S=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3759,11 +3910,14 @@ DEP_CPP_INSANE_S=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_S=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -3800,8 +3954,9 @@ DEP_CPP_INSANE_S=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_S=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -3847,9 +4002,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"\ @@ -3857,9 +4012,11 @@ DEP_CPP_INSANE_S=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ @@ -3874,7 +4031,9 @@ DEP_CPP_INSANE_S=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INSANE_S=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -4071,6 +4230,7 @@ DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -4084,6 +4244,7 @@ DEP_CPP_DIMUS=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ @@ -4094,13 +4255,15 @@ DEP_CPP_DIMUS=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -4136,9 +4299,10 @@ DEP_CPP_DIMUS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -4183,24 +4347,27 @@ 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"\ + "..\..\..\graphics\surface.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"\ @@ -4208,7 +4375,9 @@ DEP_CPP_DIMUS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -4392,6 +4561,7 @@ DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -4404,14 +4574,17 @@ DEP_CPP_DIMUSE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -4438,8 +4611,9 @@ DEP_CPP_DIMUSE=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_DIMUSE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -4475,24 +4649,28 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_DIMUSE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -4642,11 +4820,12 @@ DEP_CPP_DIMUSE_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -4660,9 +4839,10 @@ DEP_CPP_DIMUSE_=\ "..\..\..\config.h"\ NODEP_CPP_DIMUSE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -4694,7 +4874,9 @@ DEP_CPP_DIMUSE_=\ "..\..\..\config.h"\ NODEP_CPP_DIMUSE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -4802,6 +4984,7 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -4814,6 +4997,7 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ @@ -4822,12 +5006,14 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_M=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -4860,8 +5046,9 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -4902,29 +5089,34 @@ 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"\ + "..\..\..\graphics\surface.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\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -5097,6 +5289,7 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -5110,6 +5303,7 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ @@ -5120,13 +5314,15 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -5162,9 +5358,10 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -5198,11 +5395,11 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" @@ -5224,6 +5421,7 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ @@ -5236,11 +5434,13 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -5274,11 +5474,11 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" @@ -5312,11 +5512,11 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -5432,6 +5632,7 @@ DEP_CPP_DIMUSE_SN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -5444,6 +5645,7 @@ DEP_CPP_DIMUSE_SN=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ @@ -5452,13 +5654,15 @@ DEP_CPP_DIMUSE_SN=\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_SN=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -5492,8 +5696,9 @@ DEP_CPP_DIMUSE_SN=\ "..\..\..\sound\voc.h"\ NODEP_CPP_DIMUSE_SN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -5531,26 +5736,35 @@ 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"\ + "..\..\..\graphics\surface.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_SN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -5720,11 +5934,12 @@ DEP_CPP_DIMUSE_T=\ "..\..\..\scumm\saveload.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_T=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -5752,9 +5967,10 @@ DEP_CPP_DIMUSE_T=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -5789,13 +6005,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"\ @@ -5803,11 +6020,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"\ NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -5961,6 +6181,7 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -5974,6 +6195,7 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ @@ -5984,13 +6206,15 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_TR=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -6026,9 +6250,10 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -6062,11 +6287,11 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_TR=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" @@ -6088,6 +6313,7 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ @@ -6100,11 +6326,13 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -6138,11 +6366,11 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_TR=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" @@ -6176,11 +6404,11 @@ DEP_CPP_DIMUSE_TR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_TR=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -6303,6 +6531,7 @@ DEP_CPP_ACTOR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -6315,6 +6544,7 @@ DEP_CPP_ACTOR=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -6328,11 +6558,13 @@ DEP_CPP_ACTOR=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ACTOR=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -6369,8 +6601,9 @@ DEP_CPP_ACTOR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ACTOR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -6416,17 +6649,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -6443,7 +6678,9 @@ DEP_CPP_ACTOR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ACTOR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -6640,6 +6877,7 @@ DEP_CPP_AKOS_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -6652,6 +6890,7 @@ DEP_CPP_AKOS_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -6666,13 +6905,15 @@ DEP_CPP_AKOS_=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AKOS_=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -6711,9 +6952,10 @@ DEP_CPP_AKOS_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_AKOS_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -6761,17 +7003,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -6782,6 +7026,7 @@ 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"\ @@ -6789,7 +7034,9 @@ DEP_CPP_AKOS_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_AKOS_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -6981,6 +7228,7 @@ DEP_CPP_BASE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -6993,15 +7241,18 @@ DEP_CPP_BASE_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BASE_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -7029,8 +7280,9 @@ DEP_CPP_BASE_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BASE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -7067,17 +7319,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\gfx.h"\ @@ -7085,7 +7339,9 @@ DEP_CPP_BASE_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BASE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -7236,6 +7492,7 @@ DEP_CPP_BOMP_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -7248,6 +7505,7 @@ DEP_CPP_BOMP_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -7255,10 +7513,12 @@ DEP_CPP_BOMP_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BOMP_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -7288,8 +7548,9 @@ DEP_CPP_BOMP_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOMP_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -7328,17 +7589,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -7348,7 +7611,9 @@ DEP_CPP_BOMP_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOMP_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -7509,6 +7774,7 @@ DEP_CPP_BOXES=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -7521,15 +7787,18 @@ DEP_CPP_BOXES=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BOXES=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -7557,8 +7826,9 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOXES=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -7595,17 +7865,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ @@ -7613,7 +7885,9 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOXES=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -7766,6 +8040,7 @@ DEP_CPP_CAMER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -7778,16 +8053,19 @@ DEP_CPP_CAMER=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CAMER=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -7816,8 +8094,9 @@ DEP_CPP_CAMER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CAMER=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -7855,17 +8134,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -7874,7 +8155,9 @@ DEP_CPP_CAMER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CAMER=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -8027,6 +8310,7 @@ DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -8039,16 +8323,19 @@ DEP_CPP_CHARS=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -8076,9 +8363,10 @@ DEP_CPP_CHARS=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -8116,17 +8404,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -8134,7 +8424,9 @@ DEP_CPP_CHARS=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -8269,6 +8561,9 @@ SOURCE=..\..\..\scumm\costume.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_COSTU=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\costume.h"\ "..\..\..\scumm\scumm\scumm.h"\ @@ -8280,6 +8575,9 @@ NODEP_CPP_COSTU=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_COSTU=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\costume.h"\ "..\..\..\scumm\scumm\scumm.h"\ @@ -8294,6 +8592,7 @@ DEP_CPP_COSTU=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -8306,6 +8605,7 @@ DEP_CPP_COSTU=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\costume.h"\ @@ -8313,12 +8613,17 @@ DEP_CPP_COSTU=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COSTU=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -8349,9 +8654,10 @@ DEP_CPP_COSTU=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COSTU=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -8392,17 +8698,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\costume.h"\ @@ -8413,7 +8721,9 @@ DEP_CPP_COSTU=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COSTU=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -8561,6 +8871,10 @@ SOURCE=..\..\..\scumm\cursor.cpp NODEP_CPP_CURSO=\ "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\stdafx.h"\ @@ -8569,6 +8883,10 @@ NODEP_CPP_CURSO=\ NODEP_CPP_CURSO=\ "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\stdafx.h"\ @@ -8579,6 +8897,7 @@ DEP_CPP_CURSO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -8591,14 +8910,21 @@ DEP_CPP_CURSO=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -8625,8 +8951,9 @@ DEP_CPP_CURSO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -8662,24 +8989,31 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -8840,6 +9174,7 @@ DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ @@ -8873,11 +9208,14 @@ DEP_CPP_DEBUG=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -8902,6 +9240,8 @@ DEP_CPP_DEBUG=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ @@ -8920,9 +9260,9 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -8974,20 +9314,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"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ @@ -9006,8 +9350,9 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -9245,6 +9590,7 @@ DEP_CPP_DIALO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -9285,15 +9631,17 @@ DEP_CPP_DIALO=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -9319,6 +9667,8 @@ DEP_CPP_DIALO=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ @@ -9346,11 +9696,11 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIALO=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -9410,20 +9760,24 @@ 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"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ @@ -9436,19 +9790,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=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -9667,8 +10027,12 @@ SOURCE=..\..\..\scumm\gfx.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_GFX_C=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\usage_bits.h"\ @@ -9679,8 +10043,12 @@ NODEP_CPP_GFX_C=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_GFX_C=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\usage_bits.h"\ @@ -9694,6 +10062,7 @@ DEP_CPP_GFX_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -9706,18 +10075,25 @@ DEP_CPP_GFX_C=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GFX_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\init_arm.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -9747,9 +10123,10 @@ DEP_CPP_GFX_C=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_GFX_C=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -9789,17 +10166,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -9809,7 +10188,9 @@ DEP_CPP_GFX_C=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_GFX_C=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -9973,6 +10354,7 @@ DEP_CPP_HELP_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -9985,14 +10367,17 @@ DEP_CPP_HELP_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HELP_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -10019,8 +10404,9 @@ DEP_CPP_HELP_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_HELP_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -10056,24 +10442,28 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_HELP_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -10230,6 +10620,7 @@ DEP_CPP_IMUSE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ @@ -10244,6 +10635,7 @@ DEP_CPP_IMUSE_=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_internal.h"\ @@ -10252,12 +10644,14 @@ DEP_CPP_IMUSE_=\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE_=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -10291,9 +10685,10 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_IMUSE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -10337,18 +10732,20 @@ 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"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_internal.h"\ @@ -10360,7 +10757,9 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_IMUSE_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -10546,6 +10945,7 @@ DEP_CPP_IMUSE_P=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -10559,19 +10959,22 @@ DEP_CPP_IMUSE_P=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_internal.h"\ "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE_P=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -10603,9 +11006,10 @@ DEP_CPP_IMUSE_P=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_IMUSE_P=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -10647,18 +11051,20 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_internal.h"\ "..\..\..\scumm\instrument.h"\ @@ -10669,7 +11075,9 @@ DEP_CPP_IMUSE_P=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_IMUSE_P=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -10811,6 +11219,231 @@ NODEP_CPP_IMUSE_P=\ # End Source File # Begin Source File +SOURCE=..\..\..\scumm\input.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INPUT=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.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\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.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\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.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\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.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\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=..\..\..\scumm\instrument.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" @@ -10839,6 +11472,7 @@ DEP_CPP_INSTR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -10852,17 +11486,20 @@ DEP_CPP_INSTR=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSTR=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -10892,9 +11529,10 @@ DEP_CPP_INSTR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_INSTR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -10934,18 +11572,20 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\saveload.h"\ @@ -10954,7 +11594,9 @@ DEP_CPP_INSTR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_INSTR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -11132,11 +11774,12 @@ DEP_CPP_MIDIP=\ "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -11157,9 +11800,10 @@ DEP_CPP_MIDIP=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -11192,6 +11836,7 @@ DEP_CPP_MIDIP=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ @@ -11200,7 +11845,9 @@ DEP_CPP_MIDIP=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -11330,11 +11977,12 @@ DEP_CPP_MIDIPA=\ "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -11355,9 +12003,10 @@ DEP_CPP_MIDIPA=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -11390,6 +12039,7 @@ DEP_CPP_MIDIPA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ @@ -11398,7 +12048,9 @@ DEP_CPP_MIDIPA=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -11522,6 +12174,7 @@ DEP_CPP_NUT_R=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -11534,15 +12187,18 @@ DEP_CPP_NUT_R=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NUT_R=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -11570,8 +12226,9 @@ DEP_CPP_NUT_R=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_NUT_R=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -11608,17 +12265,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -11626,7 +12285,9 @@ DEP_CPP_NUT_R=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_NUT_R=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -11783,6 +12444,7 @@ DEP_CPP_OBJEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -11795,6 +12457,7 @@ DEP_CPP_OBJEC=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ @@ -11803,10 +12466,12 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -11837,8 +12502,9 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_OBJEC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -11878,17 +12544,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ @@ -11899,7 +12567,9 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_OBJEC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -12064,6 +12734,7 @@ DEP_CPP_PALET=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -12076,15 +12747,18 @@ DEP_CPP_PALET=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PALET=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -12112,8 +12786,9 @@ DEP_CPP_PALET=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PALET=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -12150,17 +12825,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ @@ -12168,7 +12845,9 @@ DEP_CPP_PALET=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PALET=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -12295,7 +12974,6 @@ SOURCE=..\..\..\scumm\player_mod.cpp NODEP_CPP_PLAYE=\ "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\audiostream.h"\ "..\..\..\scumm\sound\mixer.h"\ "..\..\..\scumm\sound\rate.h"\ "..\..\..\scumm\stdafx.h"\ @@ -12305,7 +12983,6 @@ NODEP_CPP_PLAYE=\ NODEP_CPP_PLAYE=\ "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\audiostream.h"\ "..\..\..\scumm\sound\mixer.h"\ "..\..\..\scumm\sound\rate.h"\ "..\..\..\scumm\stdafx.h"\ @@ -12317,6 +12994,7 @@ DEP_CPP_PLAYE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -12329,17 +13007,20 @@ DEP_CPP_PLAYE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -12369,8 +13050,9 @@ DEP_CPP_PLAYE=\ "..\..\..\sound\rate.h"\ NODEP_CPP_PLAYE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -12409,17 +13091,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ @@ -12429,7 +13113,9 @@ DEP_CPP_PLAYE=\ "..\..\..\sound\rate.h"\ NODEP_CPP_PLAYE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -12588,6 +13274,7 @@ DEP_CPP_PLAYER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -12600,16 +13287,20 @@ DEP_CPP_PLAYER=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYER=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -12638,8 +13329,9 @@ DEP_CPP_PLAYER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -12677,17 +13369,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\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v1.h"\ @@ -12696,7 +13390,9 @@ DEP_CPP_PLAYER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -12857,6 +13553,7 @@ DEP_CPP_PLAYER_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -12870,19 +13567,23 @@ DEP_CPP_PLAYER_=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYER_=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -12913,10 +13614,11 @@ DEP_CPP_PLAYER_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_PLAYER_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -12958,18 +13660,20 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v2.h"\ @@ -12979,7 +13683,9 @@ DEP_CPP_PLAYER_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_PLAYER_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -13152,6 +13858,7 @@ DEP_CPP_PLAYER_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -13164,16 +13871,20 @@ DEP_CPP_PLAYER_V=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYER_V=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -13202,8 +13913,9 @@ DEP_CPP_PLAYER_V=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER_V=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -13241,17 +13953,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_mod.h"\ @@ -13260,7 +13974,9 @@ DEP_CPP_PLAYER_V=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER_V=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -13415,6 +14131,7 @@ DEP_CPP_PLAYER_V3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -13427,16 +14144,20 @@ DEP_CPP_PLAYER_V3=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYER_V3=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -13465,8 +14186,9 @@ DEP_CPP_PLAYER_V3=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -13504,17 +14226,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_mod.h"\ @@ -13523,7 +14247,9 @@ DEP_CPP_PLAYER_V3=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -13692,6 +14418,7 @@ DEP_CPP_RESOU=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -13727,14 +14454,16 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOU=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -13756,6 +14485,8 @@ DEP_CPP_RESOU=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\object.h"\ @@ -13781,10 +14512,10 @@ DEP_CPP_RESOU=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -13840,18 +14571,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"\ @@ -13867,6 +14601,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"\ @@ -13876,9 +14611,10 @@ DEP_CPP_RESOU=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ ".\DL_byteorder.h"\ @@ -14111,6 +14847,7 @@ DEP_CPP_RESOUR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -14124,6 +14861,7 @@ DEP_CPP_RESOUR=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ @@ -14132,12 +14870,15 @@ DEP_CPP_RESOUR=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOUR=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -14170,9 +14911,10 @@ DEP_CPP_RESOUR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_RESOUR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -14215,18 +14957,20 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ @@ -14238,7 +14982,9 @@ DEP_CPP_RESOUR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_RESOUR=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -14410,6 +15156,7 @@ DEP_CPP_RESOURC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -14422,15 +15169,18 @@ DEP_CPP_RESOURC=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -14458,8 +15208,9 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_RESOURC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -14496,17 +15247,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ @@ -14514,7 +15267,9 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_RESOURC=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -14659,6 +15414,7 @@ DEP_CPP_RESOURCE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -14671,14 +15427,17 @@ DEP_CPP_RESOURCE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURCE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -14705,8 +15464,9 @@ DEP_CPP_RESOURCE=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_RESOURCE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -14742,24 +15502,28 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_RESOURCE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -14876,6 +15640,296 @@ NODEP_CPP_RESOURCE=\ # End Source File # Begin Source File +SOURCE=..\..\..\scumm\resource_v7he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOURCE_=\ + "..\..\..\scumm\common\stream.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOURCE_=\ + "..\..\..\scumm\common\stream.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESOURCE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_RESOURCE_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v7he.h +# End Source File +# Begin Source File + SOURCE=..\..\..\scumm\saveload.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" @@ -14922,6 +15976,7 @@ DEP_CPP_SAVEL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -14936,6 +15991,7 @@ DEP_CPP_SAVEL=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -14951,13 +16007,15 @@ DEP_CPP_SAVEL=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -15000,8 +16058,9 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -15053,9 +16112,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"\ @@ -15063,9 +16122,11 @@ DEP_CPP_SAVEL=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -15086,7 +16147,9 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -15303,6 +16366,7 @@ DEP_CPP_SCRIP=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -15317,16 +16381,19 @@ DEP_CPP_SCRIP=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIP=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -15357,8 +16424,9 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_SCRIP=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -15398,9 +16466,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"\ @@ -15408,9 +16476,11 @@ DEP_CPP_SCRIP=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -15419,7 +16489,9 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_SCRIP=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -15556,31 +16628,39 @@ SOURCE=..\..\..\scumm\script.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v2.cpp +SOURCE=..\..\..\scumm\script_v100he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_SCRIPT=\ + "..\..\..\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\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.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=\ + "..\..\..\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\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ "..\..\..\scumm\stdafx.h"\ @@ -15590,32 +16670,42 @@ DEP_CPP_SCRIPT=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -15624,40 +16714,250 @@ DEP_CPP_SCRIPT=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + DEP_CPP_SCRIPT=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIPT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v2.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIPT_=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -15680,28 +16980,30 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SCRIPT=\ +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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -15713,14 +17015,16 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT=\ +DEP_CPP_SCRIPT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15746,14 +17050,14 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT=\ +DEP_CPP_SCRIPT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15779,14 +17083,14 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT=\ +DEP_CPP_SCRIPT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15812,14 +17116,14 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT=\ +DEP_CPP_SCRIPT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15845,7 +17149,7 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_SCRIPT_=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -15859,7 +17163,7 @@ SOURCE=..\..\..\scumm\script_v5.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ @@ -15872,7 +17176,7 @@ NODEP_CPP_SCRIPT_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ @@ -15885,10 +17189,11 @@ NODEP_CPP_SCRIPT_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -15901,6 +17206,7 @@ DEP_CPP_SCRIPT_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -15910,16 +17216,18 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15946,14 +17254,15 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -15979,28 +17288,30 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -16012,14 +17323,16 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16045,14 +17358,14 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16078,14 +17391,14 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16111,14 +17424,14 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_SCRIPT_V=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16144,7 +17457,7 @@ DEP_CPP_SCRIPT_=\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_SCRIPT_V=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -16158,7 +17471,7 @@ SOURCE=..\..\..\scumm\script_v6.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ @@ -16179,7 +17492,7 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ @@ -16200,10 +17513,11 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -16219,6 +17533,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -16241,19 +17556,21 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16298,15 +17615,16 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16349,7 +17667,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16357,13 +17675,13 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SCRIPT_V=\ +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\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -16371,10 +17689,12 @@ 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"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -16388,6 +17708,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"\ @@ -16400,15 +17721,17 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16451,7 +17774,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16459,7 +17782,7 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16502,7 +17825,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16510,7 +17833,7 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16553,7 +17876,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16561,7 +17884,7 @@ NODEP_CPP_SCRIPT_V=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_SCRIPT_V6=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16604,7 +17927,7 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16619,15 +17942,15 @@ SOURCE=..\..\..\scumm\script_v6he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.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"\ @@ -16637,15 +17960,15 @@ NODEP_CPP_SCRIPT_V6=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.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"\ @@ -16655,10 +17978,11 @@ NODEP_CPP_SCRIPT_V6=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -16674,32 +17998,33 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.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"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16735,15 +18060,16 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16784,7 +18110,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16792,13 +18118,13 @@ NODEP_CPP_SCRIPT_V6=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\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"\ @@ -16806,17 +18132,16 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.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"\ @@ -16829,19 +18154,20 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16882,7 +18208,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16890,7 +18216,7 @@ NODEP_CPP_SCRIPT_V6=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16931,7 +18257,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -16939,7 +18265,7 @@ NODEP_CPP_SCRIPT_V6=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -16980,14 +18306,14 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIPT_V6H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -17028,7 +18354,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIPT_V6H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -17038,7 +18364,7 @@ NODEP_CPP_SCRIPT_V6=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v7he.cpp +SOURCE=..\..\..\scumm\script_v72he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" @@ -17049,8 +18375,8 @@ NODEP_CPP_SCRIPT_V7=\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ "..\..\..\scumm\sound\mididrv.h"\ @@ -17067,8 +18393,8 @@ NODEP_CPP_SCRIPT_V7=\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ "..\..\..\scumm\sound\mididrv.h"\ @@ -17082,6 +18408,52 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIPT_V7=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -17097,12 +18469,58 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.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\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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ @@ -17115,12 +18533,14 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.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_V7=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -17141,12 +18561,14 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ @@ -17159,20 +18581,22 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -17180,21 +18604,19 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.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\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ @@ -17203,22 +18625,308 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\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\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.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\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.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\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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.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\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.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\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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.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\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v7he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\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\resource_v7he.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_V7H=\ + "..\..\..\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\resource_v7he.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_V7H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.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"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\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\resource_v7he.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_V7H=\ + "..\..\..\common\compile.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ @@ -17256,15 +18964,63 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.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_V7H=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V7H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -17305,7 +19061,7 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V7H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -17313,7 +19069,7 @@ NODEP_CPP_SCRIPT_V7=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V7H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -17354,7 +19110,7 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V7H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -17362,7 +19118,7 @@ NODEP_CPP_SCRIPT_V7=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V7H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -17403,14 +19159,14 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V7H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V7H=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -17451,7 +19207,7 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V7H=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -17507,6 +19263,7 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -17521,6 +19278,7 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -17542,12 +19300,14 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT_V8=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -17595,8 +19355,9 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -17652,9 +19413,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"\ @@ -17662,9 +19423,11 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -17677,6 +19440,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"\ @@ -17689,7 +19453,9 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -17886,6 +19652,456 @@ NODEP_CPP_SCRIPT_V8=\ # End Source File # Begin Source File +SOURCE=..\..\..\scumm\script_v80he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\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\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\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\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v90he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\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\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\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\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE="..\..\..\scumm\scumm-md5.h" +# End Source File +# Begin Source File + SOURCE=..\..\..\scumm\scumm.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" @@ -17915,6 +20131,7 @@ NODEP_CPP_SCUMM=\ "..\..\..\scumm\scumm\player_v2a.h"\ "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ @@ -17951,6 +20168,7 @@ NODEP_CPP_SCUMM=\ "..\..\..\scumm\scumm\player_v2a.h"\ "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ @@ -18021,6 +20239,7 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ @@ -18031,14 +20250,16 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -18068,6 +20289,8 @@ DEP_CPP_SCUMM=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -18100,6 +20323,7 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ @@ -18115,10 +20339,10 @@ DEP_CPP_SCUMM=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -18208,22 +20432,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\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\message.h"\ @@ -18256,6 +20484,8 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ @@ -18270,9 +20500,10 @@ DEP_CPP_SCUMM=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ ".\DL_byteorder.h"\ @@ -18608,6 +20839,7 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\sound\audiocd.h"\ @@ -18629,6 +20861,7 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\sound\audiocd.h"\ @@ -18647,6 +20880,7 @@ DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -18662,6 +20896,7 @@ DEP_CPP_SOUND=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -18673,6 +20908,7 @@ DEP_CPP_SOUND=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ @@ -18681,11 +20917,12 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -18730,9 +20967,10 @@ DEP_CPP_SOUND=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -18785,9 +21023,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"\ @@ -18795,10 +21033,12 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -18806,6 +21046,7 @@ 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"\ @@ -18819,7 +21060,9 @@ DEP_CPP_SOUND=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -19045,6 +21288,7 @@ DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ @@ -19080,12 +21324,14 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STRIN=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -19108,6 +21354,8 @@ DEP_CPP_STRIN=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\object.h"\ @@ -19131,9 +21379,9 @@ DEP_CPP_STRIN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -19187,9 +21435,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"\ @@ -19197,9 +21445,12 @@ DEP_CPP_STRIN=\ "..\..\..\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"\ @@ -19214,6 +21465,7 @@ 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"\ @@ -19222,8 +21474,9 @@ DEP_CPP_STRIN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -19436,6 +21689,7 @@ DEP_CPP_USAGE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -19448,14 +21702,17 @@ DEP_CPP_USAGE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_USAGE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -19482,8 +21739,9 @@ DEP_CPP_USAGE=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -19519,24 +21777,28 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -19662,16 +21924,20 @@ SOURCE=..\..\..\scumm\vars.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_VARS_=\ + "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_VARS_=\ + "..\..\..\scumm\common\config-manager.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ "..\..\..\scumm\stdafx.h"\ @@ -19681,26 +21947,35 @@ DEP_CPP_VARS_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VARS_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -19727,8 +22002,9 @@ DEP_CPP_VARS_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_VARS_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -19764,24 +22040,28 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_VARS_=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -19904,6 +22184,7 @@ SOURCE=..\..\..\scumm\verbs.cpp NODEP_CPP_VERBS=\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ @@ -19915,6 +22196,7 @@ NODEP_CPP_VERBS=\ NODEP_CPP_VERBS=\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ @@ -19928,6 +22210,7 @@ DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ @@ -19940,17 +22223,21 @@ DEP_CPP_VERBS=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -19980,8 +22267,9 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\verbs.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -20020,17 +22308,19 @@ 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"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -20040,7 +22330,9 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\verbs.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ ".\DL_byteorder.h"\ @@ -20171,6 +22463,175 @@ NODEP_CPP_VERBS=\ SOURCE=..\..\..\scumm\verbs.h # End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\wiz_he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_WIZ_H=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_WIZ_H=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_WIZ_H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIZ_H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_WIZ_H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIZ_H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_WIZ_H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + +NODEP_CPP_WIZ_H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_WIZ_H=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\wiz_he.h"\ + +NODEP_CPP_WIZ_H=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\wiz_he.h +# End Source File # End Group # Begin Group "Header Files" |