diff options
-rw-r--r-- | backends/wince/scumm/scumm.vcp | 231 | ||||
-rw-r--r-- | backends/wince/scummvm/scummvm.vcp | 1791 | ||||
-rw-r--r-- | backends/wince/simon/simon.vcp | 271 |
3 files changed, 1984 insertions, 309 deletions
diff --git a/backends/wince/scumm/scumm.vcp b/backends/wince/scumm/scumm.vcp index fcd6147461..1e4d7ff200 100644 --- a/backends/wince/scumm/scumm.vcp +++ b/backends/wince/scumm/scumm.vcp @@ -158,7 +158,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /FR /YX /Oxs /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -306,10 +306,10 @@ DEP_CPP_BLITT=\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BLITT=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -336,6 +336,7 @@ DEP_CPP_BLITT=\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BLITT=\ @@ -406,10 +407,10 @@ DEP_CPP_BREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BREND=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -440,10 +441,10 @@ DEP_CPP_BREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BREND=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -474,6 +475,7 @@ DEP_CPP_BREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BREND=\ @@ -548,10 +550,10 @@ DEP_CPP_CHUNK=\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHUNK=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -576,10 +578,10 @@ DEP_CPP_CHUNK=\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHUNK=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -598,12 +600,15 @@ NODEP_CPP_CHUNK=\ DEP_CPP_CHUNK=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHUNK=\ @@ -700,10 +705,10 @@ DEP_CPP_CODEC=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -731,6 +736,7 @@ DEP_CPP_CODEC=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC=\ @@ -834,10 +840,10 @@ DEP_CPP_CODEC3=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC3=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -868,6 +874,7 @@ DEP_CPP_CODEC3=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC3=\ @@ -969,10 +976,10 @@ DEP_CPP_CODEC4=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC4=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1000,6 +1007,7 @@ DEP_CPP_CODEC4=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC4=\ @@ -1098,10 +1106,10 @@ DEP_CPP_CODEC47=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC47=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1129,6 +1137,7 @@ DEP_CPP_CODEC47=\ "..\..\..\scumm\smush\config.h"\ "..\..\..\scumm\smush\decoder.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC47=\ @@ -1213,10 +1222,10 @@ DEP_CPP_COLOR=\ "..\..\..\scumm\smush\color.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COLOR=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1234,6 +1243,7 @@ DEP_CPP_COLOR=\ "..\..\..\scumm\smush\color.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COLOR=\ @@ -1297,10 +1307,10 @@ DEP_CPP_FREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FREND=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -1337,10 +1347,10 @@ DEP_CPP_FREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FREND=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1377,6 +1387,7 @@ DEP_CPP_FREND=\ "..\..\..\scumm\smush\palette.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FREND=\ @@ -1486,10 +1497,10 @@ DEP_CPP_IMUSE=\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1516,6 +1527,7 @@ DEP_CPP_IMUSE=\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE=\ @@ -1601,10 +1613,10 @@ DEP_CPP_PLAYE=\ "..\..\..\scumm\smush\player.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYE=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -1663,10 +1675,10 @@ DEP_CPP_PLAYE=\ "..\..\..\scumm\smush\player.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYE=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1725,6 +1737,7 @@ DEP_CPP_PLAYE=\ "..\..\..\scumm\smush\player.h"\ "..\..\..\scumm\smush\renderer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLAYE=\ @@ -1871,10 +1884,10 @@ DEP_CPP_SAUD_=\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAUD_=\ "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -1901,6 +1914,7 @@ DEP_CPP_SAUD_=\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\config.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAUD_=\ @@ -1977,12 +1991,12 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2035,12 +2049,12 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2093,6 +2107,7 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -2201,12 +2216,12 @@ DEP_CPP_ACTOR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ACTOR=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2248,12 +2263,12 @@ DEP_CPP_ACTOR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ACTOR=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2295,6 +2310,7 @@ DEP_CPP_ACTOR=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -2389,11 +2405,11 @@ DEP_CPP_AKOS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AKOS_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2428,11 +2444,11 @@ DEP_CPP_AKOS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AKOS_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2467,6 +2483,7 @@ DEP_CPP_AKOS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AKOS_=\ @@ -2551,11 +2568,11 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BOXES=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2590,11 +2607,11 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BOXES=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2629,6 +2646,7 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BOXES=\ @@ -2712,11 +2730,11 @@ DEP_CPP_BUNDL=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BUNDL=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2750,11 +2768,11 @@ DEP_CPP_BUNDL=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BUNDL=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2788,6 +2806,7 @@ DEP_CPP_BUNDL=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BUNDL=\ @@ -2874,12 +2893,12 @@ DEP_CPP_COSTU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COSTU=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -2917,12 +2936,12 @@ DEP_CPP_COSTU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COSTU=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -2960,6 +2979,7 @@ DEP_CPP_COSTU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -3049,11 +3069,11 @@ DEP_CPP_DEBUG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -3090,11 +3110,11 @@ DEP_CPP_DEBUG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -3131,6 +3151,7 @@ DEP_CPP_DEBUG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ @@ -3290,12 +3311,12 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -3351,12 +3372,12 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -3412,6 +3433,7 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -3517,7 +3539,6 @@ DEP_CPP_GFX_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ @@ -3525,11 +3546,12 @@ DEP_CPP_GFX_C=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GFX_C=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\gui\gui.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -3562,7 +3584,6 @@ DEP_CPP_GFX_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ @@ -3570,11 +3591,12 @@ DEP_CPP_GFX_C=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GFX_C=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\gui\gui.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -3607,7 +3629,6 @@ DEP_CPP_GFX_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ @@ -3615,6 +3636,7 @@ DEP_CPP_GFX_C=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GFX_C=\ @@ -3710,14 +3732,14 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\morphos.h"\ "..\..\..\scumm\morphos_sound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -3755,14 +3777,14 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\morphos.h"\ "..\..\..\scumm\morphos_sound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -3800,6 +3822,7 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -3897,11 +3920,11 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -3938,11 +3961,11 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -3979,6 +4002,7 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ @@ -4067,12 +4091,12 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOU=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4107,12 +4131,12 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOU=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4147,6 +4171,7 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -4228,11 +4253,11 @@ DEP_CPP_RESOUR=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOUR=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4264,11 +4289,11 @@ DEP_CPP_RESOUR=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOUR=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4300,6 +4325,7 @@ DEP_CPP_RESOUR=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOUR=\ @@ -4373,11 +4399,11 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURC=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4409,11 +4435,11 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURC=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4445,6 +4471,7 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURC=\ @@ -4517,11 +4544,11 @@ DEP_CPP_RESOURCE=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURCE=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4551,11 +4578,11 @@ DEP_CPP_RESOURCE=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURCE=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4585,6 +4612,7 @@ DEP_CPP_RESOURCE=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOURCE=\ @@ -4666,12 +4694,12 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4721,12 +4749,12 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4776,6 +4804,7 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -4877,11 +4906,11 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIP=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -4918,11 +4947,11 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIP=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -4959,6 +4988,7 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIP=\ @@ -5043,12 +5073,12 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -5084,12 +5114,12 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -5125,6 +5155,7 @@ DEP_CPP_SCRIPT=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -5224,12 +5255,12 @@ DEP_CPP_SCRIPT_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -5299,12 +5330,12 @@ DEP_CPP_SCRIPT_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCRIPT_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -5374,6 +5405,7 @@ DEP_CPP_SCRIPT_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -5508,7 +5540,6 @@ DEP_CPP_SCUMMV=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ @@ -5526,12 +5557,13 @@ DEP_CPP_SCUMMV=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMMV=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\gui\gui.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -5578,7 +5610,6 @@ DEP_CPP_SCUMMV=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ @@ -5596,12 +5627,13 @@ DEP_CPP_SCUMMV=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMMV=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\gui\gui.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -5648,7 +5680,6 @@ DEP_CPP_SCUMMV=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\gui.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ @@ -5666,6 +5697,7 @@ DEP_CPP_SCUMMV=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -5798,12 +5830,12 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -5854,12 +5886,12 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -5910,6 +5942,7 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -6017,12 +6050,12 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STRIN=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -6058,12 +6091,12 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STRIN=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -6088,17 +6121,23 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -6178,11 +6217,11 @@ DEP_CPP_VARS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VARS_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -6212,11 +6251,11 @@ DEP_CPP_VARS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VARS_=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -6246,6 +6285,7 @@ DEP_CPP_VARS_=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VARS_=\ @@ -6317,11 +6357,11 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -6355,11 +6395,11 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -6393,6 +6433,7 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ diff --git a/backends/wince/scummvm/scummvm.vcp b/backends/wince/scummvm/scummvm.vcp index 3030f99333..b7169ace62 100644 --- a/backends/wince/scummvm/scummvm.vcp +++ b/backends/wince/scummvm/scummvm.vcp @@ -190,7 +190,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /FR /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /FR /YX /Oxs /M$(CECrtMT) /c # SUBTRACT CPP /X MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -233,7 +233,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM -# ADD LINK32 commctrl.lib coredll.lib mad.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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -334,6 +334,7 @@ DEP_CPP_CONFI=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\macos.h"\ @@ -369,6 +370,7 @@ DEP_CPP_CONFI=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\macos.h"\ @@ -404,6 +406,7 @@ DEP_CPP_CONFI=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ @@ -415,16 +418,19 @@ NODEP_CPP_CONFI=\ DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -475,7 +481,6 @@ SOURCE=..\..\..\common\engine.cpp DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -485,13 +490,9 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\macos.h"\ @@ -525,7 +526,6 @@ NODEP_CPP_ENGIN=\ DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -535,13 +535,9 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\macos.h"\ @@ -575,7 +571,6 @@ NODEP_CPP_ENGIN=\ DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -585,13 +580,9 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -606,19 +597,23 @@ DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.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"\ NODEP_CPP_ENGIN=\ - "..\..\..\common\common\map.h"\ - "..\..\..\common\common\str.h"\ - "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ - "..\..\..\common\scumm\scumm.h"\ - "..\..\..\common\simon\simon.h"\ - "..\..\..\common\sound\mixer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -681,6 +676,7 @@ DEP_CPP_FILE_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ @@ -709,6 +705,7 @@ DEP_CPP_FILE_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ @@ -737,6 +734,7 @@ DEP_CPP_FILE_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ @@ -751,10 +749,12 @@ DEP_CPP_FILE_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -799,7 +799,6 @@ SOURCE=..\..\..\common\gameDetector.cpp DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -807,18 +806,14 @@ DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -840,7 +835,6 @@ NODEP_CPP_GAMED=\ DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -848,18 +842,14 @@ DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -881,7 +871,6 @@ NODEP_CPP_GAMED=\ DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -889,32 +878,38 @@ DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\macos.h"\ - "..\..\..\common\morphos_timer.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"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\sound\mididrv.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ - "..\..\..\common\common\config-file.h"\ - "..\..\..\common\common\gameDetector.h"\ - "..\..\..\common\scumm\imuse.h"\ - "..\..\..\common\scumm\scumm.h"\ - "..\..\..\common\sound\mididrv.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -973,6 +968,7 @@ DEP_CPP_SCALE=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ @@ -997,6 +993,7 @@ DEP_CPP_SCALE=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ @@ -1021,6 +1018,7 @@ DEP_CPP_SCALE=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ @@ -1033,10 +1031,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1081,6 +1081,7 @@ SOURCE=..\..\..\common\stdafx.cpp DEP_CPP_STDAF=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1094,6 +1095,7 @@ DEP_CPP_STDAF=\ DEP_CPP_STDAF=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1107,12 +1109,15 @@ DEP_CPP_STDAF=\ DEP_CPP_STDAF=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_STDAF=\ "..\..\..\common\stdafx.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1146,6 +1151,7 @@ DEP_CPP_STR_C=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\macos.h"\ @@ -1172,6 +1178,7 @@ DEP_CPP_STR_C=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\macos.h"\ @@ -1198,6 +1205,7 @@ DEP_CPP_STR_C=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ @@ -1207,14 +1215,16 @@ NODEP_CPP_STR_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_STR_C=\ + "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\common\list.h"\ "..\..\..\common\macos.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1265,6 +1275,7 @@ DEP_CPP_TIMER=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ @@ -1295,6 +1306,7 @@ DEP_CPP_TIMER=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ @@ -1325,6 +1337,7 @@ DEP_CPP_TIMER=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ @@ -1340,11 +1353,13 @@ DEP_CPP_TIMER=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1391,6 +1406,7 @@ SOURCE=..\..\..\common\util.cpp DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1404,6 +1420,7 @@ DEP_CPP_UTIL_=\ DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1417,12 +1434,15 @@ DEP_CPP_UTIL_=\ DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1461,6 +1481,7 @@ DEP_CPP_FMOPL=\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\macos.h"\ @@ -1487,6 +1508,7 @@ DEP_CPP_FMOPL=\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\macos.h"\ @@ -1513,6 +1535,7 @@ DEP_CPP_FMOPL=\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ @@ -1522,12 +1545,17 @@ NODEP_CPP_FMOPL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FMOPL=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\engine.h"\ - "..\..\..\sound\scummsys.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1575,6 +1603,7 @@ DEP_CPP_MIDID=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MIDID=\ "..\..\..\common\macos.h"\ @@ -1612,6 +1641,7 @@ DEP_CPP_MIDID=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MIDID=\ "..\..\..\common\macos.h"\ @@ -1649,6 +1679,7 @@ DEP_CPP_MIDID=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -1660,19 +1691,22 @@ NODEP_CPP_MIDID=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDID=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDID=\ - "..\..\..\sound\common\engine.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\util.h"\ + "..\..\..\common\macos.h"\ "..\..\..\sound\morphos_sound.h"\ - "..\..\..\sound\scummsys.h"\ - "..\..\..\sound\stdafx.h"\ - ".\ad.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1718,6 +1752,113 @@ SOURCE=..\..\..\sound\mididrv.h # End Source File # Begin Source File +SOURCE=..\..\..\sound\midistreamer.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MIDIS=\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MIDIS=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\scummsys.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MIDIS=\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIS=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\scummsys.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MIDIS=\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_MIDIS=\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_MIDIS=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\scummsys.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_MIDIS=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ + +NODEP_CPP_MIDIS=\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\scummsys.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\midistreamer.h +# End Source File +# Begin Source File + SOURCE=..\..\..\sound\mixer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" @@ -1730,6 +1871,7 @@ DEP_CPP_MIXER=\ "..\..\..\common\system.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\macos.h"\ @@ -1760,6 +1902,7 @@ DEP_CPP_MIXER=\ "..\..\..\common\system.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\macos.h"\ @@ -1790,6 +1933,7 @@ DEP_CPP_MIXER=\ "..\..\..\common\system.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -1800,15 +1944,19 @@ NODEP_CPP_MIXER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIXER=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIXER=\ - "..\..\..\sound\common\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\stdafx.h"\ - ".\ad.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1850,6 +1998,308 @@ SOURCE=..\..\..\sound\mixer.h # PROP Default_Filter "" # Begin Source File +SOURCE=..\..\..\gui\browser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_BROWS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_BROWS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_BROWS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_BROWS=\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\browser.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\chooser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\system.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\chooser.h +# End Source File +# Begin Source File + SOURCE=..\..\..\gui\dialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" @@ -1864,6 +2314,7 @@ DEP_CPP_DIALO=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\macos.h"\ @@ -1896,6 +2347,7 @@ DEP_CPP_DIALO=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\macos.h"\ @@ -1928,6 +2380,7 @@ DEP_CPP_DIALO=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ @@ -1937,15 +2390,20 @@ NODEP_CPP_DIALO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_DIALO=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -1985,6 +2443,161 @@ SOURCE=..\..\..\gui\dialog.h # End Source File # Begin Source File +SOURCE=..\..\..\gui\EditTextWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_EDITT=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_EDITT=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_EDITT=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_EDITT=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\scummsys.h"\ + "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\system.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\EditTextWidget.h +# End Source File +# Begin Source File + SOURCE=..\..\..\gui\launcher.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" @@ -2006,6 +2619,7 @@ DEP_CPP_LAUNC=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\macos.h"\ @@ -2051,6 +2665,7 @@ DEP_CPP_LAUNC=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\macos.h"\ @@ -2090,12 +2705,18 @@ DEP_CPP_LAUNC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ @@ -2105,21 +2726,32 @@ NODEP_CPP_LAUNC=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LAUNC=\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\engine.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\..\fs\fs.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ - "..\..\..\gui\common\config-file.h"\ - "..\..\..\gui\common\engine.h"\ - "..\..\..\gui\common\gameDetector.h"\ - "..\..\..\gui\common\list.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2188,6 +2820,7 @@ DEP_CPP_LISTW=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\macos.h"\ @@ -2225,6 +2858,7 @@ DEP_CPP_LISTW=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\macos.h"\ @@ -2250,7 +2884,6 @@ NODEP_CPP_LISTW=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_LISTW=\ - "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ @@ -2262,6 +2895,7 @@ DEP_CPP_LISTW=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ @@ -2271,17 +2905,22 @@ NODEP_CPP_LISTW=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LISTW=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2340,6 +2979,7 @@ DEP_CPP_MESSA=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\macos.h"\ @@ -2375,6 +3015,7 @@ DEP_CPP_MESSA=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\macos.h"\ @@ -2410,6 +3051,7 @@ DEP_CPP_MESSA=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ @@ -2419,17 +3061,21 @@ NODEP_CPP_MESSA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MESSA=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ - "..\..\..\gui\common\list.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2487,6 +3133,7 @@ DEP_CPP_NEWGU=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\macos.h"\ @@ -2519,6 +3166,7 @@ DEP_CPP_NEWGU=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\macos.h"\ @@ -2551,6 +3199,7 @@ DEP_CPP_NEWGU=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ @@ -2560,15 +3209,20 @@ NODEP_CPP_NEWGU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_NEWGU=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2623,6 +3277,7 @@ DEP_CPP_SCROL=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\macos.h"\ @@ -2657,6 +3312,7 @@ DEP_CPP_SCROL=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\macos.h"\ @@ -2691,6 +3347,7 @@ DEP_CPP_SCROL=\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ @@ -2700,16 +3357,21 @@ NODEP_CPP_SCROL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCROL=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2765,6 +3427,7 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\macos.h"\ @@ -2797,6 +3460,7 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\macos.h"\ @@ -2829,6 +3493,7 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ @@ -2838,15 +3503,20 @@ NODEP_CPP_WIDGE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WIDGE=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\scummsys.h"\ - "..\..\..\gui\stdafx.h"\ - "..\..\..\gui\system.h"\ + "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -2951,6 +3621,7 @@ SOURCE=..\missing\missing.cpp DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -2965,6 +3636,7 @@ DEP_CPP_MISSI=\ DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -2979,6 +3651,7 @@ DEP_CPP_MISSI=\ DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2986,6 +3659,7 @@ DEP_CPP_MISSI=\ DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ + "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -3087,6 +3761,7 @@ DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ @@ -3099,6 +3774,7 @@ DEP_CPP_FINDG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_FINDG=\ @@ -3124,6 +3800,7 @@ DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ @@ -3136,6 +3813,7 @@ DEP_CPP_FINDG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_FINDG=\ @@ -3161,6 +3839,7 @@ DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ @@ -3173,6 +3852,7 @@ DEP_CPP_FINDG=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -3184,12 +3864,29 @@ NODEP_CPP_FINDG=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FINDG=\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\scumm.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ - "..\config-file.h"\ - "..\scumm.h"\ - "..\stdafx.h"\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -3228,12 +3925,12 @@ DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ ".\ipapi.h"\ ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3256,12 +3953,12 @@ DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ ".\ipapi.h"\ ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3284,8 +3981,8 @@ DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ - {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"sipapi.h"\ @@ -3293,15 +3990,14 @@ DEP_CPP_GAPI_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_GAPI_=\ + "..\..\..\common\stdafx.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ - -NODEP_CPP_GAPI_=\ - "..\stdafx.h"\ - ".\ipapi.h"\ - ".\x.h"\ - ".\ygshell.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -3372,6 +4068,7 @@ DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_POCKE=\ @@ -3459,6 +4156,7 @@ DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_POCKE=\ @@ -3543,9 +4241,11 @@ DEP_CPP_POCKE=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"begin_code.h"\ @@ -3584,46 +4284,65 @@ NODEP_CPP_POCKE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_POCKE=\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.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\debug.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ "..\screen.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(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=\ - "..\config-file.h"\ - "..\debug.h"\ - "..\gameDetector.h"\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ "..\GameX.h"\ - "..\gui\newgui.h"\ - "..\scumm.h"\ - "..\simon\simon.h"\ - "..\sound\mididrv.h"\ - "..\stdafx.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 x86em) Release" @@ -3694,9 +4413,7 @@ DEP_CPP_SCREE=\ "..\screen.h"\ NODEP_CPP_SCREE=\ - ".\ipapi.h"\ ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3718,9 +4435,7 @@ DEP_CPP_SCREE=\ "..\screen.h"\ NODEP_CPP_SCREE=\ - ".\ipapi.h"\ ".\x.h"\ - ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3740,9 +4455,7 @@ NODEP_CPP_SCREE=\ DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\screen.h"\ - {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3750,11 +4463,7 @@ DEP_CPP_SCREE=\ DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\screen.h"\ - -NODEP_CPP_SCREE=\ - ".\ipapi.h"\ - ".\x.h"\ - ".\ygshell.h"\ + {$(INCLUDE)}"gx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" @@ -3789,17 +4498,753 @@ NODEP_CPP_SCREE=\ SOURCE=..\screen.h # End Source File # End Group +# Begin Group "fs" + +# PROP Default_Filter "" +# Begin Group "windows" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE="..\..\fs\windows\windows-fs.cpp" + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_WINDO=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_WINDO=\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\fs\common\list.h"\ + "..\..\fs\common\str.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_WINDO=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\macos.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WINDO=\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\fs\common\list.h"\ + "..\..\fs\common\str.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_WINDO=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + "..\..\fs\fs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_WINDO=\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\fs\common\list.h"\ + "..\..\fs\common\str.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_WINDO=\ + "..\..\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\fs\common\list.h"\ + "..\..\fs\common\str.h"\ + + +!ENDIF + +# End Source File # End Group +# Begin Source File + +SOURCE=..\..\fs\fs.h +# End Source File # End Group -# Begin Group "Resource Files" +# Begin Group "midi" -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\midi\adlib.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +NODEP_CPP_ADLIB=\ + "..\..\midi\common\engine.h"\ + "..\..\midi\common\util.h"\ + "..\..\midi\sound\fmopl.h"\ + "..\..\midi\sound\mididrv.h"\ + "..\..\midi\sound\mixer.h"\ + "..\..\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +NODEP_CPP_ADLIB=\ + "..\..\midi\common\engine.h"\ + "..\..\midi\common\util.h"\ + "..\..\midi\sound\fmopl.h"\ + "..\..\midi\sound\mididrv.h"\ + "..\..\midi\sound\mixer.h"\ + "..\..\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +NODEP_CPP_ADLIB=\ + "..\..\midi\common\engine.h"\ + "..\..\midi\common\util.h"\ + "..\..\midi\sound\fmopl.h"\ + "..\..\midi\sound\mididrv.h"\ + "..\..\midi\sound\mixer.h"\ + "..\..\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +NODEP_CPP_ADLIB=\ + "..\..\midi\common\engine.h"\ + "..\..\midi\common\util.h"\ + "..\..\midi\sound\fmopl.h"\ + "..\..\midi\sound\mididrv.h"\ + "..\..\midi\sound\mixer.h"\ + "..\..\midi\stdafx.h"\ + + +!ENDIF + +# End Source File +# End Group +# End Group # Begin Source File -SOURCE=..\PocketScumm.ico +SOURCE=..\..\..\scumm\actor.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ENDIF + # End Source File # Begin Source File +SOURCE=..\..\..\scumm\scummvm.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\bundle.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\gameDetector.h"\ + "..\..\..\scumm\gui\dialog.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\bundle.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\bundle.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\gameDetector.h"\ + "..\..\..\scumm\gui\dialog.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\bundle.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\bundle.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\bundle.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\macos.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\gameDetector.h"\ + "..\..\..\scumm\gui\dialog.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\bundle.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debug.h"\ + "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\common\engine.h"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\gameDetector.h"\ + "..\..\..\scumm\gui\dialog.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\bundle.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scummsys.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ENDIF + +# End Source File +# End Group +# Begin Group "Resource Files" + +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# Begin Source File + SOURCE=..\PocketSCUMM.rc !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" @@ -3821,6 +5266,14 @@ SOURCE=..\PocketSCUMM.rc !ENDIF # End Source File +# Begin Source File + +SOURCE=..\icons\scumm_icon.ico +# End Source File # End Group +# Begin Source File + +SOURCE=.\portdefs.h +# End Source File # End Target # End Project diff --git a/backends/wince/simon/simon.vcp b/backends/wince/simon/simon.vcp index d7e663b0d5..75991c840e 100644 --- a/backends/wince/simon/simon.vcp +++ b/backends/wince/simon/simon.vcp @@ -158,7 +158,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /FR /YX /Oxs /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -267,26 +267,29 @@ SOURCE=..\..\..\simon\debug.cpp DEP_CPP_DEBUG=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_DEBUG=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ @@ -297,26 +300,29 @@ NODEP_CPP_DEBUG=\ DEP_CPP_DEBUG=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_DEBUG=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ @@ -327,16 +333,19 @@ NODEP_CPP_DEBUG=\ DEP_CPP_DEBUG=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -367,6 +376,7 @@ NODEP_CPP_DEBUG=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release" NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ @@ -376,6 +386,7 @@ NODEP_CPP_DEBUG=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug" NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ @@ -397,7 +408,6 @@ SOURCE=..\..\..\simon\items.cpp DEP_CPP_ITEMS=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -406,11 +416,13 @@ DEP_CPP_ITEMS=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_ITEMS=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -425,7 +437,6 @@ NODEP_CPP_ITEMS=\ DEP_CPP_ITEMS=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -434,11 +445,13 @@ DEP_CPP_ITEMS=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_ITEMS=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -453,15 +466,17 @@ NODEP_CPP_ITEMS=\ DEP_CPP_ITEMS=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -520,25 +535,30 @@ DEP_CPP_MIDI_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_MIDI_=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scummsys.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midistreamer.h"\ "..\..\..\simon\sound\mixer.h"\ "..\..\..\simon\stdafx.h"\ @@ -551,25 +571,30 @@ DEP_CPP_MIDI_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_MIDI_=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scummsys.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midistreamer.h"\ "..\..\..\simon\sound\mixer.h"\ "..\..\..\simon\stdafx.h"\ @@ -582,11 +607,16 @@ DEP_CPP_MIDI_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midistreamer.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -617,10 +647,11 @@ NODEP_CPP_MIDI_=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release" NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scummsys.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midistreamer.h"\ "..\..\..\simon\sound\mixer.h"\ "..\..\..\simon\stdafx.h"\ @@ -628,10 +659,11 @@ NODEP_CPP_MIDI_=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug" NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scummsys.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midistreamer.h"\ "..\..\..\simon\sound\mixer.h"\ "..\..\..\simon\stdafx.h"\ @@ -660,16 +692,19 @@ DEP_CPP_RES_C=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_RES_C=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\stdafx.h"\ @@ -688,16 +723,19 @@ DEP_CPP_RES_C=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_RES_C=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\stdafx.h"\ @@ -711,11 +749,14 @@ DEP_CPP_RES_C=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -746,6 +787,7 @@ NODEP_CPP_RES_C=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release" NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\stdafx.h"\ @@ -754,6 +796,7 @@ NODEP_CPP_RES_C=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug" NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\stdafx.h"\ @@ -784,16 +827,19 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_SIMON=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" NODEP_CPP_SIMON=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\gameDetector.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ @@ -820,16 +866,19 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_SIMON=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" NODEP_CPP_SIMON=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\gameDetector.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ @@ -849,13 +898,16 @@ DEP_CPP_SIMON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -890,6 +942,7 @@ NODEP_CPP_SIMON=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release" NODEP_CPP_SIMON=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\gameDetector.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ @@ -901,6 +954,7 @@ NODEP_CPP_SIMON=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug" NODEP_CPP_SIMON=\ + "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\gameDetector.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ @@ -918,13 +972,131 @@ SOURCE=..\..\..\simon\simon.h # End Source File # Begin Source File +SOURCE=..\..\..\simon\sound.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_SOUND=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\engine.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\sound.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_SOUND=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\engine.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\sound.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_SOUND=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\common\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\missing\unistd.h"\ + "..\portdefs.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\macos.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\engine.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\sound.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\engine.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\sound.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\sound.h +# End Source File +# Begin Source File + SOURCE=..\..\..\simon\verb.cpp !IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" DEP_CPP_VERB_=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -933,11 +1105,13 @@ DEP_CPP_VERB_=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_VERB_=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -952,7 +1126,6 @@ NODEP_CPP_VERB_=\ DEP_CPP_VERB_=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -961,11 +1134,13 @@ DEP_CPP_VERB_=\ "..\..\..\simon\simon.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_VERB_=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -980,15 +1155,17 @@ NODEP_CPP_VERB_=\ DEP_CPP_VERB_=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ @@ -1043,7 +1220,6 @@ SOURCE=..\..\..\simon\vga.cpp DEP_CPP_VGA_C=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -1053,11 +1229,13 @@ DEP_CPP_VGA_C=\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_VGA_C=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -1073,7 +1251,6 @@ NODEP_CPP_VGA_C=\ DEP_CPP_VGA_C=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ @@ -1083,11 +1260,13 @@ DEP_CPP_VGA_C=\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\portdefs.h"\ NODEP_CPP_VGA_C=\ "..\..\..\common\macos.h"\ + "..\..\..\simon\simonsound.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -1103,16 +1282,18 @@ NODEP_CPP_VGA_C=\ DEP_CPP_VGA_C=\ "..\..\..\common\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ "..\..\..\simon\vga.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ + "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ |