aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Bacca2003-09-18 16:14:38 +0000
committerNicolas Bacca2003-09-18 16:14:38 +0000
commit79f546cb8fe6d61483bd29582232561a74bb95c7 (patch)
tree5f99544bc2b2c2ca38c3a2e2996418a540ab2f6f
parent60de69b9dab36faa2a09beacceabc5096917718f (diff)
downloadscummvm-rg350-79f546cb8fe6d61483bd29582232561a74bb95c7.tar.gz
scummvm-rg350-79f546cb8fe6d61483bd29582232561a74bb95c7.tar.bz2
scummvm-rg350-79f546cb8fe6d61483bd29582232561a74bb95c7.zip
Update project files
svn-id: r10297
-rw-r--r--backends/wince/scumm/scumm.vcp2177
-rw-r--r--backends/wince/scummvm/scummvm.vcp3444
-rw-r--r--backends/wince/simon/simon.vcp636
-rw-r--r--backends/wince/sky/sky.vcp905
4 files changed, 4390 insertions, 2772 deletions
diff --git a/backends/wince/scumm/scumm.vcp b/backends/wince/scumm/scumm.vcp
index 6c2500ee38..bbca03f3ed 100644
--- a/backends/wince/scumm/scumm.vcp
+++ b/backends/wince/scumm/scumm.vcp
@@ -184,7 +184,7 @@ BSC32=bscmake.exe
# 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" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "USE_VORBIS" /D "NONSTANDARD_PORT" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "NDEBUG" /D "WIN32" /D "USE_VORBIS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_SWORD2" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -273,7 +273,6 @@ SOURCE=..\..\..\scumm\smush\chunk.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_CHUNK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
@@ -284,12 +283,13 @@ DEP_CPP_CHUNK=\
"..\..\..\scumm\smush\chunk.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -307,7 +307,6 @@ NODEP_CPP_CHUNK=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_CHUNK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
@@ -318,12 +317,13 @@ DEP_CPP_CHUNK=\
"..\..\..\scumm\smush\chunk.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -341,7 +341,6 @@ NODEP_CPP_CHUNK=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_CHUNK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
@@ -352,18 +351,18 @@ DEP_CPP_CHUNK=\
"..\..\..\scumm\smush\chunk.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_CHUNK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
@@ -371,13 +370,15 @@ DEP_CPP_CHUNK=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHUNK=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -426,12 +427,12 @@ DEP_CPP_CODEC=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -448,12 +449,12 @@ DEP_CPP_CODEC=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -470,12 +471,12 @@ DEP_CPP_CODEC=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
@@ -485,10 +486,11 @@ DEP_CPP_CODEC=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -515,7 +517,6 @@ SOURCE=..\..\..\scumm\smush\codec37.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_CODEC3=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -524,12 +525,13 @@ DEP_CPP_CODEC3=\
"..\..\..\scumm\smush\codec37.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -545,7 +547,6 @@ NODEP_CPP_CODEC3=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_CODEC3=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -554,12 +555,13 @@ DEP_CPP_CODEC3=\
"..\..\..\scumm\smush\codec37.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -575,7 +577,6 @@ NODEP_CPP_CODEC3=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_CODEC3=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -584,29 +585,32 @@ DEP_CPP_CODEC3=\
"..\..\..\scumm\smush\codec37.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_CODEC3=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec37.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC3=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -643,7 +647,6 @@ SOURCE=..\..\..\scumm\smush\codec47.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_CODEC4=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -652,13 +655,14 @@ DEP_CPP_CODEC4=\
"..\..\..\scumm\smush\codec47.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\smush\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -674,7 +678,6 @@ NODEP_CPP_CODEC4=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_CODEC4=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -683,13 +686,14 @@ DEP_CPP_CODEC4=\
"..\..\..\scumm\smush\codec47.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\smush\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -705,7 +709,6 @@ NODEP_CPP_CODEC4=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_CODEC4=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -714,30 +717,34 @@ DEP_CPP_CODEC4=\
"..\..\..\scumm\smush\codec47.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\smush\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_CODEC4=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\bomp.h"\
"..\..\..\scumm\smush\codec47.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CODEC4=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\scumm\smush\scumm_globals.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -774,7 +781,6 @@ SOURCE=..\..\..\scumm\smush\imuse_channel.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_IMUSE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -784,12 +790,13 @@ DEP_CPP_IMUSE=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -807,7 +814,6 @@ NODEP_CPP_IMUSE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_IMUSE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -817,12 +823,13 @@ DEP_CPP_IMUSE=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -840,7 +847,6 @@ NODEP_CPP_IMUSE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_IMUSE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -850,31 +856,33 @@ DEP_CPP_IMUSE=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_IMUSE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -911,7 +919,6 @@ SOURCE=..\..\..\scumm\smush\saud_channel.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SAUD_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -921,12 +928,13 @@ DEP_CPP_SAUD_=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -944,7 +952,6 @@ NODEP_CPP_SAUD_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SAUD_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -954,12 +961,13 @@ DEP_CPP_SAUD_=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -977,7 +985,6 @@ NODEP_CPP_SAUD_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SAUD_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -987,31 +994,33 @@ DEP_CPP_SAUD_=\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SAUD_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\chunk_type.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAUD_=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -1048,7 +1057,6 @@ SOURCE=..\..\..\scumm\smush\smush_font.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SMUSH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1064,12 +1072,13 @@ DEP_CPP_SMUSH=\
"..\..\..\scumm\smush\smush_font.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1088,7 +1097,6 @@ NODEP_CPP_SMUSH=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SMUSH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1104,12 +1112,13 @@ DEP_CPP_SMUSH=\
"..\..\..\scumm\smush\smush_font.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1128,7 +1137,6 @@ NODEP_CPP_SMUSH=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SMUSH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1144,40 +1152,41 @@ DEP_CPP_SMUSH=\
"..\..\..\scumm\smush\smush_font.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SMUSH=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\smush_font.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SMUSH=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -1220,7 +1229,6 @@ SOURCE=..\..\..\scumm\smush\smush_mixer.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SMUSH_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1240,19 +1248,20 @@ DEP_CPP_SMUSH_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1273,7 +1282,6 @@ NODEP_CPP_SMUSH_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SMUSH_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1293,19 +1301,20 @@ DEP_CPP_SMUSH_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1326,7 +1335,6 @@ NODEP_CPP_SMUSH_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SMUSH_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1346,39 +1354,40 @@ DEP_CPP_SMUSH_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SMUSH_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\smush_mixer.h"\
@@ -1386,17 +1395,17 @@ DEP_CPP_SMUSH_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -1443,7 +1452,6 @@ SOURCE=..\..\..\scumm\smush\smush_player.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SMUSH_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1473,20 +1481,21 @@ DEP_CPP_SMUSH_P=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1516,7 +1525,6 @@ NODEP_CPP_SMUSH_P=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SMUSH_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1546,20 +1554,21 @@ DEP_CPP_SMUSH_P=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1589,7 +1598,6 @@ NODEP_CPP_SMUSH_P=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SMUSH_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1619,30 +1627,31 @@ DEP_CPP_SMUSH_P=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SMUSH_P=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1650,10 +1659,13 @@ DEP_CPP_SMUSH_P=\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
- "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_digi.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\channel.h"\
"..\..\..\scumm\smush\chunk.h"\
@@ -1667,17 +1679,18 @@ DEP_CPP_SMUSH_P=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SMUSH_P=\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -1743,7 +1756,6 @@ SOURCE=..\..\..\scumm\actor.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_ACTOR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1767,12 +1779,13 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -1805,7 +1818,6 @@ NODEP_CPP_ACTOR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_ACTOR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1829,12 +1841,13 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -1867,7 +1880,6 @@ NODEP_CPP_ACTOR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_ACTOR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1891,18 +1903,19 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_ACTOR=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1912,6 +1925,7 @@ DEP_CPP_ACTOR=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
@@ -1921,17 +1935,24 @@ DEP_CPP_ACTOR=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\usage_bits.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ACTOR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -2002,7 +2023,6 @@ SOURCE=..\..\..\scumm\akos.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_AKOS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2022,13 +2042,14 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2059,7 +2080,6 @@ NODEP_CPP_AKOS_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_AKOS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2079,13 +2099,14 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2116,7 +2137,6 @@ NODEP_CPP_AKOS_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_AKOS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2136,19 +2156,20 @@ DEP_CPP_AKOS_=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_AKOS_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2158,23 +2179,32 @@ DEP_CPP_AKOS_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AKOS_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -2241,7 +2271,6 @@ SOURCE="..\..\..\scumm\base-costume.cpp"
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_BASE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2257,12 +2286,13 @@ DEP_CPP_BASE_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BASE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2287,7 +2317,6 @@ NODEP_CPP_BASE_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_BASE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2303,12 +2332,13 @@ DEP_CPP_BASE_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BASE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2333,7 +2363,6 @@ NODEP_CPP_BASE_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_BASE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2349,18 +2378,19 @@ DEP_CPP_BASE_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BASE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_BASE_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2370,18 +2400,19 @@ DEP_CPP_BASE_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BASE_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -2436,7 +2467,6 @@ SOURCE=..\..\..\scumm\bomp.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_BOMP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2454,12 +2484,13 @@ DEP_CPP_BOMP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOMP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2486,7 +2517,6 @@ NODEP_CPP_BOMP_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_BOMP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2504,12 +2534,13 @@ DEP_CPP_BOMP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOMP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2536,7 +2567,6 @@ NODEP_CPP_BOMP_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_BOMP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2554,18 +2584,19 @@ DEP_CPP_BOMP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOMP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_BOMP_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2575,20 +2606,21 @@ DEP_CPP_BOMP_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\akos.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOMP_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -2647,7 +2679,6 @@ SOURCE=..\..\..\scumm\boxes.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_BOXES=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2664,12 +2695,13 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2694,7 +2726,6 @@ NODEP_CPP_BOXES=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_BOXES=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2711,12 +2742,13 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2741,7 +2773,6 @@ NODEP_CPP_BOXES=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_BOXES=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2758,18 +2789,19 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_BOXES=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2783,15 +2815,15 @@ DEP_CPP_BOXES=\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BOXES=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -2846,7 +2878,6 @@ SOURCE=..\..\..\scumm\bundle.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_BUNDL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2861,12 +2892,13 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -2890,7 +2922,6 @@ NODEP_CPP_BUNDL=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_BUNDL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2905,12 +2936,13 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -2934,7 +2966,6 @@ NODEP_CPP_BUNDL=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_BUNDL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2949,18 +2980,19 @@ DEP_CPP_BUNDL=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_BUNDL=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2970,17 +3002,19 @@ DEP_CPP_BUNDL=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\bundle.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BUNDL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\scumm\scumm_globals.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -3033,7 +3067,6 @@ SOURCE=..\..\..\scumm\camera.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_CAMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3050,12 +3083,13 @@ DEP_CPP_CAMER=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CAMER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3080,7 +3114,6 @@ NODEP_CPP_CAMER=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_CAMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3097,12 +3130,13 @@ DEP_CPP_CAMER=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CAMER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3127,7 +3161,6 @@ NODEP_CPP_CAMER=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_CAMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3144,18 +3177,19 @@ DEP_CPP_CAMER=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CAMER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_CAMER=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3165,19 +3199,20 @@ DEP_CPP_CAMER=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CAMER=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -3228,9 +3263,7 @@ SOURCE=..\..\..\scumm\charset.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -3245,13 +3278,15 @@ DEP_CPP_CHARS=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3277,9 +3312,7 @@ NODEP_CPP_CHARS=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -3294,13 +3327,15 @@ DEP_CPP_CHARS=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3326,9 +3361,7 @@ NODEP_CPP_CHARS=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -3343,21 +3376,23 @@ DEP_CPP_CHARS=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -3366,19 +3401,20 @@ DEP_CPP_CHARS=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -3435,7 +3471,6 @@ SOURCE=..\..\..\scumm\costume.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_COSTU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3453,12 +3488,13 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3485,7 +3521,6 @@ NODEP_CPP_COSTU=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_COSTU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3503,12 +3538,13 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3535,7 +3571,6 @@ NODEP_CPP_COSTU=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_COSTU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3553,18 +3588,19 @@ DEP_CPP_COSTU=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_COSTU=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3574,20 +3610,29 @@ DEP_CPP_COSTU=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\base-costume.h"\
"..\..\..\scumm\costume.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_COSTU=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\scumm\scumm_globals.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -3646,7 +3691,6 @@ SOURCE=..\..\..\scumm\debugger.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3670,12 +3714,13 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3706,7 +3751,6 @@ NODEP_CPP_DEBUG=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3730,12 +3774,13 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -3766,7 +3811,6 @@ NODEP_CPP_DEBUG=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3790,18 +3834,19 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\sound.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3821,16 +3866,26 @@ DEP_CPP_DEBUG=\
"..\..\..\scumm\debugger.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -3898,7 +3953,6 @@ SOURCE=..\..\..\scumm\dialogs.cpp
DEP_CPP_DIALO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3926,20 +3980,21 @@ DEP_CPP_DIALO=\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -3978,7 +4033,6 @@ NODEP_CPP_DIALO=\
DEP_CPP_DIALO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4006,20 +4060,21 @@ DEP_CPP_DIALO=\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4058,7 +4113,6 @@ NODEP_CPP_DIALO=\
DEP_CPP_DIALO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4086,27 +4140,28 @@ DEP_CPP_DIALO=\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_DIALO=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4117,6 +4172,7 @@ DEP_CPP_DIALO=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
@@ -4125,7 +4181,9 @@ DEP_CPP_DIALO=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
"..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
@@ -4134,20 +4192,18 @@ DEP_CPP_DIALO=\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -4228,7 +4284,6 @@ SOURCE=..\..\..\scumm\gfx.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_GFX_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4247,13 +4302,14 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4281,7 +4337,6 @@ NODEP_CPP_GFX_C=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_GFX_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4300,13 +4355,14 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4334,7 +4390,6 @@ NODEP_CPP_GFX_C=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_GFX_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4353,19 +4408,20 @@ DEP_CPP_GFX_C=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_GFX_C=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4375,22 +4431,23 @@ DEP_CPP_GFX_C=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GFX_C=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\scumm\scumm_globals.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -4451,7 +4508,6 @@ SOURCE=..\..\..\scumm\help.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_HELP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4466,12 +4522,13 @@ DEP_CPP_HELP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HELP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4493,7 +4550,6 @@ NODEP_CPP_HELP_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_HELP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4508,12 +4564,13 @@ DEP_CPP_HELP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HELP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4535,7 +4592,6 @@ NODEP_CPP_HELP_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_HELP_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4550,18 +4606,19 @@ DEP_CPP_HELP_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HELP_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_HELP_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4571,17 +4628,18 @@ DEP_CPP_HELP_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HELP_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -4630,9 +4688,7 @@ SOURCE=..\..\..\scumm\imuse.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_IMUSE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -4651,12 +4707,14 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4688,9 +4746,7 @@ NODEP_CPP_IMUSE_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_IMUSE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -4709,12 +4765,14 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4746,9 +4804,7 @@ NODEP_CPP_IMUSE_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_IMUSE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -4767,20 +4823,22 @@ DEP_CPP_IMUSE_=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_IMUSE_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -4794,17 +4852,18 @@ DEP_CPP_IMUSE_=\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_internal.h"\
"..\..\..\scumm\instrument.h"\
+ "..\..\..\scumm\music.h"\
"..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -4873,7 +4932,6 @@ SOURCE=..\..\..\scumm\imuse_digi.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_IMUSE_D=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4891,21 +4949,22 @@ DEP_CPP_IMUSE_D=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_IMUSE_D=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -4932,7 +4991,6 @@ NODEP_CPP_IMUSE_D=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_IMUSE_D=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4950,21 +5008,22 @@ DEP_CPP_IMUSE_D=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_IMUSE_D=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -4991,7 +5050,6 @@ NODEP_CPP_IMUSE_D=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_IMUSE_D=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5009,27 +5067,28 @@ DEP_CPP_IMUSE_D=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_IMUSE_D=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_IMUSE_D=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5040,28 +5099,30 @@ DEP_CPP_IMUSE_D=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse_digi.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_IMUSE_D=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\scumm\scumm_globals.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -5124,7 +5185,6 @@ SOURCE=..\..\..\scumm\imuse_player.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_IMUSE_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5144,12 +5204,13 @@ DEP_CPP_IMUSE_P=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5172,7 +5233,6 @@ NODEP_CPP_IMUSE_P=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_IMUSE_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5192,12 +5252,13 @@ DEP_CPP_IMUSE_P=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5220,7 +5281,6 @@ NODEP_CPP_IMUSE_P=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_IMUSE_P=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5240,18 +5300,19 @@ DEP_CPP_IMUSE_P=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_P=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_IMUSE_P=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5266,17 +5327,17 @@ DEP_CPP_IMUSE_P=\
"..\..\..\scumm\imuse_internal.h"\
"..\..\..\scumm\instrument.h"\
"..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_IMUSE_P=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -5323,7 +5384,6 @@ SOURCE=..\..\..\scumm\instrument.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_INSTR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5340,12 +5400,13 @@ DEP_CPP_INSTR=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5361,7 +5422,6 @@ NODEP_CPP_INSTR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_INSTR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5378,12 +5438,13 @@ DEP_CPP_INSTR=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5399,7 +5460,6 @@ NODEP_CPP_INSTR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_INSTR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5416,18 +5476,19 @@ DEP_CPP_INSTR=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_INSTR=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5437,19 +5498,20 @@ DEP_CPP_INSTR=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\instrument.h"\
"..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_INSTR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -5485,12 +5547,245 @@ SOURCE=..\..\..\scumm\intern.h
# End Source File
# Begin Source File
+SOURCE=..\..\..\scumm\midiparser_eup.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\midiparser_ro.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\midiparser.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\scumm\nut_renderer.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_NUT_R=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5505,12 +5800,13 @@ DEP_CPP_NUT_R=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NUT_R=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5532,7 +5828,6 @@ NODEP_CPP_NUT_R=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_NUT_R=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5547,12 +5842,13 @@ DEP_CPP_NUT_R=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NUT_R=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5574,7 +5870,6 @@ NODEP_CPP_NUT_R=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_NUT_R=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5589,18 +5884,19 @@ DEP_CPP_NUT_R=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NUT_R=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_NUT_R=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5610,17 +5906,19 @@ DEP_CPP_NUT_R=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\nut_renderer.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NUT_R=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -5669,7 +5967,6 @@ SOURCE=..\..\..\scumm\object.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_OBJEC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5688,12 +5985,13 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -5720,7 +6018,6 @@ NODEP_CPP_OBJEC=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_OBJEC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5739,12 +6036,13 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -5771,7 +6069,6 @@ NODEP_CPP_OBJEC=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_OBJEC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5790,18 +6087,19 @@ DEP_CPP_OBJEC=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_OBJEC=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5811,21 +6109,22 @@ DEP_CPP_OBJEC=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\bomp.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OBJEC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -5879,12 +6178,12 @@ SOURCE=..\..\..\scumm\object.h
# End Source File
# Begin Source File
-SOURCE=..\..\..\scumm\player_v2.cpp
+SOURCE=..\..\..\scumm\player_v1.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_PLAYE=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5894,50 +6193,46 @@ DEP_CPP_PLAYE=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
DEP_CPP_PLAYE=\
- "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_PLAYE=\
- "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\base\engine.h"\
"..\..\..\scumm\common\file.h"\
"..\..\..\scumm\common\map.h"\
"..\..\..\scumm\common\rect.h"\
"..\..\..\scumm\common\scummsys.h"\
"..\..\..\scumm\common\str.h"\
"..\..\..\scumm\common\system.h"\
- "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
"..\..\..\scumm\stdafx.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_PLAYE=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5947,50 +6242,46 @@ DEP_CPP_PLAYE=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
DEP_CPP_PLAYE=\
- "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\scumm.h"\
NODEP_CPP_PLAYE=\
- "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\base\engine.h"\
"..\..\..\scumm\common\file.h"\
"..\..\..\scumm\common\map.h"\
"..\..\..\scumm\common\rect.h"\
"..\..\..\scumm\common\scummsys.h"\
"..\..\..\scumm\common\str.h"\
"..\..\..\scumm\common\system.h"\
- "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
"..\..\..\scumm\stdafx.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_PLAYE=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6000,31 +6291,209 @@ DEP_CPP_PLAYE=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_PLAYE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_PLAYE=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v1.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\player_v1.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\player_v1.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\player_v2.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PLAYER=\
+ "..\..\..\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\system.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLAYER=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PLAYER=\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_PLAYER=\
+ "..\..\..\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\system.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLAYER=\
+ "..\..\..\common\config.h"\
"..\..\..\common\engine.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PLAYER=\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_PLAYER=\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6041,8 +6510,9 @@ DEP_CPP_PLAYE=\
"..\missing\unistd.h"\
"..\portdefs.h"\
-NODEP_CPP_PLAYE=\
+NODEP_CPP_PLAYER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
@@ -6055,14 +6525,51 @@ NODEP_CPP_PLAYE=\
".\orbis\vorbisfile.h"\
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PLAYER=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_PLAYER=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\scumm\scumm_globals.h"\
+
+
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
-DEP_CPP_PLAYE=\
+DEP_CPP_PLAYER=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\scumm.h"\
-NODEP_CPP_PLAYE=\
+NODEP_CPP_PLAYER=\
"..\..\..\scumm\common\engine.h"\
"..\..\..\scumm\common\file.h"\
"..\..\..\scumm\common\map.h"\
@@ -6076,12 +6583,12 @@ NODEP_CPP_PLAYE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
-DEP_CPP_PLAYE=\
+DEP_CPP_PLAYER=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\scumm.h"\
-NODEP_CPP_PLAYE=\
+NODEP_CPP_PLAYER=\
"..\..\..\scumm\common\engine.h"\
"..\..\..\scumm\common\file.h"\
"..\..\..\scumm\common\map.h"\
@@ -6102,12 +6609,240 @@ SOURCE=..\..\..\scumm\player_v2.h
# End Source File
# Begin Source File
+SOURCE=..\..\..\scumm\player_v3a.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\base\engine.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\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\script.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PLAYER_=\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_PLAYER_=\
+ "..\..\..\scumm\base\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\map.h"\
+ "..\..\..\scumm\common\rect.h"\
+ "..\..\..\scumm\common\scummsys.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\system.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\gfx.h"\
+ "..\..\..\scumm\scumm\music.h"\
+ "..\..\..\scumm\scumm\script.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\scumm\resource.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_RESOU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6130,12 +6865,13 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6167,7 +6903,6 @@ NODEP_CPP_RESOU=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_RESOU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6190,12 +6925,13 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6227,7 +6963,6 @@ NODEP_CPP_RESOU=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_RESOU=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6250,18 +6985,19 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_RESOU=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6271,6 +7007,8 @@ DEP_CPP_RESOU=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\widget.h"\
@@ -6278,18 +7016,29 @@ DEP_CPP_RESOU=\
"..\..\..\scumm\dialogs.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RESOU=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -6358,7 +7107,6 @@ SOURCE=..\..\..\scumm\resource_v2.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_RESOUR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6374,12 +7122,13 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6402,7 +7151,6 @@ NODEP_CPP_RESOUR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_RESOUR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6418,12 +7166,13 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6446,7 +7195,6 @@ NODEP_CPP_RESOUR=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_RESOUR=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6462,18 +7210,19 @@ DEP_CPP_RESOUR=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_RESOUR=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6483,18 +7232,23 @@ DEP_CPP_RESOUR=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\player_v1.h"\
+ "..\..\..\scumm\player_v2.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOUR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -6541,7 +7295,6 @@ SOURCE=..\..\..\scumm\resource_v3.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_RESOURC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6557,12 +7310,13 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6585,7 +7339,6 @@ NODEP_CPP_RESOURC=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_RESOURC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6601,12 +7354,13 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6629,7 +7383,6 @@ NODEP_CPP_RESOURC=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_RESOURC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6645,18 +7398,19 @@ DEP_CPP_RESOURC=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_RESOURC=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6666,18 +7420,19 @@ DEP_CPP_RESOURC=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -6724,7 +7479,6 @@ SOURCE=..\..\..\scumm\resource_v4.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_RESOURCE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6739,12 +7493,13 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6766,7 +7521,6 @@ NODEP_CPP_RESOURCE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_RESOURCE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6781,12 +7535,13 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -6808,7 +7563,6 @@ NODEP_CPP_RESOURCE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_RESOURCE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6823,18 +7577,19 @@ DEP_CPP_RESOURCE=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_RESOURCE=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6844,17 +7599,18 @@ DEP_CPP_RESOURCE=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RESOURCE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -6900,7 +7656,6 @@ SOURCE=..\..\..\scumm\saveload.cpp
DEP_CPP_SAVEL=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6924,19 +7679,20 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -6971,7 +7727,6 @@ NODEP_CPP_SAVEL=\
DEP_CPP_SAVEL=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -6995,19 +7750,20 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -7042,7 +7798,6 @@ NODEP_CPP_SAVEL=\
DEP_CPP_SAVEL=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7066,26 +7821,27 @@ DEP_CPP_SAVEL=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SAVEL=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7101,27 +7857,28 @@ DEP_CPP_SAVEL=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_digi.h"\
+ "..\..\..\scumm\music.h"\
+ "..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
"..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SAVEL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -7194,7 +7951,6 @@ SOURCE=..\..\..\scumm\script.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SCRIP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7211,12 +7967,13 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -7241,7 +7998,6 @@ NODEP_CPP_SCRIP=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SCRIP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7258,12 +8014,13 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -7288,7 +8045,6 @@ NODEP_CPP_SCRIP=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7305,18 +8061,19 @@ DEP_CPP_SCRIP=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCRIP=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7329,16 +8086,17 @@ DEP_CPP_SCRIP=\
"..\..\..\common\util.h"\
"..\..\..\scumm\actor.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -7389,7 +8147,6 @@ SOURCE=..\..\..\scumm\script_v2.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SCRIPT=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7408,12 +8165,13 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -7441,7 +8199,6 @@ NODEP_CPP_SCRIPT=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SCRIPT=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7460,12 +8217,13 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -7493,7 +8251,6 @@ NODEP_CPP_SCRIPT=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIPT=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7512,18 +8269,19 @@ DEP_CPP_SCRIPT=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCRIPT=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7533,21 +8291,30 @@ DEP_CPP_SCRIPT=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.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"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -7604,7 +8371,6 @@ SOURCE=..\..\..\scumm\script_v5.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SCRIPT_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7623,12 +8389,13 @@ DEP_CPP_SCRIPT_=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -7656,7 +8423,6 @@ NODEP_CPP_SCRIPT_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SCRIPT_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7675,12 +8441,13 @@ DEP_CPP_SCRIPT_=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -7708,7 +8475,6 @@ NODEP_CPP_SCRIPT_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIPT_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7727,18 +8493,19 @@ DEP_CPP_SCRIPT_=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCRIPT_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7748,21 +8515,30 @@ DEP_CPP_SCRIPT_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.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"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -7819,7 +8595,6 @@ SOURCE=..\..\..\scumm\script_v6.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SCRIPT_V=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7850,19 +8625,20 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -7903,7 +8679,6 @@ NODEP_CPP_SCRIPT_V=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SCRIPT_V=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -7934,19 +8709,20 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -7987,7 +8763,6 @@ NODEP_CPP_SCRIPT_V=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIPT_V=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8018,25 +8793,26 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCRIPT_V=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8047,6 +8823,7 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\widget.h"\
"..\..\..\scumm\actor.h"\
@@ -8056,6 +8833,10 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\scumm\help.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"\
@@ -8067,19 +8848,17 @@ DEP_CPP_SCRIPT_V=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -8162,7 +8941,6 @@ SOURCE=..\..\..\scumm\script_v8.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_SCRIPT_V8=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8189,19 +8967,20 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V8=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -8238,7 +9017,6 @@ NODEP_CPP_SCRIPT_V8=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_SCRIPT_V8=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8265,19 +9043,20 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V8=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -8314,7 +9093,6 @@ NODEP_CPP_SCRIPT_V8=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_SCRIPT_V8=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8341,25 +9119,26 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V8=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCRIPT_V8=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8376,6 +9155,9 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\smush\chunk.h"\
"..\..\..\scumm\smush\codec37.h"\
@@ -8386,19 +9168,17 @@ DEP_CPP_SCRIPT_V8=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCRIPT_V8=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -8478,9 +9258,7 @@ SOURCE=..\..\..\scumm\scummvm.cpp
DEP_CPP_SCUMM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -8518,19 +9296,21 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -8580,9 +9360,7 @@ NODEP_CPP_SCUMM=\
DEP_CPP_SCUMM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -8620,19 +9398,21 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -8682,9 +9462,7 @@ NODEP_CPP_SCUMM=\
DEP_CPP_SCUMM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -8722,28 +9500,30 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SCUMM=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -8753,6 +9533,7 @@ DEP_CPP_SCUMM=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\console.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\message.h"\
@@ -8771,9 +9552,13 @@ DEP_CPP_SCUMM=\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_digi.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\music.h"\
"..\..\..\scumm\object.h"\
+ "..\..\..\scumm\player_v1.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\player_v3a.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
@@ -8781,19 +9566,17 @@ DEP_CPP_SCUMM=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCUMM=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -8893,7 +9676,6 @@ SOURCE=..\..\..\scumm\sound.cpp
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8918,20 +9700,21 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -8969,7 +9752,6 @@ NODEP_CPP_SOUND=\
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -8994,20 +9776,21 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -9045,7 +9828,6 @@ NODEP_CPP_SOUND=\
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9070,27 +9852,28 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_SOUND=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9107,28 +9890,30 @@ DEP_CPP_SOUND=\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\imuse.h"\
"..\..\..\scumm\imuse_digi.h"\
+ "..\..\..\scumm\music.h"\
"..\..\..\scumm\player_v2.h"\
+ "..\..\..\scumm\player_v3a.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -9207,7 +9992,6 @@ SOURCE=..\..\..\scumm\string.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_STRIN=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9229,12 +10013,13 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -9263,7 +10048,6 @@ NODEP_CPP_STRIN=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_STRIN=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9285,12 +10069,13 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -9319,7 +10104,6 @@ NODEP_CPP_STRIN=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_STRIN=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9341,18 +10125,19 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_STRIN=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9362,6 +10147,8 @@ DEP_CPP_STRIN=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\widget.h"\
"..\..\..\scumm\actor.h"\
@@ -9369,17 +10156,24 @@ DEP_CPP_STRIN=\
"..\..\..\scumm\dialogs.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\help.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\sound.h"\
"..\..\..\scumm\verbs.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_STRIN=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -9438,7 +10232,6 @@ SOURCE=..\..\..\scumm\usage_bits.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_USAGE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9453,12 +10246,13 @@ DEP_CPP_USAGE=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_USAGE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -9480,7 +10274,6 @@ NODEP_CPP_USAGE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_USAGE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9495,12 +10288,13 @@ DEP_CPP_USAGE=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_USAGE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -9522,7 +10316,6 @@ NODEP_CPP_USAGE=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_USAGE=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9537,18 +10330,19 @@ DEP_CPP_USAGE=\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_USAGE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_USAGE=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9558,17 +10352,18 @@ DEP_CPP_USAGE=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\usage_bits.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_USAGE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -9617,7 +10412,6 @@ SOURCE=..\..\..\scumm\vars.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_VARS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9632,12 +10426,13 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -9659,7 +10454,6 @@ NODEP_CPP_VARS_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_VARS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9674,12 +10468,13 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -9701,7 +10496,6 @@ NODEP_CPP_VARS_=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_VARS_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9716,18 +10510,19 @@ DEP_CPP_VARS_=\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_VARS_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9737,17 +10532,18 @@ DEP_CPP_VARS_=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\intern.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VARS_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -9792,7 +10588,6 @@ SOURCE=..\..\..\scumm\verbs.cpp
!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
DEP_CPP_VERBS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9810,12 +10605,13 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
@@ -9841,7 +10637,6 @@ NODEP_CPP_VERBS=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
DEP_CPP_VERBS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9859,12 +10654,13 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
@@ -9890,7 +10686,6 @@ NODEP_CPP_VERBS=\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
DEP_CPP_VERBS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9908,18 +10703,19 @@ DEP_CPP_VERBS=\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
DEP_CPP_VERBS=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -9929,20 +10725,21 @@ DEP_CPP_VERBS=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\scumm\charset.h"\
"..\..\..\scumm\gfx.h"\
"..\..\..\scumm\object.h"\
"..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\..\..\scumm\verbs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VERBS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
@@ -9993,5 +10790,21 @@ NODEP_CPP_VERBS=\
SOURCE=..\..\..\scumm\verbs.h
# End Source File
# End Group
+# Begin Source File
+
+SOURCE=..\..\..\scumm\music.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\player_v1.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\player_v3a.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\script.h
+# End Source File
# End Target
# End Project
diff --git a/backends/wince/scummvm/scummvm.vcp b/backends/wince/scummvm/scummvm.vcp
index ba61cacc1e..33f868c5b2 100644
--- a/backends/wince/scummvm/scummvm.vcp
+++ b/backends/wince/scummvm/scummvm.vcp
@@ -231,7 +231,7 @@ RSC=rc.exe
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "USE_VORBIS" /D "NONSTANDARD_PORT" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "NDEBUG" /D "WIN32" /D "USE_VORBIS" /D "USE_WINDBG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_SWORD2" /YX /M$(CECrtMTDebug) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -241,10 +241,6 @@ BSC32=bscmake.exe
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 commctrl.lib coredll.lib mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMDbg/PocketSCUMM.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
-# Begin Special Build Tool
-SOURCE="$(InputPath)"
-PostBuild_Cmds=h:\smartphone\spvprov\authenticode\signcode -v h:\smartphone\spvprov\cert\SPVcert.key -spc h:\smartphone\spvprov\cert\SPVcert.spc armdbg\PocketScumm.exe
-# End Special Build Tool
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -335,8 +331,8 @@ SOURCE="..\..\..\common\config-file.cpp"
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_CONFI=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -347,38 +343,27 @@ DEP_CPP_CONFI=\
"..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
DEP_CPP_CONFI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
NODEP_CPP_CONFI=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\config-file.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_CONFI=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -389,38 +374,27 @@ DEP_CPP_CONFI=\
"..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
DEP_CPP_CONFI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
NODEP_CPP_CONFI=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\config-file.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_CONFI=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -436,14 +410,13 @@ DEP_CPP_CONFI=\
NODEP_CPP_CONFI=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_CONFI=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -454,47 +427,31 @@ DEP_CPP_CONFI=\
"..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
DEP_CPP_CONFI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
NODEP_CPP_CONFI=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\config-file.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
DEP_CPP_CONFI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
NODEP_CPP_CONFI=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\config-file.h"\
!ENDIF
@@ -506,320 +463,65 @@ SOURCE="..\..\..\common\config-file.h"
# End Source File
# Begin Source File
-SOURCE=..\..\..\common\engine.cpp
-
-!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\common\sound\mixer.h"\
- ".\DL_byteorder.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\common\sound\mixer.h"\
- ".\DL_byteorder.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\common\sound\mixer.h"\
-
-
-!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
-
-DEP_CPP_ENGIN=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
-
-NODEP_CPP_ENGIN=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\common\map.h"\
- "..\..\..\common\common\str.h"\
- "..\..\..\common\common\util.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\common\sound\mixer.h"\
-
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\common\engine.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\common\file.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
-DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
-
NODEP_CPP_FILE_=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\file.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
-DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
-
NODEP_CPP_FILE_=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\file.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -827,53 +529,38 @@ DEP_CPP_FILE_=\
NODEP_CPP_FILE_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
-DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
-
NODEP_CPP_FILE_=\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\file.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
-DEP_CPP_FILE_=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
-
NODEP_CPP_FILE_=\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\file.h"\
+ "..\..\..\common\common\util.h"\
!ENDIF
@@ -885,161 +572,112 @@ SOURCE=..\..\..\common\file.h
# End Source File
# Begin Source File
-SOURCE=..\..\..\common\gameDetector.cpp
+SOURCE=..\..\..\common\list.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\map.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\rect.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\savefile.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
-DEP_CPP_GAMED=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
+DEP_CPP_SAVEF=\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
- "..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
-NODEP_CPP_GAMED=\
+NODEP_CPP_SAVEF=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
-DEP_CPP_GAMED=\
- "..\..\..\common\stdafx.h"\
-
-NODEP_CPP_GAMED=\
- "..\..\..\common\common\config-file.h"\
- "..\..\..\common\common\engine.h"\
- "..\..\..\common\common\gameDetector.h"\
- "..\..\..\common\scumm\imuse.h"\
- "..\..\..\common\sound\mididrv.h"\
+NODEP_CPP_SAVEF=\
+ "..\..\..\common\common\savefile.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
-DEP_CPP_GAMED=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
+DEP_CPP_SAVEF=\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
- "..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
-NODEP_CPP_GAMED=\
+NODEP_CPP_SAVEF=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
-DEP_CPP_GAMED=\
- "..\..\..\common\stdafx.h"\
-
-NODEP_CPP_GAMED=\
- "..\..\..\common\common\config-file.h"\
- "..\..\..\common\common\engine.h"\
- "..\..\..\common\common\gameDetector.h"\
- "..\..\..\common\scumm\imuse.h"\
- "..\..\..\common\sound\mididrv.h"\
+NODEP_CPP_SAVEF=\
+ "..\..\..\common\common\savefile.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
-DEP_CPP_GAMED=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
+DEP_CPP_SAVEF=\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
- "..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
-NODEP_CPP_GAMED=\
+NODEP_CPP_SAVEF=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
-DEP_CPP_GAMED=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
+DEP_CPP_SAVEF=\
"..\..\..\common\savefile.h"\
- "..\..\..\common\scaler.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
- "..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
-NODEP_CPP_GAMED=\
+NODEP_CPP_SAVEF=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
-DEP_CPP_GAMED=\
- "..\..\..\common\stdafx.h"\
-
-NODEP_CPP_GAMED=\
- "..\..\..\common\common\config-file.h"\
- "..\..\..\common\common\engine.h"\
- "..\..\..\common\common\gameDetector.h"\
- "..\..\..\common\scumm\imuse.h"\
- "..\..\..\common\sound\mididrv.h"\
+NODEP_CPP_SAVEF=\
+ "..\..\..\common\common\savefile.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
-DEP_CPP_GAMED=\
- "..\..\..\common\stdafx.h"\
-
-NODEP_CPP_GAMED=\
- "..\..\..\common\common\config-file.h"\
- "..\..\..\common\common\engine.h"\
- "..\..\..\common\common\gameDetector.h"\
- "..\..\..\common\scumm\imuse.h"\
- "..\..\..\common\sound\mididrv.h"\
+NODEP_CPP_SAVEF=\
+ "..\..\..\common\common\savefile.h"\
+ "..\..\..\common\common\util.h"\
!ENDIF
@@ -1047,22 +685,6 @@ NODEP_CPP_GAMED=\
# End Source File
# Begin Source File
-SOURCE=..\..\..\common\gameDetector.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\common\list.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\common\map.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\common\rect.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\common\savefile.h
# End Source File
# Begin Source File
@@ -1077,24 +699,20 @@ DEP_CPP_SCALE=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCALE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
DEP_CPP_SCALE=\
- "..\..\..\common\scaler.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
NODEP_CPP_SCALE=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\scaler.h"\
+ "..\..\..\common\common\scummsys.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -1105,24 +723,20 @@ DEP_CPP_SCALE=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCALE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
DEP_CPP_SCALE=\
- "..\..\..\common\scaler.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
NODEP_CPP_SCALE=\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\scaler.h"\
+ "..\..\..\common\common\scummsys.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -1138,7 +752,6 @@ DEP_CPP_SCALE=\
NODEP_CPP_SCALE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1149,33 +762,31 @@ DEP_CPP_SCALE=\
"..\..\..\common\stdafx.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCALE=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
DEP_CPP_SCALE=\
- "..\..\..\common\scaler.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
NODEP_CPP_SCALE=\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\scaler.h"\
+ "..\..\..\common\common\scummsys.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
DEP_CPP_SCALE=\
- "..\..\..\common\scaler.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
NODEP_CPP_SCALE=\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\scaler.h"\
+ "..\..\..\common\common\scummsys.h"\
!ENDIF
@@ -1206,25 +817,19 @@ DEP_CPP_STR_C=\
"..\..\..\common\str.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STR_C=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
DEP_CPP_STR_C=\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
NODEP_CPP_STR_C=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\str.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -1236,25 +841,19 @@ DEP_CPP_STR_C=\
"..\..\..\common\str.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STR_C=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
DEP_CPP_STR_C=\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
NODEP_CPP_STR_C=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\str.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -1271,7 +870,6 @@ DEP_CPP_STR_C=\
NODEP_CPP_STR_C=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1283,35 +881,29 @@ DEP_CPP_STR_C=\
"..\..\..\common\str.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STR_C=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
DEP_CPP_STR_C=\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
NODEP_CPP_STR_C=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\str.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
DEP_CPP_STR_C=\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
NODEP_CPP_STR_C=\
- "..\..\..\common\common\list.h"\
- "..\..\..\common\macos.h"\
+ "..\..\..\common\common\str.h"\
!ENDIF
@@ -1332,84 +924,70 @@ SOURCE=..\..\..\common\timer.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_TIMER=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
NODEP_CPP_TIMER=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\scummsys.h"\
+ "..\..\..\common\common\timer.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_TIMER=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
NODEP_CPP_TIMER=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\common\scummsys.h"\
+ "..\..\..\common\common\timer.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -1417,57 +995,48 @@ DEP_CPP_TIMER=\
NODEP_CPP_TIMER=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_TIMER=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
NODEP_CPP_TIMER=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
+ "..\..\..\common\common\scummsys.h"\
+ "..\..\..\common\common\timer.h"\
+ "..\..\..\common\common\util.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
DEP_CPP_TIMER=\
- "..\..\..\common\engine.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
NODEP_CPP_TIMER=\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
+ "..\..\..\common\common\scummsys.h"\
+ "..\..\..\common\common\timer.h"\
+ "..\..\..\common\common\util.h"\
!ENDIF
@@ -1484,19 +1053,18 @@ SOURCE=..\..\..\common\util.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_UTIL_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_UTIL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1504,23 +1072,26 @@ NODEP_CPP_UTIL_=\
DEP_CPP_UTIL_=\
"..\..\..\common\stdafx.h"\
+NODEP_CPP_UTIL_=\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\util.h"\
+
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_UTIL_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_UTIL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1528,15 +1099,20 @@ NODEP_CPP_UTIL_=\
DEP_CPP_UTIL_=\
"..\..\..\common\stdafx.h"\
+NODEP_CPP_UTIL_=\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\util.h"\
+
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_UTIL_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -1544,15 +1120,24 @@ DEP_CPP_UTIL_=\
NODEP_CPP_UTIL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_UTIL_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_UTIL_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1560,12 +1145,20 @@ DEP_CPP_UTIL_=\
DEP_CPP_UTIL_=\
"..\..\..\common\stdafx.h"\
+NODEP_CPP_UTIL_=\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\util.h"\
+
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
DEP_CPP_UTIL_=\
"..\..\..\common\stdafx.h"\
+NODEP_CPP_UTIL_=\
+ "..\..\..\common\base\engine.h"\
+ "..\..\..\common\common\util.h"\
+
!ENDIF
@@ -1580,12 +1173,176 @@ SOURCE=..\..\..\common\util.h
# PROP Default_Filter ""
# Begin Source File
+SOURCE=..\..\..\sound\audiostream.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\sound\base\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\sound\base\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\sound\base\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_AUDIO=\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\sound\base\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\audiostream.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\sound\fmopl.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_FMOPL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1593,12 +1350,13 @@ DEP_CPP_FMOPL=\
"..\..\..\sound\fmopl.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1615,7 +1373,6 @@ NODEP_CPP_FMOPL=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_FMOPL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1623,12 +1380,13 @@ DEP_CPP_FMOPL=\
"..\..\..\sound\fmopl.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1645,7 +1403,6 @@ NODEP_CPP_FMOPL=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_FMOPL=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1653,29 +1410,31 @@ DEP_CPP_FMOPL=\
"..\..\..\sound\fmopl.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_FMOPL=\
+ "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sound\fmopl.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\ymdeltat.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1727,12 +1486,12 @@ DEP_CPP_MIDIP=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1760,12 +1519,12 @@ DEP_CPP_MIDIP=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1793,12 +1552,12 @@ DEP_CPP_MIDIP=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1813,12 +1572,11 @@ DEP_CPP_MIDIP=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1870,12 +1628,12 @@ DEP_CPP_MIDIPA=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1903,12 +1661,12 @@ DEP_CPP_MIDIPA=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1936,12 +1694,12 @@ DEP_CPP_MIDIPA=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1956,12 +1714,11 @@ DEP_CPP_MIDIPA=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2009,12 +1766,12 @@ DEP_CPP_MIDIPAR=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2042,12 +1799,12 @@ DEP_CPP_MIDIPAR=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2075,12 +1832,12 @@ DEP_CPP_MIDIPAR=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2095,12 +1852,11 @@ DEP_CPP_MIDIPAR=\
"..\..\..\sound\midiparser.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2139,7 +1895,6 @@ SOURCE=..\..\..\sound\mixer.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_MIXER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2149,19 +1904,20 @@ DEP_CPP_MIXER=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2188,7 +1944,6 @@ NODEP_CPP_MIXER=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_MIXER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2198,19 +1953,20 @@ DEP_CPP_MIXER=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2237,7 +1993,6 @@ NODEP_CPP_MIXER=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MIXER=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2247,47 +2002,48 @@ DEP_CPP_MIXER=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_MIXER=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
+ "..\..\..\sound\rate.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2334,7 +2090,6 @@ SOURCE=..\..\..\sound\mpu401.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_MPU40=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -2344,12 +2099,13 @@ DEP_CPP_MPU40=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2369,7 +2125,6 @@ NODEP_CPP_MPU40=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_MPU40=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -2379,12 +2134,13 @@ DEP_CPP_MPU40=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2404,7 +2160,6 @@ NODEP_CPP_MPU40=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MPU40=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -2414,18 +2169,19 @@ DEP_CPP_MPU40=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_MPU40=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -2435,12 +2191,11 @@ DEP_CPP_MPU40=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2478,12 +2233,423 @@ NODEP_CPP_MPU40=\
SOURCE=..\..\..\sound\mpu401.h
# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\rate.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RATE_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\rate.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_RATE_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_RATE_=\
+ "..\..\..\sound\sound\audiostream.h"\
+ "..\..\..\sound\sound\rate.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_RATE_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\rate.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_RATE_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_RATE_=\
+ "..\..\..\sound\sound\audiostream.h"\
+ "..\..\..\sound\sound\rate.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_RATE_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\rate.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_RATE_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RATE_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\rate.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_RATE_=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_RATE_=\
+ "..\..\..\sound\sound\audiostream.h"\
+ "..\..\..\sound\sound\rate.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_RATE_=\
+ "..\..\..\sound\sound\audiostream.h"\
+ "..\..\..\sound\sound\rate.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\rate.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\voc.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\voc.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\sound\voc.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\voc.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\sound\voc.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\voc.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\voc.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\sound\voc.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\sound\voc.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\voc.h
+# End Source File
# End Group
# Begin Group "gui"
# PROP Default_Filter ""
# Begin Source File
+SOURCE=..\..\..\gui\about.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\gui\base\engine.h"\
+ "..\..\..\gui\common\scummsys.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\common\system.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\gui\base\engine.h"\
+ "..\..\..\gui\common\scummsys.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\common\system.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\gui\base\engine.h"\
+ "..\..\..\gui\common\scummsys.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\common\system.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_ABOUT=\
+ "..\..\..\gui\about.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_ABOUT=\
+ "..\..\..\gui\base\engine.h"\
+ "..\..\..\gui\common\scummsys.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\common\system.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\about.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\gui\browser.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
@@ -2500,12 +2666,12 @@ DEP_CPP_BROWS=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2539,12 +2705,12 @@ DEP_CPP_BROWS=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2578,12 +2744,12 @@ DEP_CPP_BROWS=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2592,6 +2758,7 @@ DEP_CPP_BROWS=\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\gui\browser.h"\
@@ -2600,11 +2767,13 @@ DEP_CPP_BROWS=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
"..\..\fs\fs.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2665,12 +2834,12 @@ DEP_CPP_CHOOS=\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2702,12 +2871,12 @@ DEP_CPP_CHOOS=\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2739,12 +2908,12 @@ DEP_CPP_CHOOS=\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2753,6 +2922,7 @@ DEP_CPP_CHOOS=\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\gui\chooser.h"\
@@ -2760,11 +2930,13 @@ DEP_CPP_CHOOS=\
"..\..\..\gui\ListWidget.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2813,7 +2985,6 @@ SOURCE=..\..\..\gui\console.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_CONSO=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2827,12 +2998,13 @@ DEP_CPP_CONSO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2855,7 +3027,6 @@ NODEP_CPP_CONSO=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_CONSO=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2869,12 +3040,13 @@ DEP_CPP_CONSO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2897,7 +3069,6 @@ NODEP_CPP_CONSO=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_CONSO=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2911,18 +3082,19 @@ DEP_CPP_CONSO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_CONSO=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -2936,11 +3108,11 @@ DEP_CPP_CONSO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3002,12 +3174,12 @@ DEP_CPP_DIALO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3038,12 +3210,12 @@ DEP_CPP_DIALO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3074,12 +3246,12 @@ DEP_CPP_DIALO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3096,11 +3268,11 @@ DEP_CPP_DIALO=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3157,12 +3329,12 @@ DEP_CPP_EDITT=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3196,12 +3368,12 @@ DEP_CPP_EDITT=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3235,12 +3407,12 @@ DEP_CPP_EDITT=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3258,11 +3430,11 @@ DEP_CPP_EDITT=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3312,8 +3484,6 @@ SOURCE=..\..\..\gui\launcher.cpp
DEP_CPP_LAUNC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3335,12 +3505,14 @@ DEP_CPP_LAUNC=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3373,8 +3545,6 @@ NODEP_CPP_LAUNC=\
DEP_CPP_LAUNC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3396,12 +3566,14 @@ DEP_CPP_LAUNC=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3434,8 +3606,6 @@ NODEP_CPP_LAUNC=\
DEP_CPP_LAUNC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3457,20 +3627,23 @@ DEP_CPP_LAUNC=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_LAUNC=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3479,6 +3652,7 @@ DEP_CPP_LAUNC=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
+ "..\..\..\gui\about.h"\
"..\..\..\gui\browser.h"\
"..\..\..\gui\chooser.h"\
"..\..\..\gui\dialog.h"\
@@ -3492,11 +3666,11 @@ DEP_CPP_LAUNC=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3578,12 +3752,12 @@ DEP_CPP_LISTW=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3619,12 +3793,12 @@ DEP_CPP_LISTW=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3660,12 +3834,12 @@ DEP_CPP_LISTW=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3684,11 +3858,11 @@ DEP_CPP_LISTW=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3751,12 +3925,12 @@ DEP_CPP_MESSA=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3790,12 +3964,12 @@ DEP_CPP_MESSA=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3829,12 +4003,12 @@ DEP_CPP_MESSA=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3852,11 +4026,11 @@ DEP_CPP_MESSA=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3916,13 +4090,13 @@ DEP_CPP_NEWGU=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\gui\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3953,13 +4127,13 @@ DEP_CPP_NEWGU=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\gui\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3990,13 +4164,13 @@ DEP_CPP_NEWGU=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\gui\scumm_globals.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4008,17 +4182,19 @@ DEP_CPP_NEWGU=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\gui\dialog.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
+ "..\..\..\gui\palm.h"\
"..\..\..\gui\scumm_globals.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4064,7 +4240,6 @@ SOURCE=..\..\..\gui\options.cpp
DEP_CPP_OPTIO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4083,12 +4258,13 @@ DEP_CPP_OPTIO=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -4116,7 +4292,6 @@ NODEP_CPP_OPTIO=\
DEP_CPP_OPTIO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4135,12 +4310,13 @@ DEP_CPP_OPTIO=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -4168,7 +4344,6 @@ NODEP_CPP_OPTIO=\
DEP_CPP_OPTIO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4187,19 +4362,20 @@ DEP_CPP_OPTIO=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_OPTIO=\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4218,11 +4394,11 @@ DEP_CPP_OPTIO=\
"..\..\fs\fs.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4281,7 +4457,6 @@ SOURCE=..\..\..\gui\PopUpWidget.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_POPUP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -4294,12 +4469,13 @@ DEP_CPP_POPUP=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -4322,7 +4498,6 @@ NODEP_CPP_POPUP=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_POPUP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -4335,12 +4510,13 @@ DEP_CPP_POPUP=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -4363,7 +4539,6 @@ NODEP_CPP_POPUP=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_POPUP=\
- "..\..\..\common\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -4376,18 +4551,19 @@ DEP_CPP_POPUP=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_POPUP=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -4400,11 +4576,11 @@ DEP_CPP_POPUP=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4467,12 +4643,12 @@ DEP_CPP_SCROL=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -4505,12 +4681,12 @@ DEP_CPP_SCROL=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -4543,12 +4719,12 @@ DEP_CPP_SCROL=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4566,11 +4742,11 @@ DEP_CPP_SCROL=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4628,12 +4804,12 @@ DEP_CPP_WIDGE=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -4664,12 +4840,12 @@ DEP_CPP_WIDGE=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -4700,12 +4876,12 @@ DEP_CPP_WIDGE=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4722,11 +4898,11 @@ DEP_CPP_WIDGE=\
"..\..\..\gui\widget.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4969,7 +5145,6 @@ SOURCE=..\findgame.cpp
DEP_CPP_FINDG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4985,12 +5160,13 @@ DEP_CPP_FINDG=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5008,7 +5184,6 @@ NODEP_CPP_FINDG=\
DEP_CPP_FINDG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5024,12 +5199,13 @@ DEP_CPP_FINDG=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5047,7 +5223,6 @@ NODEP_CPP_FINDG=\
DEP_CPP_FINDG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5063,42 +5238,41 @@ DEP_CPP_FINDG=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_FINDG=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5139,8 +5313,10 @@ DEP_CPP_GAPI_=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_GAPI_=\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5165,8 +5341,10 @@ DEP_CPP_GAPI_=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_GAPI_=\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5191,8 +5369,10 @@ DEP_CPP_GAPI_=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_GAPI_=\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5204,10 +5384,8 @@ DEP_CPP_GAPI_=\
"..\missing\unistd.h"\
"..\portdefs.h"\
"..\screen.h"\
-
-NODEP_CPP_GAPI_=\
- ".\ipapi.h"\
- ".\x.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"sipapi.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5255,9 +5433,7 @@ SOURCE=..\pocketpc.cpp
DEP_CPP_POCKE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5280,37 +5456,39 @@ DEP_CPP_POCKE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\ameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5365,9 +5543,7 @@ NODEP_CPP_POCKE=\
DEP_CPP_POCKE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5390,37 +5566,39 @@ DEP_CPP_POCKE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5475,9 +5653,7 @@ NODEP_CPP_POCKE=\
DEP_CPP_POCKE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5500,66 +5676,63 @@ DEP_CPP_POCKE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_POCKE=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\gui\newgui.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\simon\intern.h"\
- "..\..\..\simon\midi.h"\
- "..\..\..\simon\simon.h"\
- "..\..\..\simon\sound.h"\
"..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
"..\..\fs\fs.h"\
+ "..\..\intern.h"\
"..\dynamic_imports.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
@@ -5568,44 +5741,36 @@ DEP_CPP_POCKE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\debug.h"\
"..\GameX.h"\
- ".\ad.h"\
- ".\DL.h"\
- ".\DL_active.h"\
- ".\DL_audio.h"\
- ".\DL_byteorder.h"\
- ".\DL_cdrom.h"\
- ".\DL_error.h"\
- ".\DL_events.h"\
- ".\DL_getenv.h"\
- ".\DL_joystick.h"\
- ".\DL_keyboard.h"\
- ".\DL_keysym.h"\
- ".\DL_main.h"\
- ".\DL_mouse.h"\
- ".\DL_mutex.h"\
- ".\DL_quit.h"\
- ".\DL_rwops.h"\
- ".\DL_thread.h"\
- ".\DL_timer.h"\
- ".\DL_types.h"\
- ".\DL_version.h"\
- ".\DL_video.h"\
- ".\egin_code.h"\
- ".\ipapi.h"\
- ".\lose_code.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
- ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5683,9 +5848,7 @@ SOURCE=..\screen.cpp
DEP_CPP_SCREE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5708,37 +5871,39 @@ DEP_CPP_SCREE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\ameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5793,9 +5958,7 @@ NODEP_CPP_SCREE=\
DEP_CPP_SCREE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5818,37 +5981,39 @@ DEP_CPP_SCREE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5903,9 +6068,7 @@ NODEP_CPP_SCREE=\
DEP_CPP_SCREE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -5928,66 +6091,63 @@ DEP_CPP_SCREE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_SCREE=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\gui\newgui.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\simon\intern.h"\
- "..\..\..\simon\midi.h"\
- "..\..\..\simon\simon.h"\
- "..\..\..\simon\sound.h"\
"..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
"..\..\fs\fs.h"\
+ "..\..\intern.h"\
"..\dynamic_imports.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
@@ -5996,44 +6156,36 @@ DEP_CPP_SCREE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\debug.h"\
"..\GameX.h"\
- ".\ad.h"\
- ".\DL.h"\
- ".\DL_active.h"\
- ".\DL_audio.h"\
- ".\DL_byteorder.h"\
- ".\DL_cdrom.h"\
- ".\DL_error.h"\
- ".\DL_events.h"\
- ".\DL_getenv.h"\
- ".\DL_joystick.h"\
- ".\DL_keyboard.h"\
- ".\DL_keysym.h"\
- ".\DL_main.h"\
- ".\DL_mouse.h"\
- ".\DL_mutex.h"\
- ".\DL_quit.h"\
- ".\DL_rwops.h"\
- ".\DL_thread.h"\
- ".\DL_timer.h"\
- ".\DL_types.h"\
- ".\DL_version.h"\
- ".\DL_video.h"\
- ".\egin_code.h"\
- ".\ipapi.h"\
- ".\lose_code.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
- ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6107,9 +6259,7 @@ SOURCE=..\smartphone.cpp
DEP_CPP_SMART=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6132,38 +6282,40 @@ DEP_CPP_SMART=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"Aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\ameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -6219,9 +6371,7 @@ NODEP_CPP_SMART=\
DEP_CPP_SMART=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6244,38 +6394,40 @@ DEP_CPP_SMART=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"Aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -6331,9 +6483,7 @@ NODEP_CPP_SMART=\
DEP_CPP_SMART=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6356,68 +6506,65 @@ DEP_CPP_SMART=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"Aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vibrate.h"\
NODEP_CPP_SMART=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ibrate.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_SMART=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\gui\newgui.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\simon\intern.h"\
- "..\..\..\simon\midi.h"\
- "..\..\..\simon\simon.h"\
- "..\..\..\simon\sound.h"\
"..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
"..\..\fs\fs.h"\
+ "..\..\intern.h"\
"..\dynamic_imports.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
@@ -6426,46 +6573,38 @@ DEP_CPP_SMART=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
+ {$(INCLUDE)}"vibrate.h"\
NODEP_CPP_SMART=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\debug.h"\
"..\GameX.h"\
- ".\ad.h"\
- ".\DL.h"\
- ".\DL_active.h"\
- ".\DL_audio.h"\
- ".\DL_byteorder.h"\
- ".\DL_cdrom.h"\
- ".\DL_error.h"\
- ".\DL_events.h"\
- ".\DL_getenv.h"\
- ".\DL_joystick.h"\
- ".\DL_keyboard.h"\
- ".\DL_keysym.h"\
- ".\DL_main.h"\
- ".\DL_mouse.h"\
- ".\DL_mutex.h"\
- ".\DL_quit.h"\
- ".\DL_rwops.h"\
- ".\DL_thread.h"\
- ".\DL_timer.h"\
- ".\DL_types.h"\
- ".\DL_version.h"\
- ".\DL_video.h"\
- ".\egin_code.h"\
- ".\ibrate.h"\
- ".\ipapi.h"\
- ".\lose_code.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
- ".\x.h"\
- ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6541,9 +6680,7 @@ SOURCE=..\wince.cpp
DEP_CPP_WINCE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6566,43 +6703,45 @@ DEP_CPP_WINCE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"Aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\ameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -6658,9 +6797,7 @@ NODEP_CPP_WINCE=\
DEP_CPP_WINCE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6683,43 +6820,45 @@ DEP_CPP_WINCE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"Aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\GameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -6775,9 +6914,7 @@ NODEP_CPP_WINCE=\
DEP_CPP_WINCE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\rect.h"\
@@ -6800,71 +6937,70 @@ DEP_CPP_WINCE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_thread.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
+ ".\ameX.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_WINCE=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
+ "..\..\..\common\rect.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\gui\newgui.h"\
- "..\..\..\scumm\boxes.h"\
"..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\script.h"\
"..\..\..\scumm\scumm.h"\
- "..\..\..\simon\intern.h"\
- "..\..\..\simon\midi.h"\
- "..\..\..\simon\simon.h"\
- "..\..\..\simon\sound.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
"..\..\fs\fs.h"\
+ "..\..\intern.h"\
"..\dynamic_imports.h"\
"..\gapi_keys.h"\
"..\missing\unistd.h"\
@@ -6873,46 +7009,43 @@ DEP_CPP_WINCE=\
"..\screen.h"\
"..\smartphone.h"\
"..\wince.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
+ {$(INCLUDE)}"vibrate.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\scumm\debug.h"\
"..\GameX.h"\
- ".\ad.h"\
- ".\DL.h"\
- ".\DL_active.h"\
- ".\DL_audio.h"\
- ".\DL_byteorder.h"\
- ".\DL_cdrom.h"\
- ".\DL_error.h"\
- ".\DL_events.h"\
- ".\DL_getenv.h"\
- ".\DL_joystick.h"\
- ".\DL_keyboard.h"\
- ".\DL_keysym.h"\
- ".\DL_main.h"\
- ".\DL_mouse.h"\
- ".\DL_mutex.h"\
- ".\DL_quit.h"\
- ".\DL_rwops.h"\
- ".\DL_thread.h"\
- ".\DL_timer.h"\
- ".\DL_types.h"\
- ".\DL_version.h"\
- ".\DL_video.h"\
- ".\egin_code.h"\
- ".\ibrate.h"\
- ".\ipapi.h"\
- ".\lose_code.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
- ".\x.h"\
- ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6998,12 +7131,12 @@ DEP_CPP_WINDO=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\str.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7023,12 +7156,12 @@ DEP_CPP_WINDO=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\str.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7048,12 +7181,12 @@ DEP_CPP_WINDO=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\str.h"\
"..\..\fs\fs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7063,11 +7196,11 @@ DEP_CPP_WINDO=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\str.h"\
"..\..\fs\fs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7109,7 +7242,6 @@ SOURCE=..\..\midi\adlib.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_ADLIB=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7120,25 +7252,26 @@ DEP_CPP_ADLIB=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
NODEP_CPP_ADLIB=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
"..\..\midi\common\util.h"\
"..\..\midi\sound\fmopl.h"\
"..\..\midi\sound\mididrv.h"\
@@ -7149,7 +7282,6 @@ NODEP_CPP_ADLIB=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_ADLIB=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7160,25 +7292,26 @@ DEP_CPP_ADLIB=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
NODEP_CPP_ADLIB=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
"..\..\midi\common\util.h"\
"..\..\midi\sound\fmopl.h"\
"..\..\midi\sound\mididrv.h"\
@@ -7189,7 +7322,6 @@ NODEP_CPP_ADLIB=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_ADLIB=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7200,25 +7332,26 @@ DEP_CPP_ADLIB=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_ADLIB=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7229,23 +7362,23 @@ DEP_CPP_ADLIB=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_ADLIB=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
"..\..\midi\common\util.h"\
"..\..\midi\sound\fmopl.h"\
"..\..\midi\sound\mididrv.h"\
@@ -7256,7 +7389,7 @@ NODEP_CPP_ADLIB=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_ADLIB=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
"..\..\midi\common\util.h"\
"..\..\midi\sound\fmopl.h"\
"..\..\midi\sound\mididrv.h"\
@@ -7274,7 +7407,6 @@ SOURCE=..\..\midi\alsa.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_ALSA_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7283,19 +7415,20 @@ DEP_CPP_ALSA_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\config.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
NODEP_CPP_ALSA_=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\config.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7304,7 +7437,6 @@ NODEP_CPP_ALSA_=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_ALSA_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7313,19 +7445,20 @@ DEP_CPP_ALSA_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\config.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
NODEP_CPP_ALSA_=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\config.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7334,7 +7467,6 @@ NODEP_CPP_ALSA_=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_ALSA_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7343,38 +7475,40 @@ DEP_CPP_ALSA_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\config.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_ALSA_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\midi\config.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_ALSA_=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\config.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7383,7 +7517,7 @@ NODEP_CPP_ALSA_=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_ALSA_=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\config.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7404,12 +7538,12 @@ DEP_CPP_COREA=\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7426,12 +7560,12 @@ DEP_CPP_COREA=\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7448,25 +7582,30 @@ DEP_CPP_COREA=\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_COREA=\
+ "..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7491,7 +7630,6 @@ SOURCE=..\..\midi\morphos.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_MORPH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7500,20 +7638,22 @@ DEP_CPP_MORPH=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
NODEP_CPP_MORPH=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
"..\..\midi\sound\mpu401.h"\
@@ -7523,7 +7663,6 @@ NODEP_CPP_MORPH=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_MORPH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7532,20 +7671,22 @@ DEP_CPP_MORPH=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
NODEP_CPP_MORPH=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
"..\..\midi\sound\mpu401.h"\
@@ -7555,7 +7696,6 @@ NODEP_CPP_MORPH=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MORPH=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7564,41 +7704,44 @@ DEP_CPP_MORPH=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_MORPH=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_MORPH=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
"..\..\midi\sound\mpu401.h"\
@@ -7608,7 +7751,8 @@ NODEP_CPP_MORPH=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_MORPH=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\base\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\morphos.h"\
"..\..\midi\morphos_sound.h"\
"..\..\midi\sound\mpu401.h"\
@@ -7633,12 +7777,12 @@ DEP_CPP_NULL_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7659,12 +7803,12 @@ DEP_CPP_NULL_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7685,18 +7829,17 @@ DEP_CPP_NULL_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_NULL_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7705,11 +7848,11 @@ DEP_CPP_NULL_=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7736,96 +7879,212 @@ SOURCE=..\..\midi\quicktime.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_QUICK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
NODEP_CPP_QUICK=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_QUICK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
NODEP_CPP_QUICK=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_QUICK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\system.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_QUICK=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_QUICK=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_QUICK=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
+ "..\..\midi\sound\mpu401.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\midi\seq.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SEQ_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_SEQ_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_SEQ_C=\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
+ "..\..\midi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SEQ_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_SEQ_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_SEQ_C=\
+ "..\..\midi\common\util.h"\
+ "..\..\midi\sound\mpu401.h"\
+ "..\..\midi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SEQ_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SEQ_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SEQ_C=\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SEQ_C=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_SEQ_C=\
+ "..\..\midi\common\util.h"\
+ "..\..\midi\sound\mpu401.h"\
+ "..\..\midi\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_SEQ_C=\
+ "..\..\midi\common\util.h"\
+ "..\..\midi\sound\mpu401.h"\
+ "..\..\midi\stdafx.h"\
!ENDIF
@@ -7838,7 +8097,6 @@ SOURCE=..\..\midi\windows.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_WINDOW=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7847,18 +8105,19 @@ DEP_CPP_WINDOW=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
NODEP_CPP_WINDOW=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7866,7 +8125,6 @@ NODEP_CPP_WINDOW=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_WINDOW=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7875,18 +8133,19 @@ DEP_CPP_WINDOW=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
NODEP_CPP_WINDOW=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7894,7 +8153,6 @@ NODEP_CPP_WINDOW=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_WINDOW=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -7903,37 +8161,38 @@ DEP_CPP_WINDOW=\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
DEP_CPP_WINDOW=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
+ "..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_WINDOW=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7941,7 +8200,7 @@ NODEP_CPP_WINDOW=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_WINDOW=\
- "..\..\midi\common\engine.h"\
+ "..\..\midi\common\util.h"\
"..\..\midi\sound\mpu401.h"\
"..\..\midi\stdafx.h"\
@@ -7950,6 +8209,505 @@ NODEP_CPP_WINDOW=\
# End Source File
# End Group
+# Begin Source File
+
+SOURCE=..\..\intern.h
+# End Source File
+# End Group
+# Begin Group "base"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\..\base\engine.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\timer.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\timer.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\timer.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\timer.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\base\engine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\base\gameDetector.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\intern.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\config.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\backends\intern.h"\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\scaler.h"\
+ "..\..\..\base\config.h"\
+ "..\..\..\base\sound\mididrv.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\intern.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\config.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\backends\intern.h"\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\scaler.h"\
+ "..\..\..\base\config.h"\
+ "..\..\..\base\sound\mididrv.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\intern.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\config.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GAMED=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\intern.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\config.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\backends\intern.h"\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\scaler.h"\
+ "..\..\..\base\config.h"\
+ "..\..\..\base\sound\mididrv.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_GAMED=\
+ "..\..\..\base\backends\intern.h"\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+ "..\..\..\base\common\config-file.h"\
+ "..\..\..\base\common\scaler.h"\
+ "..\..\..\base\config.h"\
+ "..\..\..\base\sound\mididrv.h"\
+ "..\..\..\base\sound\mixer.h"\
+ "..\..\..\base\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\base\gameDetector.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\base\plugins.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PLUGI=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_PLUGI=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_PLUGI=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PLUGI=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\base\plugins.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_PLUGI=\
+ "..\..\..\base\base\engine.h"\
+ "..\..\..\base\base\gameDetector.h"\
+ "..\..\..\base\base\plugins.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\base\plugins.h
+# End Source File
# End Group
# End Group
# Begin Group "Resource Files"
diff --git a/backends/wince/simon/simon.vcp b/backends/wince/simon/simon.vcp
index 73be687843..95c19d5972 100644
--- a/backends/wince/simon/simon.vcp
+++ b/backends/wince/simon/simon.vcp
@@ -184,7 +184,7 @@ BSC32=bscmake.exe
# 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" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "NDEBUG" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_SWORD2" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -266,7 +266,6 @@ SOURCE=..\..\..\simon\charset.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -281,19 +280,20 @@ DEP_CPP_CHARS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -307,7 +307,6 @@ NODEP_CPP_CHARS=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -322,19 +321,20 @@ DEP_CPP_CHARS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -348,7 +348,6 @@ NODEP_CPP_CHARS=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -363,25 +362,26 @@ DEP_CPP_CHARS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_CHARS=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -396,19 +396,17 @@ DEP_CPP_CHARS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_CHARS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -437,7 +435,6 @@ SOURCE=..\..\..\simon\debug.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -454,19 +451,20 @@ DEP_CPP_DEBUG=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -482,7 +480,6 @@ NODEP_CPP_DEBUG=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -499,19 +496,20 @@ DEP_CPP_DEBUG=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -527,7 +525,6 @@ NODEP_CPP_DEBUG=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -544,25 +541,26 @@ DEP_CPP_DEBUG=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_DEBUG=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -574,14 +572,22 @@ DEP_CPP_DEBUG=\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
"..\..\..\simon\vga.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -622,7 +628,6 @@ SOURCE=..\..\..\simon\items.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_ITEMS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -637,19 +642,20 @@ DEP_CPP_ITEMS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ITEMS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -663,7 +669,6 @@ NODEP_CPP_ITEMS=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_ITEMS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -678,19 +683,20 @@ DEP_CPP_ITEMS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ITEMS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -704,7 +710,6 @@ NODEP_CPP_ITEMS=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_ITEMS=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -719,25 +724,26 @@ DEP_CPP_ITEMS=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ITEMS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_ITEMS=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -747,14 +753,22 @@ DEP_CPP_ITEMS=\
"..\..\..\simon\midi.h"\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ITEMS=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -783,7 +797,6 @@ SOURCE=..\..\..\simon\midi.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_MIDI_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -799,27 +812,28 @@ DEP_CPP_MIDI_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIDI_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
NODEP_CPP_MIDI_=\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\scummsys.h"\
"..\..\..\simon\common\system.h"\
- "..\..\..\simon\scummsys.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\sound\mixer.h"\
"..\..\..\simon\stdafx.h"\
@@ -828,7 +842,6 @@ NODEP_CPP_MIDI_=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_MIDI_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -844,27 +857,28 @@ DEP_CPP_MIDI_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIDI_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
NODEP_CPP_MIDI_=\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\scummsys.h"\
"..\..\..\simon\common\system.h"\
- "..\..\..\simon\scummsys.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\sound\mixer.h"\
"..\..\..\simon\stdafx.h"\
@@ -873,7 +887,6 @@ NODEP_CPP_MIDI_=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_MIDI_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -889,25 +902,26 @@ DEP_CPP_MIDI_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIDI_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_MIDI_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -919,23 +933,29 @@ DEP_CPP_MIDI_=\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
"..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIDI_=\
- "..\..\..\common\macos.h"\
- "..\..\..\sound\midistreamer.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
NODEP_CPP_MIDI_=\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\scummsys.h"\
"..\..\..\simon\common\system.h"\
- "..\..\..\simon\scummsys.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\sound\mixer.h"\
"..\..\..\simon\stdafx.h"\
@@ -945,8 +965,8 @@ NODEP_CPP_MIDI_=\
NODEP_CPP_MIDI_=\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\scummsys.h"\
"..\..\..\simon\common\system.h"\
- "..\..\..\simon\scummsys.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\sound\mixer.h"\
"..\..\..\simon\stdafx.h"\
@@ -972,12 +992,12 @@ DEP_CPP_MIDIP=\
"..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -986,6 +1006,7 @@ NODEP_CPP_MIDIP=\
"..\..\..\simon\common\util.h"\
"..\..\..\simon\sound\mididrv.h"\
"..\..\..\simon\sound\midiparser.h"\
+ "..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
@@ -997,12 +1018,12 @@ DEP_CPP_MIDIP=\
"..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -1011,6 +1032,7 @@ NODEP_CPP_MIDIP=\
"..\..\..\simon\common\util.h"\
"..\..\..\simon\sound\mididrv.h"\
"..\..\..\simon\sound\midiparser.h"\
+ "..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
@@ -1022,12 +1044,12 @@ DEP_CPP_MIDIP=\
"..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
@@ -1035,16 +1057,18 @@ NODEP_CPP_MIDIP=\
DEP_CPP_MIDIP=\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -1053,6 +1077,7 @@ NODEP_CPP_MIDIP=\
"..\..\..\simon\common\util.h"\
"..\..\..\simon\sound\mididrv.h"\
"..\..\..\simon\sound\midiparser.h"\
+ "..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
@@ -1061,6 +1086,7 @@ NODEP_CPP_MIDIP=\
"..\..\..\simon\common\util.h"\
"..\..\..\simon\sound\mididrv.h"\
"..\..\..\simon\sound\midiparser.h"\
+ "..\..\..\simon\stdafx.h"\
!ENDIF
@@ -1073,7 +1099,6 @@ SOURCE=..\..\..\simon\res.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_RES_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1089,19 +1114,20 @@ DEP_CPP_RES_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RES_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -1116,7 +1142,6 @@ NODEP_CPP_RES_C=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_RES_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1132,19 +1157,20 @@ DEP_CPP_RES_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RES_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -1159,7 +1185,6 @@ NODEP_CPP_RES_C=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_RES_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1175,25 +1200,26 @@ DEP_CPP_RES_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RES_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_RES_C=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1204,14 +1230,22 @@ DEP_CPP_RES_C=\
"..\..\..\simon\midi.h"\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RES_C=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -1242,9 +1276,7 @@ SOURCE=..\..\..\simon\simon.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_SIMON=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1262,26 +1294,29 @@ DEP_CPP_SIMON=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SIMON=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
NODEP_CPP_SIMON=\
+ "..\..\..\simon\base\gameDetector.h"\
+ "..\..\..\simon\common\config-file.h"\
"..\..\..\simon\common\file.h"\
- "..\..\..\simon\common\gameDetector.h"\
"..\..\..\simon\simon\intern.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\simon\vga.h"\
@@ -1292,9 +1327,7 @@ NODEP_CPP_SIMON=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_SIMON=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1312,26 +1345,29 @@ DEP_CPP_SIMON=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SIMON=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
NODEP_CPP_SIMON=\
+ "..\..\..\simon\base\gameDetector.h"\
+ "..\..\..\simon\common\config-file.h"\
"..\..\..\simon\common\file.h"\
- "..\..\..\simon\common\gameDetector.h"\
"..\..\..\simon\simon\intern.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\simon\vga.h"\
@@ -1342,9 +1378,7 @@ NODEP_CPP_SIMON=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_SIMON=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1362,28 +1396,32 @@ DEP_CPP_SIMON=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SIMON=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_SIMON=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
+ "..\..\..\common\config-file.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1396,21 +1434,29 @@ DEP_CPP_SIMON=\
"..\..\..\simon\sound.h"\
"..\..\..\simon\vga.h"\
"..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SIMON=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
NODEP_CPP_SIMON=\
+ "..\..\..\simon\base\gameDetector.h"\
+ "..\..\..\simon\common\config-file.h"\
"..\..\..\simon\common\file.h"\
- "..\..\..\simon\common\gameDetector.h"\
"..\..\..\simon\simon\intern.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\simon\vga.h"\
@@ -1421,8 +1467,9 @@ NODEP_CPP_SIMON=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
NODEP_CPP_SIMON=\
+ "..\..\..\simon\base\gameDetector.h"\
+ "..\..\..\simon\common\config-file.h"\
"..\..\..\simon\common\file.h"\
- "..\..\..\simon\common\gameDetector.h"\
"..\..\..\simon\simon\intern.h"\
"..\..\..\simon\simon\simon.h"\
"..\..\..\simon\simon\vga.h"\
@@ -1444,7 +1491,6 @@ SOURCE=..\..\..\simon\sound.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_SOUND=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1455,34 +1501,35 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
NODEP_CPP_SOUND=\
- "..\..\..\simon\common\engine.h"\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\util.h"\
"..\..\..\simon\simon\sound.h"\
+ "..\..\..\simon\sound\voc.h"\
"..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_SOUND=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1493,34 +1540,35 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
NODEP_CPP_SOUND=\
- "..\..\..\simon\common\engine.h"\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\util.h"\
"..\..\..\simon\simon\sound.h"\
+ "..\..\..\simon\sound\voc.h"\
"..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_SOUND=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1531,57 +1579,67 @@ DEP_CPP_SOUND=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_SOUND=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\simon\intern.h"\
"..\..\..\simon\sound.h"\
"..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
NODEP_CPP_SOUND=\
- "..\..\..\simon\common\engine.h"\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\util.h"\
"..\..\..\simon\simon\sound.h"\
+ "..\..\..\simon\sound\voc.h"\
"..\..\..\simon\stdafx.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
NODEP_CPP_SOUND=\
- "..\..\..\simon\common\engine.h"\
"..\..\..\simon\common\file.h"\
+ "..\..\..\simon\common\util.h"\
"..\..\..\simon\simon\sound.h"\
+ "..\..\..\simon\sound\voc.h"\
"..\..\..\simon\stdafx.h"\
@@ -1599,7 +1657,6 @@ SOURCE=..\..\..\simon\verb.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_VERB_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1614,19 +1671,20 @@ DEP_CPP_VERB_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VERB_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -1640,7 +1698,6 @@ NODEP_CPP_VERB_=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_VERB_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1655,19 +1712,20 @@ DEP_CPP_VERB_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VERB_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -1681,7 +1739,6 @@ NODEP_CPP_VERB_=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_VERB_=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1696,25 +1753,26 @@ DEP_CPP_VERB_=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VERB_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_VERB_=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1724,14 +1782,22 @@ DEP_CPP_VERB_=\
"..\..\..\simon\midi.h"\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VERB_=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
@@ -1760,7 +1826,6 @@ SOURCE=..\..\..\simon\vga.cpp
!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
DEP_CPP_VGA_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1776,19 +1841,20 @@ DEP_CPP_VGA_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VGA_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
@@ -1803,7 +1869,6 @@ NODEP_CPP_VGA_C=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
DEP_CPP_VGA_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1819,19 +1884,20 @@ DEP_CPP_VGA_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VGA_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
@@ -1846,7 +1912,6 @@ NODEP_CPP_VGA_C=\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
DEP_CPP_VGA_C=\
- "..\..\..\common\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1862,25 +1927,26 @@ DEP_CPP_VGA_C=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VGA_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\sound\config.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
DEP_CPP_VGA_C=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
@@ -1891,14 +1957,22 @@ DEP_CPP_VGA_C=\
"..\..\..\simon\simon.h"\
"..\..\..\simon\sound.h"\
"..\..\..\simon\vga.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_VGA_C=\
- "..\..\..\common\macos.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
diff --git a/backends/wince/sky/sky.vcp b/backends/wince/sky/sky.vcp
index a0138604b9..06054a23f2 100644
--- a/backends/wince/sky/sky.vcp
+++ b/backends/wince/sky/sky.vcp
@@ -181,7 +181,7 @@ BSC32=bscmake.exe
# 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" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_SWORD2" /YX /M$(CECrtMTDebug) /c
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -513,7 +513,6 @@ SOURCE=..\..\..\sky\compacts\savedata.cpp
DEP_CPP_SAVED=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -551,6 +550,7 @@ DEP_CPP_SAVED=\
NODEP_CPP_SAVED=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -574,7 +574,6 @@ NODEP_CPP_SAVED=\
DEP_CPP_SAVED=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -612,6 +611,7 @@ DEP_CPP_SAVED=\
NODEP_CPP_SAVED=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -635,7 +635,6 @@ NODEP_CPP_SAVED=\
DEP_CPP_SAVED=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -673,6 +672,7 @@ DEP_CPP_SAVED=\
NODEP_CPP_SAVED=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -689,8 +689,8 @@ NODEP_CPP_SAVED=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_SAVED=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -706,6 +706,7 @@ DEP_CPP_SAVED=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -720,24 +721,23 @@ DEP_CPP_SAVED=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SAVED=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -811,7 +811,6 @@ NODEP_CPP_ADLIB=\
DEP_CPP_ADLIB=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -849,6 +848,7 @@ DEP_CPP_ADLIB=\
NODEP_CPP_ADLIB=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -865,14 +865,55 @@ NODEP_CPP_ADLIB=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_ADLIB=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\autoroute.h"\
+ "..\..\..\sky\compact.h"\
+ "..\..\..\sky\control.h"\
+ "..\..\..\sky\disk.h"\
+ "..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
+ "..\..\..\sky\logic.h"\
+ "..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
+ "..\..\..\sky\music\adlibmusic.h"\
+ "..\..\..\sky\music\gmchannel.h"\
+ "..\..\..\sky\music\gmmusic.h"\
+ "..\..\..\sky\music\mt32music.h"\
+ "..\..\..\sky\music\musicbase.h"\
+ "..\..\..\sky\screen.h"\
+ "..\..\..\sky\sky.h"\
+ "..\..\..\sky\skydefs.h"\
+ "..\..\..\sky\sound.h"\
+ "..\..\..\sky\struc.h"\
+ "..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
- "..\..\..\sky\music\common\engine.h"\
- "..\..\..\sky\music\sky\music\musicbase.h"\
- "..\..\..\sky\music\sky\sky.h"\
- "..\..\..\sky\music\sound\fmopl.h"\
- "..\..\..\sky\music\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
!ENDIF
@@ -890,7 +931,6 @@ SOURCE=..\..\..\sky\music\adlibmusic.cpp
DEP_CPP_ADLIBM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -928,6 +968,7 @@ DEP_CPP_ADLIBM=\
NODEP_CPP_ADLIBM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -952,7 +993,6 @@ NODEP_CPP_ADLIBM=\
DEP_CPP_ADLIBM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -990,6 +1030,7 @@ DEP_CPP_ADLIBM=\
NODEP_CPP_ADLIBM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1014,7 +1055,6 @@ NODEP_CPP_ADLIBM=\
DEP_CPP_ADLIBM=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1052,6 +1092,7 @@ DEP_CPP_ADLIBM=\
NODEP_CPP_ADLIBM=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1068,8 +1109,8 @@ NODEP_CPP_ADLIBM=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_ADLIBM=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1085,6 +1126,7 @@ DEP_CPP_ADLIBM=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -1104,21 +1146,18 @@ DEP_CPP_ADLIBM=\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIBM=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- "..\..\..\sound\ymdeltat.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -1183,7 +1222,6 @@ NODEP_CPP_GMCHA=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release"
DEP_CPP_GMCHA=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1198,6 +1236,7 @@ DEP_CPP_GMCHA=\
NODEP_CPP_GMCHA=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
".\DL_byteorder.h"\
@@ -1206,13 +1245,23 @@ NODEP_CPP_GMCHA=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_GMCHA=\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\disk.h"\
"..\..\..\sky\music\gmchannel.h"\
+ "..\..\..\sky\music\musicbase.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_GMCHA=\
- "..\..\..\sky\music\common\engine.h"\
- "..\..\..\sky\music\sky\music\musicbase.h"\
- "..\..\..\sky\music\sound\mididrv.h"\
- "..\..\..\sky\music\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ENDIF
@@ -1230,7 +1279,6 @@ SOURCE=..\..\..\sky\music\gmmusic.cpp
DEP_CPP_GMMUS=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1268,6 +1316,7 @@ DEP_CPP_GMMUS=\
NODEP_CPP_GMMUS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1292,7 +1341,6 @@ NODEP_CPP_GMMUS=\
DEP_CPP_GMMUS=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1330,6 +1378,7 @@ DEP_CPP_GMMUS=\
NODEP_CPP_GMMUS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1354,7 +1403,6 @@ NODEP_CPP_GMMUS=\
DEP_CPP_GMMUS=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1392,6 +1440,7 @@ DEP_CPP_GMMUS=\
NODEP_CPP_GMMUS=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1408,25 +1457,55 @@ NODEP_CPP_GMMUS=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_GMMUS=\
- "..\..\..\common\engine.h"\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-file.h"\
"..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\autoroute.h"\
+ "..\..\..\sky\compact.h"\
+ "..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
+ "..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
+ "..\..\..\sky\logic.h"\
+ "..\..\..\sky\mouse.h"\
+ "..\..\..\sky\music\adlibchannel.h"\
+ "..\..\..\sky\music\adlibmusic.h"\
"..\..\..\sky\music\gmchannel.h"\
"..\..\..\sky\music\gmmusic.h"\
+ "..\..\..\sky\music\mt32music.h"\
"..\..\..\sky\music\musicbase.h"\
+ "..\..\..\sky\screen.h"\
+ "..\..\..\sky\sky.h"\
+ "..\..\..\sky\skydefs.h"\
+ "..\..\..\sky\sound.h"\
+ "..\..\..\sky\struc.h"\
+ "..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GMMUS=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
+ "..\..\..\common\morphos_timer.h"\
!ENDIF
@@ -1443,7 +1522,6 @@ SOURCE=..\..\..\sky\music\mt32music.cpp
!IF "$(CFG)" == "sky - Win32 (WCE MIPS) Release"
DEP_CPP_MT32M=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1459,6 +1537,7 @@ DEP_CPP_MT32M=\
NODEP_CPP_MT32M=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
".\DL_byteorder.h"\
@@ -1467,13 +1546,13 @@ NODEP_CPP_MT32M=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
NODEP_CPP_MT32M=\
+ "..\..\..\sky\music\common\util.h"\
"..\..\..\sky\music\sky\music\mt32music.h"\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release"
DEP_CPP_MT32M=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1489,6 +1568,7 @@ DEP_CPP_MT32M=\
NODEP_CPP_MT32M=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
".\DL_byteorder.h"\
@@ -1497,13 +1577,13 @@ NODEP_CPP_MT32M=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
NODEP_CPP_MT32M=\
+ "..\..\..\sky\music\common\util.h"\
"..\..\..\sky\music\sky\music\mt32music.h"\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release"
DEP_CPP_MT32M=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1519,6 +1599,7 @@ DEP_CPP_MT32M=\
NODEP_CPP_MT32M=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
".\DL_byteorder.h"\
@@ -1527,12 +1608,12 @@ NODEP_CPP_MT32M=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_MT32M=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\music\gmchannel.h"\
"..\..\..\sky\music\mt32music.h"\
@@ -1540,12 +1621,11 @@ DEP_CPP_MT32M=\
"..\..\..\sound\mididrv.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MT32M=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ENDIF
@@ -1606,7 +1686,6 @@ NODEP_CPP_MUSIC=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release"
DEP_CPP_MUSIC=\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\savefile.h"\
"..\..\..\common\scummsys.h"\
@@ -1619,6 +1698,7 @@ DEP_CPP_MUSIC=\
NODEP_CPP_MUSIC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
".\DL_byteorder.h"\
@@ -1627,12 +1707,21 @@ NODEP_CPP_MUSIC=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_MUSIC=\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\disk.h"\
"..\..\..\sky\music\musicbase.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MUSIC=\
- "..\..\..\sky\music\common\engine.h"\
- "..\..\..\sky\music\sky\disk.h"\
- "..\..\..\sky\music\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ENDIF
@@ -1723,7 +1812,6 @@ NODEP_CPP_AUTOR=\
DEP_CPP_AUTOR=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1761,6 +1849,7 @@ DEP_CPP_AUTOR=\
NODEP_CPP_AUTOR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1777,19 +1866,55 @@ NODEP_CPP_AUTOR=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_AUTOR=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
"..\..\..\sky\autoroute.h"\
"..\..\..\sky\compact.h"\
+ "..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
+ "..\..\..\sky\logic.h"\
+ "..\..\..\sky\mouse.h"\
+ "..\..\..\sky\music\adlibchannel.h"\
+ "..\..\..\sky\music\adlibmusic.h"\
+ "..\..\..\sky\music\gmchannel.h"\
+ "..\..\..\sky\music\gmmusic.h"\
+ "..\..\..\sky\music\mt32music.h"\
+ "..\..\..\sky\music\musicbase.h"\
+ "..\..\..\sky\screen.h"\
+ "..\..\..\sky\sky.h"\
"..\..\..\sky\skydefs.h"\
+ "..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
+ "..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AUTOR=\
- "..\..\..\sky\common\file.h"\
- "..\..\..\sky\sky\sky.h"\
- "..\..\..\sky\sky\skydefs.h"\
- "..\..\..\sky\sky\struc.h"\
- "..\..\..\sky\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
!ENDIF
@@ -1807,7 +1932,6 @@ SOURCE=..\..\..\sky\compact.cpp
DEP_CPP_COMPA=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -1921,6 +2045,7 @@ DEP_CPP_COMPA=\
NODEP_CPP_COMPA=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -1959,7 +2084,6 @@ NODEP_CPP_COMPA=\
DEP_CPP_COMPA=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2073,6 +2197,7 @@ DEP_CPP_COMPA=\
NODEP_CPP_COMPA=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2111,7 +2236,6 @@ NODEP_CPP_COMPA=\
DEP_CPP_COMPA=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2225,6 +2349,7 @@ DEP_CPP_COMPA=\
NODEP_CPP_COMPA=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2241,8 +2366,8 @@ NODEP_CPP_COMPA=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_COMPA=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2334,6 +2459,7 @@ DEP_CPP_COMPA=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -2348,24 +2474,23 @@ DEP_CPP_COMPA=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_COMPA=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -2383,9 +2508,7 @@ SOURCE=..\..\..\sky\control.cpp
DEP_CPP_CONTR=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -2422,7 +2545,9 @@ DEP_CPP_CONTR=\
NODEP_CPP_CONTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -2438,8 +2563,8 @@ NODEP_CPP_CONTR=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
NODEP_CPP_CONTR=\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\common\file.h"\
- "..\..\..\sky\common\gameDetector.h"\
"..\..\..\sky\sky\control.h"\
"..\..\..\sky\sky\sky.h"\
"..\..\..\sky\sky\skydefs.h"\
@@ -2449,9 +2574,7 @@ NODEP_CPP_CONTR=\
DEP_CPP_CONTR=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -2488,7 +2611,9 @@ DEP_CPP_CONTR=\
NODEP_CPP_CONTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -2504,8 +2629,8 @@ NODEP_CPP_CONTR=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
NODEP_CPP_CONTR=\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\common\file.h"\
- "..\..\..\sky\common\gameDetector.h"\
"..\..\..\sky\sky\control.h"\
"..\..\..\sky\sky\sky.h"\
"..\..\..\sky\sky\skydefs.h"\
@@ -2515,9 +2640,7 @@ NODEP_CPP_CONTR=\
DEP_CPP_CONTR=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -2554,7 +2677,9 @@ DEP_CPP_CONTR=\
NODEP_CPP_CONTR=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -2570,10 +2695,10 @@ NODEP_CPP_CONTR=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_CONTR=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -2588,6 +2713,7 @@ DEP_CPP_CONTR=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -2602,24 +2728,23 @@ DEP_CPP_CONTR=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_CONTR=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -2637,7 +2762,6 @@ SOURCE=..\..\..\sky\debug.cpp
DEP_CPP_DEBUG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2676,6 +2800,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2700,7 +2825,6 @@ NODEP_CPP_DEBUG=\
DEP_CPP_DEBUG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2739,6 +2863,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2763,7 +2888,6 @@ NODEP_CPP_DEBUG=\
DEP_CPP_DEBUG=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2802,6 +2926,7 @@ DEP_CPP_DEBUG=\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2818,8 +2943,8 @@ NODEP_CPP_DEBUG=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_DEBUG=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2836,6 +2961,7 @@ DEP_CPP_DEBUG=\
"..\..\..\sky\debug.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -2850,24 +2976,23 @@ DEP_CPP_DEBUG=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DEBUG=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -2885,7 +3010,6 @@ SOURCE=..\..\..\sky\disk.cpp
DEP_CPP_DISK_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2924,6 +3048,7 @@ DEP_CPP_DISK_=\
NODEP_CPP_DISK_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -2940,7 +3065,7 @@ NODEP_CPP_DISK_=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
NODEP_CPP_DISK_=\
- "..\..\..\sky\common\engine.h"\
+ "..\..\..\sky\base\engine.h"\
"..\..\..\sky\common\scummsys.h"\
"..\..\..\sky\sky\disk.h"\
"..\..\..\sky\sky\rnc_deco.h"\
@@ -2953,7 +3078,6 @@ NODEP_CPP_DISK_=\
DEP_CPP_DISK_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -2992,6 +3116,7 @@ DEP_CPP_DISK_=\
NODEP_CPP_DISK_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3008,7 +3133,7 @@ NODEP_CPP_DISK_=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
NODEP_CPP_DISK_=\
- "..\..\..\sky\common\engine.h"\
+ "..\..\..\sky\base\engine.h"\
"..\..\..\sky\common\scummsys.h"\
"..\..\..\sky\sky\disk.h"\
"..\..\..\sky\sky\rnc_deco.h"\
@@ -3021,7 +3146,6 @@ NODEP_CPP_DISK_=\
DEP_CPP_DISK_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3060,6 +3184,7 @@ DEP_CPP_DISK_=\
NODEP_CPP_DISK_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3076,8 +3201,8 @@ NODEP_CPP_DISK_=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_DISK_=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3093,6 +3218,7 @@ DEP_CPP_DISK_=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -3108,24 +3234,23 @@ DEP_CPP_DISK_=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_DISK_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -3207,7 +3332,6 @@ NODEP_CPP_GRID_=\
DEP_CPP_GRID_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3245,6 +3369,7 @@ DEP_CPP_GRID_=\
NODEP_CPP_GRID_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3261,17 +3386,55 @@ NODEP_CPP_GRID_=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_GRID_=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\autoroute.h"\
"..\..\..\sky\compact.h"\
+ "..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
+ "..\..\..\sky\logic.h"\
+ "..\..\..\sky\mouse.h"\
+ "..\..\..\sky\music\adlibchannel.h"\
+ "..\..\..\sky\music\adlibmusic.h"\
+ "..\..\..\sky\music\gmchannel.h"\
+ "..\..\..\sky\music\gmmusic.h"\
+ "..\..\..\sky\music\mt32music.h"\
+ "..\..\..\sky\music\musicbase.h"\
+ "..\..\..\sky\screen.h"\
+ "..\..\..\sky\sky.h"\
+ "..\..\..\sky\skydefs.h"\
+ "..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
+ "..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GRID_=\
- "..\..\..\sky\common\file.h"\
- "..\..\..\sky\sky\sky.h"\
- "..\..\..\sky\sky\skydefs.h"\
- "..\..\..\sky\sky\struc.h"\
- "..\..\..\sky\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
!ENDIF
@@ -3347,11 +3510,19 @@ NODEP_CPP_HUFFT=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_HUFFT=\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\sky\disk.h"\
+ "..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HUFFT=\
- "..\..\..\sky\sky\disk.h"\
- "..\..\..\sky\sky\struc.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
!ENDIF
@@ -3365,7 +3536,6 @@ SOURCE=..\..\..\sky\intro.cpp
DEP_CPP_INTRO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3403,6 +3573,7 @@ DEP_CPP_INTRO=\
NODEP_CPP_INTRO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3428,7 +3599,6 @@ NODEP_CPP_INTRO=\
DEP_CPP_INTRO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3466,6 +3636,7 @@ DEP_CPP_INTRO=\
NODEP_CPP_INTRO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3491,7 +3662,6 @@ NODEP_CPP_INTRO=\
DEP_CPP_INTRO=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3529,6 +3699,7 @@ DEP_CPP_INTRO=\
NODEP_CPP_INTRO=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -3545,8 +3716,8 @@ NODEP_CPP_INTRO=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_INTRO=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -3562,6 +3733,7 @@ DEP_CPP_INTRO=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -3576,24 +3748,23 @@ DEP_CPP_INTRO=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_INTRO=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -3601,243 +3772,7 @@ NODEP_CPP_INTRO=\
# End Source File
# Begin Source File
-SOURCE=..\..\..\sky\introimg.cpp
-
-!IF "$(CFG)" == "sky - Win32 (WCE MIPS) Release"
-
-DEP_CPP_INTROI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sky\autoroute.h"\
- "..\..\..\sky\compact.h"\
- "..\..\..\sky\control.h"\
- "..\..\..\sky\disk.h"\
- "..\..\..\sky\grid.h"\
- "..\..\..\sky\logic.h"\
- "..\..\..\sky\mouse.h"\
- "..\..\..\sky\music\adlibchannel.h"\
- "..\..\..\sky\music\adlibmusic.h"\
- "..\..\..\sky\music\gmchannel.h"\
- "..\..\..\sky\music\gmmusic.h"\
- "..\..\..\sky\music\mt32music.h"\
- "..\..\..\sky\music\musicbase.h"\
- "..\..\..\sky\screen.h"\
- "..\..\..\sky\sky.h"\
- "..\..\..\sky\skydefs.h"\
- "..\..\..\sky\sound.h"\
- "..\..\..\sky\struc.h"\
- "..\..\..\sky\text.h"\
- "..\..\..\sound\fmopl.h"\
- "..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
-
-NODEP_CPP_INTROI=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
-
-
-!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
-
-NODEP_CPP_INTROI=\
- "..\..\..\sky\sky\sky.h"\
- "..\..\..\sky\stdafx.h"\
-
-
-!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release"
-
-DEP_CPP_INTROI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sky\autoroute.h"\
- "..\..\..\sky\compact.h"\
- "..\..\..\sky\control.h"\
- "..\..\..\sky\disk.h"\
- "..\..\..\sky\grid.h"\
- "..\..\..\sky\logic.h"\
- "..\..\..\sky\mouse.h"\
- "..\..\..\sky\music\adlibchannel.h"\
- "..\..\..\sky\music\adlibmusic.h"\
- "..\..\..\sky\music\gmchannel.h"\
- "..\..\..\sky\music\gmmusic.h"\
- "..\..\..\sky\music\mt32music.h"\
- "..\..\..\sky\music\musicbase.h"\
- "..\..\..\sky\screen.h"\
- "..\..\..\sky\sky.h"\
- "..\..\..\sky\skydefs.h"\
- "..\..\..\sky\sound.h"\
- "..\..\..\sky\struc.h"\
- "..\..\..\sky\text.h"\
- "..\..\..\sound\fmopl.h"\
- "..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
-
-NODEP_CPP_INTROI=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
-
-
-!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
-
-NODEP_CPP_INTROI=\
- "..\..\..\sky\sky\sky.h"\
- "..\..\..\sky\stdafx.h"\
-
-
-!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release"
-
-DEP_CPP_INTROI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sky\autoroute.h"\
- "..\..\..\sky\compact.h"\
- "..\..\..\sky\control.h"\
- "..\..\..\sky\disk.h"\
- "..\..\..\sky\grid.h"\
- "..\..\..\sky\logic.h"\
- "..\..\..\sky\mouse.h"\
- "..\..\..\sky\music\adlibchannel.h"\
- "..\..\..\sky\music\adlibmusic.h"\
- "..\..\..\sky\music\gmchannel.h"\
- "..\..\..\sky\music\gmmusic.h"\
- "..\..\..\sky\music\mt32music.h"\
- "..\..\..\sky\music\musicbase.h"\
- "..\..\..\sky\screen.h"\
- "..\..\..\sky\sky.h"\
- "..\..\..\sky\skydefs.h"\
- "..\..\..\sky\sound.h"\
- "..\..\..\sky\struc.h"\
- "..\..\..\sky\text.h"\
- "..\..\..\sound\fmopl.h"\
- "..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
-
-NODEP_CPP_INTROI=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
-
-
-!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
-
-DEP_CPP_INTROI=\
- "..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
- "..\..\..\common\file.h"\
- "..\..\..\common\list.h"\
- "..\..\..\common\map.h"\
- "..\..\..\common\savefile.h"\
- "..\..\..\common\scummsys.h"\
- "..\..\..\common\stdafx.h"\
- "..\..\..\common\str.h"\
- "..\..\..\common\system.h"\
- "..\..\..\common\timer.h"\
- "..\..\..\common\util.h"\
- "..\..\..\sky\autoroute.h"\
- "..\..\..\sky\compact.h"\
- "..\..\..\sky\control.h"\
- "..\..\..\sky\disk.h"\
- "..\..\..\sky\grid.h"\
- "..\..\..\sky\logic.h"\
- "..\..\..\sky\mouse.h"\
- "..\..\..\sky\music\adlibchannel.h"\
- "..\..\..\sky\music\adlibmusic.h"\
- "..\..\..\sky\music\gmchannel.h"\
- "..\..\..\sky\music\gmmusic.h"\
- "..\..\..\sky\music\mt32music.h"\
- "..\..\..\sky\music\musicbase.h"\
- "..\..\..\sky\screen.h"\
- "..\..\..\sky\sky.h"\
- "..\..\..\sky\skydefs.h"\
- "..\..\..\sky\sound.h"\
- "..\..\..\sky\struc.h"\
- "..\..\..\sky\text.h"\
- "..\..\..\sound\mididrv.h"\
- "..\..\..\sound\mixer.h"\
- "..\missing\unistd.h"\
- "..\portdefs.h"\
-
-NODEP_CPP_INTROI=\
- "..\..\..\common\config.h"\
- "..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- "..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
-
-
-!ENDIF
-
+SOURCE=..\..\..\sky\intro.h
# End Source File
# Begin Source File
@@ -3847,9 +3782,7 @@ SOURCE=..\..\..\sky\logic.cpp
DEP_CPP_LOGIC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3888,7 +3821,9 @@ DEP_CPP_LOGIC=\
NODEP_CPP_LOGIC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -3904,7 +3839,7 @@ NODEP_CPP_LOGIC=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
NODEP_CPP_LOGIC=\
- "..\..\..\sky\common\gameDetector.h"\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\sky\compact.h"\
"..\..\..\sky\sky\debug.h"\
"..\..\..\sky\sky\logic.h"\
@@ -3917,9 +3852,7 @@ NODEP_CPP_LOGIC=\
DEP_CPP_LOGIC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -3958,7 +3891,9 @@ DEP_CPP_LOGIC=\
NODEP_CPP_LOGIC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -3974,7 +3909,7 @@ NODEP_CPP_LOGIC=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
NODEP_CPP_LOGIC=\
- "..\..\..\sky\common\gameDetector.h"\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\sky\compact.h"\
"..\..\..\sky\sky\debug.h"\
"..\..\..\sky\sky\logic.h"\
@@ -3987,9 +3922,7 @@ NODEP_CPP_LOGIC=\
DEP_CPP_LOGIC=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4028,7 +3961,9 @@ DEP_CPP_LOGIC=\
NODEP_CPP_LOGIC=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -4044,10 +3979,10 @@ NODEP_CPP_LOGIC=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_LOGIC=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4063,6 +3998,7 @@ DEP_CPP_LOGIC=\
"..\..\..\sky\debug.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -4078,24 +4014,23 @@ DEP_CPP_LOGIC=\
"..\..\..\sky\struc.h"\
"..\..\..\sky\talks.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_LOGIC=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -4113,7 +4048,6 @@ SOURCE=..\..\..\sky\mouse.cpp
DEP_CPP_MOUSE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4151,6 +4085,7 @@ DEP_CPP_MOUSE=\
NODEP_CPP_MOUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4175,7 +4110,6 @@ NODEP_CPP_MOUSE=\
DEP_CPP_MOUSE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4213,6 +4147,7 @@ DEP_CPP_MOUSE=\
NODEP_CPP_MOUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4237,7 +4172,6 @@ NODEP_CPP_MOUSE=\
DEP_CPP_MOUSE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4275,6 +4209,7 @@ DEP_CPP_MOUSE=\
NODEP_CPP_MOUSE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4291,8 +4226,8 @@ NODEP_CPP_MOUSE=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_MOUSE=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4308,6 +4243,7 @@ DEP_CPP_MOUSE=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -4322,24 +4258,23 @@ DEP_CPP_MOUSE=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MOUSE=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -4425,12 +4360,11 @@ DEP_CPP_RNC_D=\
"..\..\..\sky\rnc_deco.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_RNC_D=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
- ".\DL_byteorder.h"\
!ENDIF
@@ -4508,7 +4442,6 @@ NODEP_CPP_SCREE=\
DEP_CPP_SCREE=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4546,6 +4479,7 @@ DEP_CPP_SCREE=\
NODEP_CPP_SCREE=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4562,16 +4496,55 @@ NODEP_CPP_SCREE=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_SCREE=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sky\autoroute.h"\
+ "..\..\..\sky\compact.h"\
+ "..\..\..\sky\control.h"\
+ "..\..\..\sky\disk.h"\
+ "..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
+ "..\..\..\sky\logic.h"\
+ "..\..\..\sky\mouse.h"\
+ "..\..\..\sky\music\adlibchannel.h"\
+ "..\..\..\sky\music\adlibmusic.h"\
+ "..\..\..\sky\music\gmchannel.h"\
+ "..\..\..\sky\music\gmmusic.h"\
+ "..\..\..\sky\music\mt32music.h"\
+ "..\..\..\sky\music\musicbase.h"\
"..\..\..\sky\screen.h"\
+ "..\..\..\sky\sky.h"\
+ "..\..\..\sky\skydefs.h"\
+ "..\..\..\sky\sound.h"\
+ "..\..\..\sky\struc.h"\
+ "..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ "..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SCREE=\
- "..\..\..\sky\common\engine.h"\
- "..\..\..\sky\common\scummsys.h"\
- "..\..\..\sky\sky\disk.h"\
- "..\..\..\sky\sky\logic.h"\
- "..\..\..\sky\sky\sky.h"\
- "..\..\..\sky\sky\skydefs.h"\
- "..\..\..\sky\stdafx.h"\
+ "..\..\..\common\config.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
!ENDIF
@@ -4589,9 +4562,7 @@ SOURCE=..\..\..\sky\sky.cpp
DEP_CPP_SKY_C=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4629,7 +4600,9 @@ DEP_CPP_SKY_C=\
NODEP_CPP_SKY_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -4645,8 +4618,8 @@ NODEP_CPP_SKY_C=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug"
NODEP_CPP_SKY_C=\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\common\file.h"\
- "..\..\..\sky\common\gameDetector.h"\
"..\..\..\sky\sky\compact.h"\
"..\..\..\sky\sky\debug.h"\
"..\..\..\sky\sky\logic.h"\
@@ -4660,9 +4633,7 @@ NODEP_CPP_SKY_C=\
DEP_CPP_SKY_C=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4700,7 +4671,9 @@ DEP_CPP_SKY_C=\
NODEP_CPP_SKY_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -4716,8 +4689,8 @@ NODEP_CPP_SKY_C=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug"
NODEP_CPP_SKY_C=\
+ "..\..\..\sky\base\gameDetector.h"\
"..\..\..\sky\common\file.h"\
- "..\..\..\sky\common\gameDetector.h"\
"..\..\..\sky\sky\compact.h"\
"..\..\..\sky\sky\debug.h"\
"..\..\..\sky\sky\logic.h"\
@@ -4731,9 +4704,7 @@ NODEP_CPP_SKY_C=\
DEP_CPP_SKY_C=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4771,7 +4742,9 @@ DEP_CPP_SKY_C=\
NODEP_CPP_SKY_C=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
+ "..\..\..\common\gameDetector.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
"..\..\..\sound\config.h"\
@@ -4787,10 +4760,10 @@ NODEP_CPP_SKY_C=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_SKY_C=\
+ "..\..\..\base\engine.h"\
+ "..\..\..\base\gameDetector.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
- "..\..\..\common\gameDetector.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
"..\..\..\common\savefile.h"\
@@ -4806,6 +4779,7 @@ DEP_CPP_SKY_C=\
"..\..\..\sky\debug.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -4820,24 +4794,23 @@ DEP_CPP_SKY_C=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SKY_C=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -4859,7 +4832,6 @@ SOURCE=..\..\..\sky\sound.cpp
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4897,6 +4869,7 @@ DEP_CPP_SOUND=\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4923,7 +4896,6 @@ NODEP_CPP_SOUND=\
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -4961,6 +4933,7 @@ DEP_CPP_SOUND=\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -4987,7 +4960,6 @@ NODEP_CPP_SOUND=\
DEP_CPP_SOUND=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5025,6 +4997,7 @@ DEP_CPP_SOUND=\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -5041,8 +5014,8 @@ NODEP_CPP_SOUND=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_SOUND=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5058,6 +5031,7 @@ DEP_CPP_SOUND=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -5072,24 +5046,23 @@ DEP_CPP_SOUND=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_SOUND=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF
@@ -5115,7 +5088,6 @@ SOURCE=..\..\..\sky\text.cpp
DEP_CPP_TEXT_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5153,6 +5125,7 @@ DEP_CPP_TEXT_=\
NODEP_CPP_TEXT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -5181,7 +5154,6 @@ NODEP_CPP_TEXT_=\
DEP_CPP_TEXT_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5219,6 +5191,7 @@ DEP_CPP_TEXT_=\
NODEP_CPP_TEXT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -5247,7 +5220,6 @@ NODEP_CPP_TEXT_=\
DEP_CPP_TEXT_=\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5285,6 +5257,7 @@ DEP_CPP_TEXT_=\
NODEP_CPP_TEXT_=\
"..\..\..\common\config.h"\
+ "..\..\..\common\engine.h"\
"..\..\..\common\extend.h"\
"..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
@@ -5301,8 +5274,8 @@ NODEP_CPP_TEXT_=\
!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug"
DEP_CPP_TEXT_=\
+ "..\..\..\base\engine.h"\
"..\..\..\common\config-file.h"\
- "..\..\..\common\engine.h"\
"..\..\..\common\file.h"\
"..\..\..\common\list.h"\
"..\..\..\common\map.h"\
@@ -5318,6 +5291,7 @@ DEP_CPP_TEXT_=\
"..\..\..\sky\control.h"\
"..\..\..\sky\disk.h"\
"..\..\..\sky\grid.h"\
+ "..\..\..\sky\intro.h"\
"..\..\..\sky\logic.h"\
"..\..\..\sky\mouse.h"\
"..\..\..\sky\music\adlibchannel.h"\
@@ -5332,24 +5306,23 @@ DEP_CPP_TEXT_=\
"..\..\..\sky\sound.h"\
"..\..\..\sky\struc.h"\
"..\..\..\sky\text.h"\
+ "..\..\..\sound\fmopl.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
"..\missing\unistd.h"\
"..\portdefs.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_TEXT_=\
"..\..\..\common\config.h"\
"..\..\..\common\extend.h"\
- "..\..\..\common\macos.h"\
"..\..\..\common\morphos_timer.h"\
- "..\..\..\sound\config.h"\
- ".\ad.h"\
- ".\DL_byteorder.h"\
- ".\orbis\config_types.h"\
- ".\orbis\ivorbiscodec.h"\
- ".\orbis\ogg.h"\
- ".\orbis\os_types.h"\
- ".\orbis\vorbisfile.h"\
!ENDIF