From a4bf8dd9c9ae6d90b5bb73188adcd23a879305d2 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Sun, 16 Oct 2005 23:07:37 +0000 Subject: Update build files. Add support for Gobliiins and ITE engines svn-id: r19123 --- dists/msevc4/PocketSCUMM.vcw | 30 + dists/msevc4/gob/gob.vcp | 2525 +++++ dists/msevc4/queen/queen.vcp | 4867 +++------ dists/msevc4/saga/saga.vcp | 4346 ++++++++ dists/msevc4/scumm/scumm.vcp | 21077 +++++++++++++------------------------ dists/msevc4/scummvm/scummvm.vcp | 13152 ++++++++++++----------- dists/msevc4/simon/simon.vcp | 430 +- dists/msevc4/sky/sky.vcp | 4172 ++------ dists/msevc4/sword1/sword1.vcp | 3879 +++---- dists/msevc4/sword2/sword2.vcp | 11241 +++++--------------- 10 files changed, 27562 insertions(+), 38157 deletions(-) create mode 100644 dists/msevc4/gob/gob.vcp create mode 100644 dists/msevc4/saga/saga.vcp diff --git a/dists/msevc4/PocketSCUMM.vcw b/dists/msevc4/PocketSCUMM.vcw index 1a37889e9d..e3d49dbfd9 100644 --- a/dists/msevc4/PocketSCUMM.vcw +++ b/dists/msevc4/PocketSCUMM.vcw @@ -3,6 +3,18 @@ Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 ############################################################################### +Project: "gob"=.\gob\gob.vcp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + Project: "queen"=.\queen\queen.vcp - Package Owner=<4> Package=<5> @@ -15,6 +27,18 @@ Package=<4> ############################################################################### +Project: "saga"=.\saga\saga.vcp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + Project: "scumm"=.\scumm\scumm.vcp - Package Owner=<4> Package=<5> @@ -53,6 +77,12 @@ Package=<4> Begin Project Dependency Project_Dep_Name sword1 End Project Dependency + Begin Project Dependency + Project_Dep_Name gob + End Project Dependency + Begin Project Dependency + Project_Dep_Name saga + End Project Dependency }}} ############################################################################### diff --git a/dists/msevc4/gob/gob.vcp b/dists/msevc4/gob/gob.vcp new file mode 100644 index 0000000000..d1e6e7ebf6 --- /dev/null +++ b/dists/msevc4/gob/gob.vcp @@ -0,0 +1,2525 @@ +# Microsoft eMbedded Visual Tools Project File - Name="gob" - Package Owner=<4> +# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304 +# TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604 + +CFG=gob - Win32 (WCE emulator) Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "gob.vcn". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "gob.vcn" CFG="gob - Win32 (WCE emulator) Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "gob - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "gob - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "gob - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "gob - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +# PROP ATL_Project 2 + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "emulatorRel" +# PROP BASE Intermediate_Dir "emulatorRel" +# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "emulatorRel" +# PROP Intermediate_Dir "emulatorRel" +# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "emulatorDbg" +# PROP BASE Intermediate_Dir "emulatorDbg" +# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "emulatorDbg" +# PROP Intermediate_Dir "emulatorDbg" +# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "ARMV4Rel" +# PROP BASE Intermediate_Dir "ARMV4Rel" +# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "ARMV4Rel" +# PROP Intermediate_Dir "ARMV4Rel" +# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "ARMV4Dbg" +# PROP BASE Intermediate_Dir "ARMV4Dbg" +# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "ARMV4Dbg" +# PROP Intermediate_Dir "ARMV4Dbg" +# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ENDIF + +# Begin Target + +# Name "gob - Win32 (WCE emulator) Release" +# Name "gob - Win32 (WCE emulator) Debug" +# Name "gob - Win32 (WCE ARMV4) Release" +# Name "gob - Win32 (WCE ARMV4) Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\..\gob\anim.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_ANIM_=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_ANIM_=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_ANIM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ANIM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\anim.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\cdrom.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_CDROM=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\sound\audiocd.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_CDROM=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\sound\audiocd.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_CDROM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CDROM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CDROM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CDROM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\cdrom.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\dataio.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_DATAI=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\pack.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_DATAI=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\pack.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_DATAI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DATAI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DATAI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DATAI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\dataio.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\draw.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_DRAW_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_DRAW_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\draw.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\driver_vga.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_DRIVE=\ + "..\..\..\gob\gob\driver_vga.h"\ + "..\..\..\gob\graphics\primitives.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_DRIVE=\ + "..\..\..\gob\gob\driver_vga.h"\ + "..\..\..\gob\graphics\primitives.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_DRIVE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\driver_vga.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\graphics\primitives.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DRIVE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DRIVE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\driver_vga.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\graphics\primitives.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DRIVE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\driver_vga.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\game.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_GAME_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\pack.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_GAME_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\pack.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_GAME_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GAME_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\game.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\global.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_GLOBA=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_GLOBA=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_GLOBA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GLOBA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GLOBA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GLOBA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\global.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\gob.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_GOB_C=\ + "..\..\..\gob\backends\fs\fs.h"\ + "..\..\..\gob\base\gameDetector.h"\ + "..\..\..\gob\base\plugins.h"\ + "..\..\..\gob\common\md5.h"\ + "..\..\..\gob\common\stdafx.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\init.h"\ + "..\..\..\gob\gob\sound.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_GOB_C=\ + "..\..\..\gob\backends\fs\fs.h"\ + "..\..\..\gob\base\gameDetector.h"\ + "..\..\..\gob\base\plugins.h"\ + "..\..\..\gob\common\md5.h"\ + "..\..\..\gob\common\stdafx.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\init.h"\ + "..\..\..\gob\gob\sound.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_GOB_C=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\init.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GOB_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GOB_C=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\init.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GOB_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\gob.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\goblin.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_GOBLI=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\map.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_GOBLI=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\map.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_GOBLI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\map.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GOBLI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GOBLI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\map.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GOBLI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\goblin.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\init.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_INIT_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\init.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\timer.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_INIT_=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\init.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\timer.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_INIT_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\init.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\timer.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INIT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INIT_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\init.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\timer.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INIT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\init.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\inter.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_INTER=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTER=\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\inter.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\map.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_MAP_C=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\map.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_MAP_C=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\goblin.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\map.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_MAP_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\map.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAP_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MAP_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\goblin.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\map.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAP_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\mult.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_MULT_=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_MULT_=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\mult.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_MULT_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MULT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MULT_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\mult.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MULT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\mult.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\pack.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_PACK_=\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\pack.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_PACK_=\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\pack.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_PACK_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PACK_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PACK_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\pack.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PACK_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\pack.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\palanim.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_PALAN=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_PALAN=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\palanim.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_PALAN=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALAN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PALAN=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\palanim.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALAN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\palanim.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\parse.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_PARSE=\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_PARSE=\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_PARSE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PARSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PARSE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PARSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\parse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\scenery.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_SCENE=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCENE=\ + "..\..\..\gob\gob\anim.h"\ + "..\..\..\gob\gob\cdrom.h"\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\inter.h"\ + "..\..\..\gob\gob\parse.h"\ + "..\..\..\gob\gob\scenery.h"\ + "..\..\..\gob\gob\util.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCENE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCENE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCENE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\anim.h"\ + "..\..\..\gob\cdrom.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\inter.h"\ + "..\..\..\gob\parse.h"\ + "..\..\..\gob\scenery.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCENE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\scenery.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\sound.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\sound.h"\ + "..\..\..\gob\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\timer.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_TIMER=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\sound.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_TIMER=\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\sound.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\timer.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\util.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_UTIL_=\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\timer.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_UTIL_=\ + "..\..\..\gob\gob\draw.h"\ + "..\..\..\gob\gob\game.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\timer.h"\ + "..\..\..\gob\gob\util.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\timer.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\draw.h"\ + "..\..\..\gob\game.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\sound.h"\ + "..\..\..\gob\timer.h"\ + "..\..\..\gob\util.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\util.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\video.cpp + +!IF "$(CFG)" == "gob - Win32 (WCE emulator) Release" + +NODEP_CPP_VIDEO=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\driver_vga.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE emulator) Debug" + +NODEP_CPP_VIDEO=\ + "..\..\..\gob\gob\dataio.h"\ + "..\..\..\gob\gob\driver_vga.h"\ + "..\..\..\gob\gob\global.h"\ + "..\..\..\gob\gob\gob.h"\ + "..\..\..\gob\gob\video.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Release" + +DEP_CPP_VIDEO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\driver_vga.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VIDEO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "gob - Win32 (WCE ARMV4) Debug" + +DEP_CPP_VIDEO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gob\dataio.h"\ + "..\..\..\gob\driver_vga.h"\ + "..\..\..\gob\global.h"\ + "..\..\..\gob\gob.h"\ + "..\..\..\gob\video.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VIDEO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gob\video.h +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group +# End Target +# End Project diff --git a/dists/msevc4/queen/queen.vcp b/dists/msevc4/queen/queen.vcp index e788c50d49..f94fcd2a7e 100644 --- a/dists/msevc4/queen/queen.vcp +++ b/dists/msevc4/queen/queen.vcp @@ -109,7 +109,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 "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -135,7 +135,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -290,8 +290,8 @@ BSC32=bscmake.exe # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" CPP=shcl.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /Oxs /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -323,207 +323,130 @@ SOURCE=..\..\..\queen\bankman.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_BANKM=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_BANKM=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_BANKM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ NODEP_CPP_BANKM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_BANKM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BANKM=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_BANKM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_BANKM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_BANKM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_BANKM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_BANKM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_BANKM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_BANKM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ NODEP_CPP_BANKM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_BANKM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_BANKM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_BANKM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ NODEP_CPP_BANKM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -540,6 +463,7 @@ SOURCE=..\..\..\queen\command.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_COMMA=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\command.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ @@ -547,16 +471,16 @@ NODEP_CPP_COMMA=\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_COMMA=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\command.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ @@ -564,30 +488,28 @@ NODEP_CPP_COMMA=\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_COMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -600,32 +522,32 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COMMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_COMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -638,141 +560,39 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_COMMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COMMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_COMMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COMMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_COMMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COMMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_COMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -785,66 +605,34 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COMMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_COMMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COMMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_COMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -857,13 +645,14 @@ DEP_CPP_COMMA=\ "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COMMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -880,40 +669,38 @@ SOURCE=..\..\..\queen\credits.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_CREDI=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\credits.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_CREDI=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\credits.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -921,55 +708,62 @@ DEP_CPP_CREDI=\ "..\..\..\queen\resource.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CREDI=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -977,130 +771,29 @@ DEP_CPP_CREDI=\ "..\..\..\queen\resource.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_CREDI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_CREDI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_CREDI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_CREDI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_CREDI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_CREDI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_CREDI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_CREDI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -1108,8 +801,10 @@ DEP_CPP_CREDI=\ "..\..\..\queen\resource.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1126,6 +821,7 @@ SOURCE=..\..\..\queen\cutaway.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_CUTAW=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\cutaway.h"\ "..\..\..\queen\queen\display.h"\ @@ -1138,12 +834,12 @@ NODEP_CPP_CUTAW=\ "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\queen\talk.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_CUTAW=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\cutaway.h"\ "..\..\..\queen\queen\display.h"\ @@ -1156,26 +852,24 @@ NODEP_CPP_CUTAW=\ "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\queen\talk.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_CUTAW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ @@ -1193,27 +887,28 @@ DEP_CPP_CUTAW=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CUTAW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_CUTAW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ @@ -1229,138 +924,37 @@ DEP_CPP_CUTAW=\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CUTAW=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_CUTAW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CUTAW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_CUTAW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CUTAW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_CUTAW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CUTAW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_CUTAW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ @@ -1378,61 +972,30 @@ DEP_CPP_CUTAW=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CUTAW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_CUTAW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CUTAW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_CUTAW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ @@ -1450,8 +1013,10 @@ DEP_CPP_CUTAW=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CUTAW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1469,46 +1034,42 @@ SOURCE=..\..\..\queen\debug.cpp NODEP_CPP_DEBUG=\ "..\..\..\queen\common\debugger.cpp"\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\structs.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_DEBUG=\ "..\..\..\queen\common\debugger.cpp"\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\structs.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ @@ -1517,17 +1078,17 @@ DEP_CPP_DEBUG=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ @@ -1536,22 +1097,26 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ @@ -1560,57 +1125,71 @@ DEP_CPP_DEBUG=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ @@ -1619,38 +1198,47 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ @@ -1659,165 +1247,212 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_DEBUG=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\defs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\display.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_DISPL=\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_DISPL=\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_DISPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_DISPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_DISPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_DISPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_DISPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_DISPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\arm\macros.h"\ + "..\..\..\queen\arm\native.h"\ + "..\..\..\queen\scumm_globals.h"\ !ENDIF @@ -1825,271 +1460,341 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\defs.h +SOURCE=..\..\..\queen\display.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\display.cpp +SOURCE=..\..\..\queen\graphics.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_DISPL=\ +NODEP_CPP_GRAPH=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_DISPL=\ +NODEP_CPP_GRAPH=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_DISPL=\ +DEP_CPP_GRAPH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_DISPL=\ +DEP_CPP_GRAPH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_DISPL=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_DISPL=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_DISPL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\graphics.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\grid.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_DISPL=\ +DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_DISPL=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_DISPL=\ +DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2097,305 +1802,619 @@ NODEP_CPP_DISPL=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\display.h +SOURCE=..\..\..\queen\grid.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\graphics.cpp +SOURCE=..\..\..\queen\input.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_GRAPH=\ +NODEP_CPP_INPUT=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\input.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\input.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\input.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_JOURN=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_GRAPH=\ +NODEP_CPP_JOURN=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_GRAPH=\ +DEP_CPP_JOURN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_JOURN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_GRAPH=\ +DEP_CPP_JOURN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_JOURN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_GRAPH=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_JOURN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_GRAPH=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_JOURN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_GRAPH=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\logic.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_GRAPH=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_GRAPH=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_GRAPH=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRAPH=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2403,1705 +2422,177 @@ NODEP_CPP_GRAPH=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\graphics.h +SOURCE=..\..\..\queen\logic.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\grid.cpp +SOURCE=..\..\..\queen\music.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_GRID_=\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ +NODEP_CPP_MUSIC=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_GRID_=\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ +NODEP_CPP_MUSIC=\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_GRID_=\ +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_GRID_=\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_GRID_=\ +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_GRID_=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\grid.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\input.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_INPUT=\ - "..\..\..\queen\common\system.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_INPUT=\ - "..\..\..\queen\common\system.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\input.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\journal.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_JOURN=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_JOURN=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_JOURN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_JOURN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\journal.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_LOGIC=\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_LOGIC=\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSIC=\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\sound\midiparser.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_MUSIC=\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\sound\midiparser.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\musicdata.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSICD=\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_MUSICD=\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_MUSICD=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_MUSICD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_MUSICD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_MUSICD=\ +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_MUSICD=\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4109,292 +2600,221 @@ NODEP_CPP_MUSICD=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\queen.cpp +SOURCE=..\..\..\queen\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\musicdata.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_QUEEN=\ - "..\..\..\queen\backends\fs\fs.h"\ - "..\..\..\queen\base\gameDetector.h"\ - "..\..\..\queen\base\plugins.h"\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\common\timer.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ +NODEP_CPP_MUSICD=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\sound\mididrv.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\scumm_globals.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_QUEEN=\ - "..\..\..\queen\backends\fs\fs.h"\ - "..\..\..\queen\base\gameDetector.h"\ - "..\..\..\queen\base\plugins.h"\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\common\timer.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ +NODEP_CPP_MUSICD=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\sound\mididrv.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\scumm_globals.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MUSICD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_QUEEN=\ +NODEP_CPP_MUSICD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MUSICD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUEEN=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MUSICD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_QUEEN=\ +NODEP_CPP_MUSICD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_QUEEN=\ +NODEP_CPP_MUSICD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\queen.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\savefile.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\savefile.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\common\system.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_QUEEN=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\cutaway.h"\ @@ -4416,35 +2836,40 @@ DEP_CPP_QUEEN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_QUEEN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_QUEEN=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\cutaway.h"\ @@ -4464,37 +2889,49 @@ DEP_CPP_QUEEN=\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUEEN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_QUEEN=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\cutaway.h"\ @@ -4516,35 +2953,42 @@ DEP_CPP_QUEEN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_QUEEN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_QUEEN=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\cutaway.h"\ @@ -4566,9 +3010,11 @@ DEP_CPP_QUEEN=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_QUEEN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4581,197 +3027,130 @@ SOURCE=..\..\..\queen\queen.h # Begin Source File SOURCE=..\..\..\queen\resource.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_RESOU=\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_RESOU=\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESOU=\ - "..\..\..\common\extend.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESOU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + NODEP_CPP_RESOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - NODEP_CPP_RESOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ !ENDIF @@ -4800,175 +3179,106 @@ NODEP_CPP_RESTA=\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_RESTA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESTA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_RESTA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESTA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_RESTA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESTA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_RESTA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESTA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_RESTA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESTA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_RESTA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESTA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_RESTA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\resource.h"\ - -NODEP_CPP_RESTA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_RESTA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ NODEP_CPP_RESTA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4981,278 +3291,186 @@ SOURCE=..\..\..\queen\sound.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_SOUND=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\sound\flac.h"\ + "..\..\..\queen\sound\mp3.h"\ + "..\..\..\queen\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_SOUND=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\queen\sound\flac.h"\ + "..\..\..\queen\sound\mp3.h"\ + "..\..\..\queen\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" - -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" - -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" - -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5269,388 +3487,177 @@ SOURCE=..\..\..\queen\state.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_STATE=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_STATE=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_STATE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\state.h"\ NODEP_CPP_STATE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_STATE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STATE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_STATE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_STATE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_STATE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_STATE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" - -DEP_CPP_STATE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" - -DEP_CPP_STATE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ - -NODEP_CPP_STATE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\state.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\structs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\talk.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_TALK_=\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_TALK_=\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\scumm_globals.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_TALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_TALK_=\ - "..\..\..\common\extend.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" - -DEP_CPP_TALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_TALK_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\queen\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" - -DEP_CPP_TALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_TALK_=\ +NODEP_CPP_STATE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_TALK_=\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ "..\..\..\queen\state.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_TALK_=\ +NODEP_CPP_STATE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\state.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\structs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\talk.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\stdafx.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_TALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -5668,25 +3675,29 @@ DEP_CPP_TALK_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_TALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_TALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -5702,27 +3713,38 @@ DEP_CPP_TALK_=\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_TALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -5740,25 +3762,31 @@ DEP_CPP_TALK_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_TALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_TALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -5776,8 +3804,11 @@ DEP_CPP_TALK_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_TALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\queen\scumm_globals.h"\ !ENDIF @@ -5794,6 +3825,7 @@ SOURCE=..\..\..\queen\walk.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" NODEP_CPP_WALK_=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ @@ -5801,12 +3833,12 @@ NODEP_CPP_WALK_=\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" NODEP_CPP_WALK_=\ + "..\..\..\queen\common\stdafx.h"\ "..\..\..\queen\queen\bankman.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ @@ -5814,26 +3846,21 @@ NODEP_CPP_WALK_=\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" DEP_CPP_WALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -5841,32 +3868,29 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ NODEP_CPP_WALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" DEP_CPP_WALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -5874,126 +3898,36 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALK_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_WALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\walk.h"\ - -NODEP_CPP_WALK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_WALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\walk.h"\ - -NODEP_CPP_WALK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_WALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\walk.h"\ - -NODEP_CPP_WALK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" DEP_CPP_WALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -6001,61 +3935,31 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ NODEP_CPP_WALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_WALK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\defs.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ - "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\queen\walk.h"\ - -NODEP_CPP_WALK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_WALK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -6063,13 +3967,14 @@ DEP_CPP_WALK_=\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ - "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\walk.h"\ NODEP_CPP_WALK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF diff --git a/dists/msevc4/saga/saga.vcp b/dists/msevc4/saga/saga.vcp new file mode 100644 index 0000000000..addf323a1d --- /dev/null +++ b/dists/msevc4/saga/saga.vcp @@ -0,0 +1,4346 @@ +# Microsoft eMbedded Visual Tools Project File - Name="saga" - Package Owner=<4> +# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304 +# TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604 + +CFG=saga - Win32 (WCE emulator) Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "saga.vcn". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "saga.vcn" CFG="saga - Win32 (WCE emulator) Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "saga - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "saga - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "saga - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "saga - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +# PROP ATL_Project 2 + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "emulatorRel" +# PROP BASE Intermediate_Dir "emulatorRel" +# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "emulatorRel" +# PROP Intermediate_Dir "emulatorRel" +# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "emulatorDbg" +# PROP BASE Intermediate_Dir "emulatorDbg" +# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "emulatorDbg" +# PROP Intermediate_Dir "emulatorDbg" +# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "ARMV4Rel" +# PROP BASE Intermediate_Dir "ARMV4Rel" +# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "ARMV4Rel" +# PROP Intermediate_Dir "ARMV4Rel" +# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "ARMV4Dbg" +# PROP BASE Intermediate_Dir "ARMV4Dbg" +# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "ARMV4Dbg" +# PROP Intermediate_Dir "ARMV4Dbg" +# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ENDIF + +# Begin Target + +# Name "saga - Win32 (WCE emulator) Release" +# Name "saga - Win32 (WCE emulator) Debug" +# Name "saga - Win32 (WCE ARMV4) Release" +# Name "saga - Win32 (WCE ARMV4) Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=..\..\..\saga\actor.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_ACTOR=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_ACTOR=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\actor.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\animation.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_ANIMA=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_ANIMA=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\animation.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\console.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSO=\ + "..\..\..\saga\common\debugger.cpp"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSO=\ + "..\..\..\saga\common\debugger.cpp"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\console.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\events.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_EVENT=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_EVENT=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\events.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\font.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_FONT_=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_FONT_=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_FONT_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FONT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FONT_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\font.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\font_map.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_FONT_M=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\saga.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_FONT_M=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\saga.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_FONT_M=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FONT_M=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_FONT_M=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FONT_M=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\game.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_GAME_=\ + "..\..\..\saga\backends\fs\fs.h"\ + "..\..\..\saga\base\gameDetector.h"\ + "..\..\..\saga\base\plugins.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\map.h"\ + "..\..\..\saga\common\md5.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_GAME_=\ + "..\..\..\saga\backends\fs\fs.h"\ + "..\..\..\saga\base\gameDetector.h"\ + "..\..\..\saga\base\plugins.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\map.h"\ + "..\..\..\saga\common\md5.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\gfx.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_GFX_C=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_GFX_C=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_GFX_C=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GFX_C=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\gfx.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\ihnm_introproc.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_IHNM_=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_IHNM_=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_IHNM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IHNM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_IHNM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IHNM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\image.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_IMAGE=\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_IMAGE=\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_IMAGE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMAGE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_IMAGE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMAGE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\input.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_INPUT=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\interface.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_INTER=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTER=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\interface.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\isomap.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_ISOMA=\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_ISOMA=\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_ISOMA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ISOMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ISOMA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ISOMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\isomap.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\ite_introproc.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_ITE_I=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_ITE_I=\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITE_I=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITE_I=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITE_I=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITE_I=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\itedata.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_ITEDA=\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_ITEDA=\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sndres.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITEDA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEDA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITEDA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEDA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\itedata.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\list.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\music.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSIC=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\flac.h"\ + "..\..\..\saga\sound\mididrv.h"\ + "..\..\..\saga\sound\midiparser.h"\ + "..\..\..\saga\sound\mp3.h"\ + "..\..\..\saga\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSIC=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\flac.h"\ + "..\..\..\saga\sound\mididrv.h"\ + "..\..\..\saga\sound\midiparser.h"\ + "..\..\..\saga\sound\mp3.h"\ + "..\..\..\saga\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\objectmap.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_OBJEC=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_OBJEC=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\objectmap.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\palanim.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_PALAN=\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_PALAN=\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_PALAN=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALAN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PALAN=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALAN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\palanim.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\puzzle.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_PUZZL=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sprite.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_PUZZL=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sprite.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_PUZZL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PUZZL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PUZZL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PUZZL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\puzzle.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\render.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_RENDE=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_RENDE=\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\common\timer.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\render.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\resnames.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\rscfile.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_RSCFI=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_RSCFI=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_RSCFI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RSCFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RSCFI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RSCFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\rscfile.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\saga.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SAGA_=\ + "..\..\..\saga\backends\fs\fs.h"\ + "..\..\..\saga\base\gameDetector.h"\ + "..\..\..\saga\base\plugins.h"\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\stdafx.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SAGA_=\ + "..\..\..\saga\backends\fs\fs.h"\ + "..\..\..\saga\base\gameDetector.h"\ + "..\..\..\saga\base\plugins.h"\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\stdafx.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SAGA_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAGA_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SAGA_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAGA_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\saga.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\saveload.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SAVEL=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\savefile.h"\ + "..\..\..\saga\common\stdafx.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SAVEL=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\common\savefile.h"\ + "..\..\..\saga\common\stdafx.h"\ + "..\..\..\saga\common\system.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\scene.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SCENE=\ + "..\..\..\saga\common\util.h"\ + "..\..\..\saga\graphics\ilbm.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCENE=\ + "..\..\..\saga\common\util.h"\ + "..\..\..\saga\graphics\ilbm.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\palanim.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCENE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\ilbm.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCENE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCENE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\ilbm.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\palanim.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCENE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\scene.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\script.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIP=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIP=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCRIP=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\script.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sfuncs.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SFUNC=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SFUNC=\ + "..\..\..\saga\common\config-manager.h"\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\animation.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\events.h"\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\isomap.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\music.h"\ + "..\..\..\saga\saga\objectmap.h"\ + "..\..\..\saga\saga\puzzle.h"\ + "..\..\..\saga\saga\render.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SFUNC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SFUNC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SFUNC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\animation.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\events.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\isomap.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\music.h"\ + "..\..\..\saga\objectmap.h"\ + "..\..\..\saga\puzzle.h"\ + "..\..\..\saga\render.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SFUNC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sndres.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SNDRE=\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\stream.h"\ + "..\..\..\saga\sound\adpcm.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\voc.h"\ + "..\..\..\saga\sound\wave.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SNDRE=\ + "..\..\..\saga\common\file.h"\ + "..\..\..\saga\saga\itedata.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sndres.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\saga\stream.h"\ + "..\..\..\saga\sound\adpcm.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\voc.h"\ + "..\..\..\saga\sound\wave.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SNDRE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\wave.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SNDRE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SNDRE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sndres.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\saga\stream.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\wave.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SNDRE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sndres.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sound.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\sound\adpcm.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\sound.h"\ + "..\..\..\saga\sound\adpcm.h"\ + "..\..\..\saga\sound\audiostream.h"\ + "..\..\..\saga\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\sound.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sprite.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_SPRIT=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_SPRIT=\ + "..\..\..\saga\saga\font.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\rscfile.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\sprite.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\rscfile.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sprite.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\sthread.cpp + +!IF "$(CFG)" == "saga - Win32 (WCE emulator) Release" + +NODEP_CPP_STHRE=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE emulator) Debug" + +NODEP_CPP_STHRE=\ + "..\..\..\saga\saga\actor.h"\ + "..\..\..\saga\saga\console.h"\ + "..\..\..\saga\saga\gfx.h"\ + "..\..\..\saga\saga\interface.h"\ + "..\..\..\saga\saga\resnames.h"\ + "..\..\..\saga\saga\saga.h"\ + "..\..\..\saga\saga\scene.h"\ + "..\..\..\saga\saga\script.h"\ + "..\..\..\saga\saga\stream.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Release" + +DEP_CPP_STHRE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STHRE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "saga - Win32 (WCE ARMV4) Debug" + +DEP_CPP_STHRE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\saga\actor.h"\ + "..\..\..\saga\console.h"\ + "..\..\..\saga\font.h"\ + "..\..\..\saga\gfx.h"\ + "..\..\..\saga\interface.h"\ + "..\..\..\saga\itedata.h"\ + "..\..\..\saga\list.h"\ + "..\..\..\saga\resnames.h"\ + "..\..\..\saga\saga.h"\ + "..\..\..\saga\scene.h"\ + "..\..\..\saga\script.h"\ + "..\..\..\saga\sprite.h"\ + "..\..\..\saga\stream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STHRE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\saga\stream.h +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group +# End Target +# End Project diff --git a/dists/msevc4/scumm/scumm.vcp b/dists/msevc4/scumm/scumm.vcp index 26f0eee274..7d536a1003 100644 --- a/dists/msevc4/scumm/scumm.vcp +++ b/dists/msevc4/scumm/scumm.vcp @@ -109,7 +109,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 "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -135,7 +135,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -159,15 +159,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" @@ -237,15 +237,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" @@ -331,72 +331,71 @@ SOURCE=..\..\..\scumm\smush\chunk.cpp NODEP_CPP_CHUNK=\ "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\common\str.h"\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_CHUNK=\ "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\common\str.h"\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_CHUNK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_CHUNK=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_CHUNK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ @@ -406,144 +405,78 @@ DEP_CPP_CHUNK=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHUNK=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_CHUNK=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\chunk.h"\ - -NODEP_CPP_CHUNK=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + DEP_CPP_CHUNK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_CHUNK=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CHUNK=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\chunk.h"\ - -NODEP_CPP_CHUNK=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_CHUNK=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\chunk.h"\ - -NODEP_CPP_CHUNK=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_CHUNK=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\chunk.h"\ - -NODEP_CPP_CHUNK=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_CHUNK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_CHUNK=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -565,130 +498,92 @@ SOURCE=..\..\..\scumm\smush\codec1.cpp NODEP_CPP_CODEC=\ "..\..\..\scumm\smush\common\scummsys.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_CODEC=\ "..\..\..\scumm\smush\common\scummsys.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_CODEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_CODEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_CODEC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_CODEC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_CODEC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_CODEC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_CODEC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_CODEC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_CODEC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_CODEC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_CODEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_CODEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_CODEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -701,217 +596,160 @@ SOURCE=..\..\..\scumm\smush\codec37.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_CODEC3=\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\bomp.h"\ "..\..\..\scumm\smush\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_CODEC3=\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\bomp.h"\ "..\..\..\scumm\smush\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_CODEC3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec37.h"\ NODEP_CPP_CODEC3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_CODEC3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec37.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + DEP_CPP_CODEC3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec37.h"\ NODEP_CPP_CODEC3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_CODEC3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec37.h"\ NODEP_CPP_CODEC3=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_CODEC3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ - -NODEP_CPP_CODEC3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_CODEC3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ - -NODEP_CPP_CODEC3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_CODEC3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ - -NODEP_CPP_CODEC3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_CODEC3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ - -NODEP_CPP_CODEC3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\codec37.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\codec47.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CODEC4=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CODEC4=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_CODEC4=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\codec37.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\codec47.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CODEC4=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CODEC4=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CODEC4=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -919,140 +757,73 @@ NODEP_CPP_CODEC4=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_CODEC4=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_CODEC4=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ - -NODEP_CPP_CODEC4=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_CODEC4=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ - -NODEP_CPP_CODEC4=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_CODEC4=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ - -NODEP_CPP_CODEC4=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_CODEC4=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ - -NODEP_CPP_CODEC4=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_CODEC4=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_CODEC4=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -1069,42 +840,39 @@ SOURCE=..\..\..\scumm\smush\imuse_channel.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ "..\..\..\scumm\smush\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_IMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ @@ -1112,30 +880,32 @@ DEP_CPP_IMUSE=\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_IMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_IMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ @@ -1147,48 +917,68 @@ DEP_CPP_IMUSE=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_IMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + DEP_CPP_IMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_IMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_IMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ @@ -1196,275 +986,152 @@ DEP_CPP_IMUSE=\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_IMUSE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_IMUSE=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\saud_channel.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SAUD_=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SAUD_=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SAUD_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_IMUSE=\ +NODEP_CPP_SAUD_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_IMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_IMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_IMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_IMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_IMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_IMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\saud_channel.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SAUD_=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SAUD_=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_SAUD_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_SAUD_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_SAUD_=\ +DEP_CPP_SAUD_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAUD_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SAUD_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_SAUD_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SAUD_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_SAUD_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SAUD_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_SAUD_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SAUD_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - -NODEP_CPP_SAUD_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_SAUD_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_SAUD_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_SAUD_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_SAUD_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1478,69 +1145,70 @@ SOURCE=..\..\..\scumm\smush\smush_font.cpp NODEP_CPP_SMUSH=\ "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_SMUSH=\ "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_SMUSH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_SMUSH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_SMUSH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -1551,180 +1219,271 @@ DEP_CPP_SMUSH=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SMUSH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + DEP_CPP_SMUSH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_SMUSH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_SMUSH=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\util.h"\ NODEP_CPP_SMUSH=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SMUSH=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\smush_font.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\smush_mixer.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SMUSH_=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SMUSH_=\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SMUSH_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH=\ +NODEP_CPP_SMUSH_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SMUSH=\ +DEP_CPP_SMUSH_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH=\ +NODEP_CPP_SMUSH_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SMUSH=\ +DEP_CPP_SMUSH_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH=\ +NODEP_CPP_SMUSH_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SMUSH=\ +DEP_CPP_SMUSH_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH=\ +NODEP_CPP_SMUSH_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1732,306 +1491,587 @@ NODEP_CPP_SMUSH=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_font.h +SOURCE=..\..\..\scumm\smush\smush_mixer.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_mixer.cpp +SOURCE=..\..\..\scumm\smush\smush_player.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SMUSH_=\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\scumm\smush\base\engine.h"\ + "..\..\..\scumm\smush\common\config-manager.h"\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\system.h"\ + "..\..\..\scumm\smush\common\timer.h"\ "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\smush\scumm\insane\insane.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ "..\..\..\scumm\smush\scumm\sound.h"\ "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\sound\mp3.h"\ + "..\..\..\scumm\smush\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SMUSH_=\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\scumm\smush\base\engine.h"\ + "..\..\..\scumm\smush\common\config-manager.h"\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\stdafx.h"\ + "..\..\..\scumm\smush\common\system.h"\ + "..\..\..\scumm\smush\common\timer.h"\ "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\smush\scumm\insane\insane.h"\ "..\..\..\scumm\smush\scumm\scumm.h"\ "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ "..\..\..\scumm\smush\scumm\sound.h"\ "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\stdafx.h"\ + "..\..\..\scumm\smush\sound\mp3.h"\ + "..\..\..\scumm\smush\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SMUSH_=\ +DEP_CPP_SMUSH_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ + ".\lib.h"\ + ".\LIB\zconf.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SMUSH_=\ +DEP_CPP_SMUSH_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"zlib.h"\ + {$(INCLUDE)}"ZLIB\zconf.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SMUSH_=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SMUSH_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SMUSH_=\ +DEP_CPP_SMUSH_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SMUSH_=\ - "..\..\..\common\compile.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SMUSH_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\smush_player.h +# End Source File +# End Group +# Begin Group "insane" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\scumm\insane\insane.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INSAN=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\common\system.h"\ + "..\..\..\scumm\insane\scumm\actor.h"\ + "..\..\..\scumm\insane\scumm\imuse.h"\ + "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INSAN=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\common\system.h"\ + "..\..\..\scumm\insane\scumm\actor.h"\ + "..\..\..\scumm\insane\scumm\imuse.h"\ + "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INSAN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_INSAN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SMUSH_=\ +DEP_CPP_INSAN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_INSAN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SMUSH_=\ +DEP_CPP_INSAN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_INSAN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SMUSH_=\ +DEP_CPP_INSAN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_=\ +NODEP_CPP_INSAN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2039,490 +2079,405 @@ NODEP_CPP_SMUSH_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_mixer.h +SOURCE=..\..\..\scumm\insane\insane.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_player.cpp +SOURCE=..\..\..\scumm\insane\insane_ben.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SMUSH_P=\ - "..\..\..\scumm\smush\base\engine.h"\ - "..\..\..\scumm\smush\common\config-manager.h"\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\common\system.h"\ - "..\..\..\scumm\smush\common\timer.h"\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\smush\scumm\insane\insane.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\sound\mp3.h"\ - "..\..\..\scumm\smush\sound\vorbis.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +NODEP_CPP_INSANE=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SMUSH_P=\ - "..\..\..\scumm\smush\base\engine.h"\ - "..\..\..\scumm\smush\common\config-manager.h"\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\common\system.h"\ - "..\..\..\scumm\smush\common\timer.h"\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\smush\scumm\insane\insane.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\sound\mp3.h"\ - "..\..\..\scumm\smush\sound\vorbis.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +NODEP_CPP_INSANE=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\conf.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ - ".\lib.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"zconf.h"\ - {$(INCLUDE)}"zlib.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SMUSH_P=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_INSANE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SMUSH_P=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\insane\insane_enemy.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INSANE_=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INSANE_=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INSANE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SMUSH_P=\ +DEP_CPP_INSANE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_INSANE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2530,179 +2485,149 @@ NODEP_CPP_SMUSH_P=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_player.h -# End Source File -# End Group -# Begin Group "insane" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\..\scumm\insane\insane.cpp +SOURCE=..\..\..\scumm\insane\insane_iact.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_I=\ "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\system.h"\ - "..\..\..\scumm\insane\scumm\actor.h"\ - "..\..\..\scumm\insane\scumm\imuse.h"\ - "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ "..\..\..\scumm\insane\scumm\insane\insane.h"\ "..\..\..\scumm\insane\scumm\scumm.h"\ "..\..\..\scumm\insane\scumm\smush\chunk.h"\ "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_I=\ "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\system.h"\ - "..\..\..\scumm\insane\scumm\actor.h"\ - "..\..\..\scumm\insane\scumm\imuse.h"\ - "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ "..\..\..\scumm\insane\scumm\insane\insane.h"\ "..\..\..\scumm\insane\scumm\scumm.h"\ "..\..\..\scumm\insane\scumm\smush\chunk.h"\ "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSAN=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ @@ -2710,629 +2635,857 @@ DEP_CPP_INSAN=\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_INSANE_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_INSAN=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\insane\insane_scenes.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INSANE_S=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\config-manager.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INSANE_S=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\config-manager.h"\ + "..\..\..\scumm\insane\common\stdafx.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INSANE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSAN=\ +DEP_CPP_INSANE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSAN=\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF # End Source File -# Begin Source File +# End Group +# Begin Group "imuse_digi" -SOURCE=..\..\..\scumm\insane\insane.h -# End Source File +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\scumm\insane\insane_ben.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSANE=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUS=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\system.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\saveload.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_INSANE=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUS=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\system.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\saveload.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSANE=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_DIMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_INSANE=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE=\ +DEP_CPP_DIMUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_DIMUSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_codecs.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\scumm\insane\insane_enemy.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse_music.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSANE_=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_INSANE_=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -3340,236 +3493,322 @@ DEP_CPP_INSANE_=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSANE_=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_INSANE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_script.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\system.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\system.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_=\ +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_=\ +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3577,82 +3816,91 @@ NODEP_CPP_INSANE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\insane\insane_iact.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSANE_I=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\util.h"\ + "..\..\..\scumm\imuse_digi\sound\mp3.h"\ + "..\..\..\scumm\imuse_digi\sound\voc.h"\ + "..\..\..\scumm\imuse_digi\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_INSANE_I=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\util.h"\ + "..\..\..\scumm\imuse_digi\sound\mp3.h"\ + "..\..\..\scumm\imuse_digi\sound\voc.h"\ + "..\..\..\scumm\imuse_digi\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_SN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_SN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -3660,243 +3908,281 @@ DEP_CPP_INSANE_I=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSANE_I=\ - "..\..\..\backends\wince\missing\unistd.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIMUSE_SN=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_SN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_INSANE_I=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_DIMUSE_SN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_INSANE_I=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_tables.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_I=\ +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_I=\ +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ !ENDIF @@ -3904,8373 +4190,844 @@ NODEP_CPP_INSANE_I=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\insane\insane_scenes.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse_track.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSANE_S=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\config-manager.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSANE_S=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\config-manager.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\scumm\imuse_digi\common\stdafx.h"\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSANE_S=\ +DEP_CPP_DIMUSE_TR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_S=\ +DEP_CPP_DIMUSE_TR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSANE_S=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIMUSE_TR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_S=\ +DEP_CPP_DIMUSE_TR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_DIMUSE_TR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_INSANE_S=\ +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\scumm\actor.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ACTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE_S=\ +DEP_CPP_ACTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_INSANE_S=\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSANE_S=\ +DEP_CPP_ACTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_S=\ +DEP_CPP_ACTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_INSANE_S=\ +NODEP_CPP_ACTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF # End Source File -# End Group -# Begin Group "imuse_digi" +# Begin Source File -# PROP Default_Filter "" +SOURCE=..\..\..\scumm\actor.h +# End Source File # Begin Source File -SOURCE=..\..\..\scumm\imuse_digi\dimuse.cpp +SOURCE=..\..\..\scumm\akos.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_DIMUS=\ - "..\..\..\scumm\imuse_digi\common\system.h"\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_AKOS_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_DIMUS=\ - "..\..\..\scumm\imuse_digi\common\system.h"\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_AKOS_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIMUS=\ +DEP_CPP_AKOS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_DIMUS=\ +NODEP_CPP_AKOS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DIMUS=\ +DEP_CPP_AKOS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIMUS=\ +NODEP_CPP_AKOS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_DIMUS=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_AKOS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_DIMUS=\ +NODEP_CPP_AKOS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_DIMUS=\ +DEP_CPP_AKOS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_DIMUS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_AKOS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF +!ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\scumm\imuse_digi\dimuse.h +SOURCE=..\..\..\scumm\akos.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.cpp +SOURCE="..\..\..\scumm\base-costume.cpp" !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_DIMUSE=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_BASE_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\base-costume.h"\ + "..\..\..\scumm\scumm\costume.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_DIMUSE=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_BASE_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\base-costume.h"\ + "..\..\..\scumm\scumm\costume.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE=\ +DEP_CPP_BASE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_DIMUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_codecs.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_DIMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_music.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_script.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\scumm\imuse_digi\common\system.h"\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\scumm\imuse_digi\common\system.h"\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_S=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\sound\mp3.h"\ - "..\..\..\scumm\imuse_digi\sound\voc.h"\ - "..\..\..\scumm\imuse_digi\sound\vorbis.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\sound\mp3.h"\ - "..\..\..\scumm\imuse_digi\sound\voc.h"\ - "..\..\..\scumm\imuse_digi\sound\vorbis.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_SN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_DIMUSE_SN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_tables.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_T=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_track.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIMUSE_TR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIMUSE_TR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\scumm\actor.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_ACTOR=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_ACTOR=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_ACTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ACTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\actor.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\akos.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_AKOS_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_AKOS_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_AKOS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AKOS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\akos.h -# End Source File -# Begin Source File - -SOURCE="..\..\..\scumm\base-costume.cpp" - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_BASE_=\ - "..\..\..\scumm\scumm\base-costume.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_BASE_=\ - "..\..\..\scumm\scumm\base-costume.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_BASE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BASE_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE="..\..\..\scumm\base-costume.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\bomp.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_BOMP_=\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_BOMP_=\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_BOMP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOMP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\bomp.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\boxes.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_BOXES=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_BOXES=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_BOXES=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_BOXES=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\boxes.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\camera.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CAMER=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CAMER=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_CAMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CAMER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\charset.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CHARS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CHARS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_CHARS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CHARS=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\charset.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\costume.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_COSTU=\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_COSTU=\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_COSTU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_COSTU=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\costume.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\cursor.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CURSO=\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CURSO=\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource_v7he.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource_v7he.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_CURSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_CURSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\debugger.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\debugger.cpp"\ - "..\..\..\scumm\common\file.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\debugger.cpp"\ - "..\..\..\scumm\common\file.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\debugger.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\dialogs.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIALO=\ - "..\..\..\scumm\backends\wince\CEKeysDialog.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\gui\chooser.h"\ - "..\..\..\scumm\gui\ListWidget.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIALO=\ - "..\..\..\scumm\backends\wince\CEKeysDialog.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\gui\chooser.h"\ - "..\..\..\scumm\gui\ListWidget.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\dialogs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\gfx.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_GFX_C=\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_GFX_C=\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\arm\macros.h"\ - "..\..\..\scumm\arm\native.h"\ - "..\..\..\scumm\init_arm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_GFX_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - -NODEP_CPP_GFX_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\gfx.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\help.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_HELP_=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_HELP_=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_HELP_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\help.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_IMUSE_=\ - "..\..\..\scumm\base\version.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_IMUSE_=\ - "..\..\..\scumm\base\version.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_IMUSE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_IMUSE_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_internal.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_player.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_IMUSE_P=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_IMUSE_P=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_IMUSE_P=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_internal.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_IMUSE_P=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\input.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INPUT=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INPUT=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_INPUT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_INPUT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\instrument.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INSTR=\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSTR=\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_INSTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\instrument.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_INSTR=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\instrument.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\intern.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\midiparser_eup.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_MIDIP=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MIDIP=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" - -DEP_CPP_MIDIP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\midiparser_ro.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_MIDIPA=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MIDIPA=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_BASE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPA=\ +DEP_CPP_BASE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_BASE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_MIDIPA=\ +DEP_CPP_BASE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_BASE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPA=\ +DEP_CPP_BASE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_BASE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -12278,263 +5035,339 @@ NODEP_CPP_MIDIPA=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\music.h +SOURCE="..\..\..\scumm\base-costume.h" # End Source File # Begin Source File -SOURCE=..\..\..\scumm\nut_renderer.cpp +SOURCE=..\..\..\scumm\bomp.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOMP_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOMP_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_NUT_R=\ +DEP_CPP_BOMP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOMP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_NUT_R=\ +DEP_CPP_BOMP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOMP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_NUT_R=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_BOMP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOMP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_NUT_R=\ +DEP_CPP_BOMP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_BOMP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_NUT_R=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\bomp.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\boxes.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_BOXES=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_BOXES=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_BOXES=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOXES=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_NUT_R=\ +DEP_CPP_BOXES=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOXES=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_NUT_R=\ +DEP_CPP_BOXES=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOXES=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_NUT_R=\ +DEP_CPP_BOXES=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_NUT_R=\ +NODEP_CPP_BOXES=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -12542,293 +5375,345 @@ NODEP_CPP_NUT_R=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\nut_renderer.h +SOURCE=..\..\..\scumm\boxes.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\object.cpp +SOURCE=..\..\..\scumm\camera.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_OBJEC=\ +NODEP_CPP_CAMER=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_OBJEC=\ +NODEP_CPP_CAMER=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_CAMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CAMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_CAMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\util.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CAMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_OBJEC=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_CAMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CAMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_CAMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CAMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_OBJEC=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\charset.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CHARS=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CHARS=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -12836,271 +5721,411 @@ NODEP_CPP_OBJEC=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\object.h +SOURCE=..\..\..\scumm\charset.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\palette.cpp +SOURCE=..\..\..\scumm\costume.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_PALET=\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ +NODEP_CPP_COSTU=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\costume.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_PALET=\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ +NODEP_CPP_COSTU=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\costume.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PALET=\ +DEP_CPP_COSTU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_COSTU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PALET=\ +DEP_CPP_COSTU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_COSTU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PALET=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_COSTU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_COSTU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PALET=\ +DEP_CPP_COSTU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PALET=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_COSTU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_PALET=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\costume.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\cursor.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CURSO=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CURSO=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PALET=\ +DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PALET=\ +DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PALET=\ +DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PALET=\ +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -13108,551 +6133,824 @@ NODEP_CPP_PALET=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_mod.cpp +SOURCE=..\..\..\scumm\debugger.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_PLAYE=\ - "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\rate.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\debugger.cpp"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_PLAYE=\ - "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\rate.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\debugger.cpp"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYE=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debugger.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ -NODEP_CPP_PLAYE=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYE=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debugger.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYE=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PLAYE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - -NODEP_CPP_PLAYE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_PLAYE=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debugger.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ -NODEP_CPP_PLAYE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYE=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\debugger.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ -NODEP_CPP_PLAYE=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_PLAYE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\debugger.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\dialogs.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIALO=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\scaler.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\gui\about.h"\ + "..\..\..\scumm\gui\chooser.h"\ + "..\..\..\scumm\gui\ListWidget.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ -NODEP_CPP_PLAYE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIALO=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\scaler.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\gui\about.h"\ + "..\..\..\scumm\gui\chooser.h"\ + "..\..\..\scumm\gui\ListWidget.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYE=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ -NODEP_CPP_PLAYE=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYE=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYE=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_mod.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v1.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_PLAYER=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_PLAYER=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\sound\audiostream.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\KeysDialog.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\dialogs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\gfx.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_GFX_C=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_GFX_C=\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYER=\ +DEP_CPP_GFX_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PLAYER=\ +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER=\ +DEP_CPP_GFX_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PLAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_PLAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_PLAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_PLAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER=\ +DEP_CPP_GFX_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PLAYER=\ +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER=\ +DEP_CPP_GFX_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_PLAYER=\ +NODEP_CPP_GFX_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\arm\macros.h"\ + "..\..\..\scumm\arm\native.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -13660,316 +6958,371 @@ NODEP_CPP_PLAYER=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v1.h +SOURCE=..\..\..\scumm\gfx.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v2.cpp +SOURCE=..\..\..\scumm\help.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_PLAYER_=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ +NODEP_CPP_HELP_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\help.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_PLAYER_=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ +NODEP_CPP_HELP_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\help.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYER_=\ +DEP_CPP_HELP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_HELP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER_=\ +DEP_CPP_HELP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_HELP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PLAYER_=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_HELP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_HELP_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_=\ +DEP_CPP_HELP_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\help.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_HELP_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_PLAYER_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\help.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_IMUSE_=\ + "..\..\..\scumm\base\version.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_IMUSE_=\ + "..\..\..\scumm\base\version.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_IMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_IMUSE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER_=\ +DEP_CPP_IMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_IMUSE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER_=\ +DEP_CPP_IMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_IMUSE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_=\ +DEP_CPP_IMUSE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_=\ +NODEP_CPP_IMUSE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -13977,547 +7330,676 @@ NODEP_CPP_PLAYER_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v2.h +SOURCE=..\..\..\scumm\imuse.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v2a.cpp +SOURCE=..\..\..\scumm\imuse_internal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_player.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_IMUSE_P=\ "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_IMUSE_P=\ "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYER_V=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - -NODEP_CPP_PLAYER_V=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_PLAYER_V=\ +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\sound\audiostream.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PLAYER_V=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_PLAYER_V=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER_V=\ +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_PLAYER_V=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_V=\ +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" +!ENDIF -DEP_CPP_PLAYER_V=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\input.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INPUT=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER_V=\ +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V=\ +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v2a.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v3a.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_PLAYER_V3=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_PLAYER_V3=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_V3=\ +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INPUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\debugger.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_PLAYER_V3=\ +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" +!ENDIF -DEP_CPP_PLAYER_V3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\instrument.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INSTR=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ -NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INSTR=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INSTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_INSTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INSTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V3=\ +NODEP_CPP_INSTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PLAYER_V3=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INSTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_PLAYER_V3=\ +NODEP_CPP_INSTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_V3=\ +DEP_CPP_INSTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_PLAYER_V3=\ +NODEP_CPP_INSTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -14525,442 +8007,299 @@ NODEP_CPP_PLAYER_V3=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v3a.h +SOURCE=..\..\..\scumm\instrument.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource.cpp +SOURCE=..\..\..\scumm\intern.h +# End Source File +# Begin Source File -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +SOURCE=..\..\..\scumm\logic_he.cpp -NODEP_CPP_RESOU=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOU=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_LOGIC=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOU=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_RESOU=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOU=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RESOU=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\logic_he.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\midiparser_eup.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIP=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIP=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" - -DEP_CPP_RESOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOU=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOU=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -14968,321 +8307,285 @@ NODEP_CPP_RESOU=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\resource_v2.cpp +SOURCE=..\..\..\scumm\midiparser_ro.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_RESOUR=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOUR=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOUR=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOUR=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_RESOUR=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOUR=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_RESOUR=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\nut_renderer.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_NUT_R=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_NUT_R=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOUR=\ +DEP_CPP_NUT_R=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_NUT_R=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOUR=\ +DEP_CPP_NUT_R=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_NUT_R=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOUR=\ +DEP_CPP_NUT_R=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_NUT_R=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOUR=\ +DEP_CPP_NUT_R=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\util.h"\ -NODEP_CPP_RESOUR=\ +NODEP_CPP_NUT_R=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -15290,260 +8593,385 @@ NODEP_CPP_RESOUR=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource_v3.cpp +SOURCE=..\..\..\scumm\nut_renderer.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\object.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_RESOURC=\ +NODEP_CPP_OBJEC=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\bomp.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOURC=\ +NODEP_CPP_OBJEC=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\bomp.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOURC=\ +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURC=\ +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_RESOURC=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURC=\ +DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RESOURC=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\palette.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PALET=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PALET=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOURC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -15551,250 +8979,349 @@ NODEP_CPP_RESOURC=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource_v4.cpp +SOURCE=..\..\..\scumm\palette_he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PALETT=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PALETT=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOURCE=\ +DEP_CPP_PALETT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PALETT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURCE=\ +DEP_CPP_PALETT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PALETT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_RESOURCE=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_PALETT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PALETT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURCE=\ +DEP_CPP_PALETT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_RESOURCE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PALETT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RESOURCE=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_mod.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_mod.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\rate.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_mod.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\rate.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PLAYE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PLAYE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURCE=\ +DEP_CPP_PLAYE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PLAYE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOURCE=\ +DEP_CPP_PLAYE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PLAYE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURCE=\ +DEP_CPP_PLAYE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_RESOURCE=\ +NODEP_CPP_PLAYE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -15802,285 +9329,343 @@ NODEP_CPP_RESOURCE=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource_v7he.cpp +SOURCE=..\..\..\scumm\player_mod.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_nes.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_RESOURCE_=\ - "..\..\..\scumm\common\stream.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ +NODEP_CPP_PLAYER=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_nes.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOURCE_=\ - "..\..\..\scumm\common\stream.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ +NODEP_CPP_PLAYER=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_nes.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOURCE_=\ +NODEP_CPP_PLAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURCE_=\ +NODEP_CPP_PLAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_RESOURCE_=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_PLAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RESOURCE_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_nes.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v1.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER_=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER_=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PLAYER_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURCE_=\ +DEP_CPP_PLAYER_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_RESOURCE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -16088,416 +9673,359 @@ NODEP_CPP_RESOURCE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\resource_v7he.h +SOURCE=..\..\..\scumm\player_v1.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\saveload.cpp +SOURCE=..\..\..\scumm\player_v2.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SAVEL=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\savefile.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SAVEL=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\savefile.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SAVEL=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_PLAYER_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SAVEL=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2a.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER_V2=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER_V2=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PLAYER_V2=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V2=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V2=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V2=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V2=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V2=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SAVEL=\ +DEP_CPP_PLAYER_V2=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_PLAYER_V2=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -16505,293 +10033,459 @@ NODEP_CPP_SAVEL=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\saveload.h +SOURCE=..\..\..\scumm\player_v2a.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script.cpp +SOURCE=..\..\..\scumm\player_v3a.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIP=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIP=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIP=\ +DEP_CPP_PLAYER_V3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIP=\ +DEP_CPP_PLAYER_V3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ + "..\..\..\sound\audiostream.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIP=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_PLAYER_V3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIP=\ +DEP_CPP_PLAYER_V3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ -NODEP_CPP_SCRIP=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SCRIP=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v3a.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOU=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOU=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIP=\ +DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIP=\ +DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIP=\ +DEP_CPP_RESOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIP=\ +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -16799,125 +10493,98 @@ NODEP_CPP_SCRIP=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script.h +SOURCE=..\..\..\scumm\resource.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v100he.cpp +SOURCE=..\..\..\scumm\resource_v2.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOUR=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOUR=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT=\ +DEP_CPP_RESOUR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_RESOUR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT=\ +DEP_CPP_RESOUR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_RESOUR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -16930,88 +10597,68 @@ NODEP_CPP_SCRIPT=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT=\ +DEP_CPP_RESOUR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_RESOUR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT=\ +DEP_CPP_RESOUR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT=\ +NODEP_CPP_RESOUR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -17019,310 +10666,331 @@ NODEP_CPP_SCRIPT=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v2.cpp +SOURCE=..\..\..\scumm\resource_v3.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOURC=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOURC=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOURC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_RESOURC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v4.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOURCE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOURCE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURCE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_SCRIPT_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RESOURCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURCE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SCRIPT_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURCE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_RESOURCE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_SCRIPT_=\ +NODEP_CPP_RESOURCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -17330,313 +10998,419 @@ NODEP_CPP_SCRIPT_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v5.cpp +SOURCE=..\..\..\scumm\resource_v7he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V=\ - "..\..\..\scumm\common\savefile.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\stream.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\sound\wave.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V=\ - "..\..\..\scumm\common\savefile.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\stream.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\sound\wave.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_RESOURCE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_RESOURCE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOURCE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_RESOURCE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_SCRIPT_V=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RESOURCE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v7he.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\room.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_ROOM_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -DEP_CPP_SCRIPT_V=\ +NODEP_CPP_ROOM_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ROOM_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_ROOM_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_ROOM_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_ROOM_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_ROOM_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_ROOM_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_ROOM_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V=\ +NODEP_CPP_ROOM_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -17644,61 +11418,67 @@ NODEP_CPP_SCRIPT_V=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v6.cpp +SOURCE=..\..\..\scumm\saveload.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SAVEL=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\sound\audiocd.h"\ "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SAVEL=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + "..\..\..\scumm\sound\audiocd.h"\ "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -17707,9 +11487,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -17718,53 +11496,52 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -17773,54 +11550,61 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V6=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -17828,40 +11612,42 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -17870,9 +11656,7 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -17881,235 +11665,220 @@ DEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SCRIPT_V6=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\saveload.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIP=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIP=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V6=\ +DEP_CPP_SCRIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6=\ +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -18117,419 +11886,401 @@ NODEP_CPP_SCRIPT_V6=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v6he.cpp +SOURCE=..\..\..\scumm\script.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_c64.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V6H=\ - "..\..\..\scumm\common\config-manager.h"\ +NODEP_CPP_SCRIPT=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V6H=\ - "..\..\..\scumm\common\config-manager.h"\ +NODEP_CPP_SCRIPT=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V6H=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\wiz_he.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v100he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ -NODEP_CPP_SCRIPT_V6H=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V6H=\ +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V6H=\ +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -18537,118 +12288,104 @@ NODEP_CPP_SCRIPT_V6H=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v72he.cpp +SOURCE=..\..\..\scumm\script_v2.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ @@ -18656,297 +12393,310 @@ DEP_CPP_SCRIPT_V7=\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V7=\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V7=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SCRIPT_V7=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v5.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_V5=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V5=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V5=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V7=\ +DEP_CPP_SCRIPT_V5=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V5=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -18954,70 +12704,87 @@ NODEP_CPP_SCRIPT_V7=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v7he.cpp +SOURCE=..\..\..\scumm\script_v6.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ @@ -19025,27 +12792,33 @@ DEP_CPP_SCRIPT_V7H=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -19055,51 +12828,76 @@ DEP_CPP_SCRIPT_V7H=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V7H=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V6=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -19107,8 +12905,10 @@ DEP_CPP_SCRIPT_V7H=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ @@ -19118,46 +12918,57 @@ DEP_CPP_SCRIPT_V7H=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ @@ -19165,210 +12976,253 @@ DEP_CPP_SCRIPT_V7H=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_SCRIPT_V6=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v6he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V7H=\ +DEP_CPP_SCRIPT_V6H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V7H=\ +NODEP_CPP_SCRIPT_V6H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -19376,59 +13230,59 @@ NODEP_CPP_SCRIPT_V7H=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v8.cpp +SOURCE=..\..\..\scumm\script_v72he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -19438,51 +13292,47 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -19490,28 +13340,18 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ @@ -19519,68 +13359,81 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIPT_V8=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V7=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -19590,225 +13443,254 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V7=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SCRIPT_V8=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v7he.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_SCRIPT_V7H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V8=\ +NODEP_CPP_SCRIPT_V7H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -19816,90 +13698,114 @@ NODEP_CPP_SCRIPT_V8=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v80he.cpp +SOURCE=..\..\..\scumm\script_v8.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V80=\ +DEP_CPP_SCRIPT_V8=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V80=\ +DEP_CPP_SCRIPT_V8=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -19909,28 +13815,41 @@ DEP_CPP_SCRIPT_V80=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -19943,88 +13862,112 @@ NODEP_CPP_SCRIPT_V80=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V80=\ +DEP_CPP_SCRIPT_V8=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V80=\ +DEP_CPP_SCRIPT_V8=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V80=\ +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -20032,12 +13975,15 @@ NODEP_CPP_SCRIPT_V80=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v90he.cpp +SOURCE=..\..\..\scumm\script_v80he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\scumm\common\config-file.h"\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ @@ -20046,13 +13992,16 @@ NODEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\scumm\common\config-file.h"\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\str.h"\ "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ @@ -20061,31 +14010,31 @@ NODEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\scumm\resource_v7he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCRIPT_V9=\ +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -20097,26 +14046,33 @@ DEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCRIPT_V9=\ +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -20126,7 +14082,6 @@ DEP_CPP_SCRIPT_V9=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -20138,15 +14093,18 @@ DEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -20159,26 +14117,26 @@ NODEP_CPP_SCRIPT_V9=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V9=\ +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -20190,38 +14148,41 @@ DEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V9=\ +DEP_CPP_SCRIPT_V80=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ @@ -20233,14 +14194,17 @@ DEP_CPP_SCRIPT_V9=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCRIPT_V9=\ +NODEP_CPP_SCRIPT_V80=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -20248,450 +14212,342 @@ NODEP_CPP_SCRIPT_V9=\ # End Source File # Begin Source File -SOURCE="..\..\..\scumm\scumm-md5.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\scumm.cpp +SOURCE=..\..\..\scumm\script_v90he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCUMM=\ - "..\..\..\scumm\backends\fs\fs.h"\ - "..\..\..\scumm\base\gameDetector.h"\ - "..\..\..\scumm\base\plugins.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\md5.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\gui\message.h"\ - "..\..\..\scumm\gui\newgui.h"\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\resource_v7he.h"\ - "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCUMM=\ - "..\..\..\scumm\backends\fs\fs.h"\ - "..\..\..\scumm\base\gameDetector.h"\ - "..\..\..\scumm\base\plugins.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\md5.h"\ - "..\..\..\scumm\common\system.h"\ - "..\..\..\scumm\gui\message.h"\ - "..\..\..\scumm\gui\newgui.h"\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\resource_v7he.h"\ - "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\util.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\resource_v7he.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCUMM=\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\resource_v7he.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCUMM=\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCUMM=\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SCRIPT_V9=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ - "..\..\..\scumm\debugger.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\object.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\player_v2a.h"\ - "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\resource_v7he.h"\ - "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SCUMM=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SCRIPT_V9=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE="..\..\..\scumm\scumm-md5.h" +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\scumm.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\backends\fs\fs.h"\ + "..\..\..\scumm\base\gameDetector.h"\ + "..\..\..\scumm\base\plugins.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\md5.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ + "..\..\..\scumm\scumm\player_nes.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm-md5.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\backends\fs\fs.h"\ + "..\..\..\scumm\base\gameDetector.h"\ + "..\..\..\scumm\base\plugins.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\md5.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ + "..\..\..\scumm\scumm\player_nes.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\resource_v7he.h"\ + "..\..\..\scumm\scumm\scumm-md5.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_SCUMM=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ @@ -20700,7 +14556,6 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\costume.h"\ "..\..\..\scumm\debugger.h"\ @@ -20713,15 +14568,16 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ @@ -20730,46 +14586,60 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCUMM=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ @@ -20778,7 +14648,6 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\costume.h"\ "..\..\..\scumm\debugger.h"\ @@ -20791,15 +14660,16 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ @@ -20808,46 +14678,68 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_SCUMM=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ @@ -20856,7 +14748,6 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\costume.h"\ "..\..\..\scumm\debugger.h"\ @@ -20869,15 +14760,16 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ @@ -20886,46 +14778,59 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_SCUMM=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ @@ -20934,7 +14839,6 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\costume.h"\ "..\..\..\scumm\debugger.h"\ @@ -20947,15 +14851,16 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\object.h"\ "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_nes.h"\ "..\..\..\scumm\player_v1.h"\ "..\..\..\scumm\player_v2.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\player_v3a.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\resource_v7he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ @@ -20964,16 +14869,22 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\font.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\scumm\extras\palm-scumm-md5.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -20991,7 +14902,7 @@ SOURCE=..\..\..\scumm\sound.cpp NODEP_CPP_SOUND=\ "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\common\timer.h"\ "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\scumm\actor.h"\ @@ -21000,6 +14911,7 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\sound\audiocd.h"\ "..\..\..\scumm\sound\flac.h"\ "..\..\..\scumm\sound\mididrv.h"\ @@ -21007,14 +14919,14 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\sound\mp3.h"\ "..\..\..\scumm\sound\voc.h"\ "..\..\..\scumm\sound\vorbis.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\wave.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_SOUND=\ "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\system.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\common\timer.h"\ "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\scumm\actor.h"\ @@ -21023,6 +14935,7 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ "..\..\..\scumm\sound\audiocd.h"\ "..\..\..\scumm\sound\flac.h"\ "..\..\..\scumm\sound\mididrv.h"\ @@ -21030,31 +14943,30 @@ NODEP_CPP_SOUND=\ "..\..\..\scumm\sound\mp3.h"\ "..\..\..\scumm\sound\voc.h"\ "..\..\..\scumm\sound\vorbis.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\sound\wave.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ @@ -21067,7 +14979,7 @@ DEP_CPP_SOUND=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\wiz_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ @@ -21076,22 +14988,27 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -21101,10 +15018,8 @@ DEP_CPP_SOUND=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ @@ -21126,216 +15041,47 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\saveload.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -21343,43 +15089,51 @@ DEP_CPP_SOUND=\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -21387,21 +15141,27 @@ DEP_CPP_SOUND=\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -21413,260 +15173,258 @@ SOURCE=..\..\..\scumm\sound.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\string.cpp +SOURCE=..\..\..\scumm\sprite_he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_STRIN=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_STRIN=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\sprite_he.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SPRIT=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\scumm\scumm\sprite_he.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\wiz_he.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_STRIN=\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_STRIN=\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_STRIN=\ - "..\..\..\backends\wince\CEKeysDialog.h"\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ "..\..\..\scumm\util.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STRIN=\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_STRIN=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_STRIN=\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_STRIN=\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\saveload.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\scumm\util.h"\ + "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_STRIN=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\sprite_he.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\string.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_STRIN=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_STRIN=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\util.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_STRIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ @@ -21678,40 +15436,55 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_STRIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ @@ -21723,40 +15496,63 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_STRIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ @@ -21768,40 +15564,54 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_STRIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ @@ -21813,17 +15623,23 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\imuse_digi\dimuse.h"\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\util.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -21831,249 +15647,317 @@ NODEP_CPP_STRIN=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\usage_bits.cpp +SOURCE=..\..\..\scumm\thumbnail.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_USAGE=\ +NODEP_CPP_THUMB=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\scaler.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_USAGE=\ +NODEP_CPP_THUMB=\ + "..\..\..\scumm\common\savefile.h"\ + "..\..\..\scumm\common\scaler.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\common\system.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_USAGE=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\wiz_he.h"\ -NODEP_CPP_USAGE=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_USAGE=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ - "..\..\..\scumm\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_USAGE=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_USAGE=\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ -NODEP_CPP_USAGE=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_USAGE=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.h"\ -NODEP_CPP_USAGE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\usage_bits.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_USAGE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_USAGE=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_USAGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_USAGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_USAGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_USAGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22090,6 +15974,7 @@ SOURCE=..\..\..\scumm\util.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_UTIL_=\ + "..\..\..\scumm\common\md5.h"\ "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\scumm\util.h"\ @@ -22097,6 +15982,7 @@ NODEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_UTIL_=\ + "..\..\..\scumm\common\md5.h"\ "..\..\..\scumm\common\util.h"\ "..\..\..\scumm\scumm\util.h"\ @@ -22104,43 +15990,51 @@ NODEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -22154,41 +16048,49 @@ NODEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\util.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scumm\util.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22206,259 +16108,188 @@ SOURCE=..\..\..\scumm\vars.cpp NODEP_CPP_VARS_=\ "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_VARS_=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_VARS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_VARS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_VARS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - "..\..\..\scumm\wiz_he.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_VARS_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" - -DEP_CPP_VARS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + NODEP_CPP_VARS_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\logic_he.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_VARS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ NODEP_CPP_VARS_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_VARS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VARS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_VARS_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_VARS_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_VARS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ NODEP_CPP_VARS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_VARS_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\logic_he.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ + "..\..\..\scumm\wiz_he.h"\ + "..\..\..\sound\mididrv.h"\ NODEP_CPP_VARS_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22471,47 +16302,47 @@ SOURCE=..\..\..\scumm\verbs.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_VERBS=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_VERBS=\ + "..\..\..\scumm\common\stdafx.h"\ + "..\..\..\scumm\scumm\actor.h"\ "..\..\..\scumm\scumm\charset.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\object.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_VERBS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ @@ -22519,32 +16350,36 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_VERBS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ @@ -22552,198 +16387,96 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_VERBS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\verbs.h"\ - -NODEP_CPP_VERBS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_VERBS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\verbs.h"\ - -NODEP_CPP_VERBS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_VERBS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\verbs.h"\ - -NODEP_CPP_VERBS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_VERBS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\verbs.h"\ - -NODEP_CPP_VERBS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_VERBS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_VERBS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_VERBS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22760,85 +16493,87 @@ SOURCE=..\..\..\scumm\wiz_he.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" NODEP_CPP_WIZ_H=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_WIZ_H=\ + "..\..\..\scumm\common\stdafx.h"\ "..\..\..\scumm\scumm\intern.h"\ "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ "..\..\..\scumm\scumm\wiz_he.h"\ - "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_WIZ_H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_WIZ_H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_WIZ_H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIZ_H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" @@ -22852,65 +16587,65 @@ NODEP_CPP_WIZ_H=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_WIZ_H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_WIZ_H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_WIZ_H=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sprite_he.h"\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_WIZ_H=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF diff --git a/dists/msevc4/scummvm/scummvm.vcp b/dists/msevc4/scummvm/scummvm.vcp index f645d114b4..0f6e3371ee 100644 --- a/dists/msevc4/scummvm/scummvm.vcp +++ b/dists/msevc4/scummvm/scummvm.vcp @@ -125,7 +125,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -158,7 +158,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /FR /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /FR /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 @@ -415,28 +415,31 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_2XSAI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_2XSAI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -447,10 +450,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -462,12 +465,12 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -479,10 +482,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -494,10 +497,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -509,10 +512,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -524,10 +527,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -561,29 +564,35 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ASPEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ASPEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -595,10 +604,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -611,12 +620,12 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -629,10 +638,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -645,10 +654,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -661,10 +670,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -677,10 +686,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -714,29 +723,32 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_HQ2X_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\hq2x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HQ2X_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -748,10 +760,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -764,12 +776,12 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -782,10 +794,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -798,10 +810,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -814,10 +826,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -830,10 +842,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -871,29 +883,32 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_HQ3X_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\hq3x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HQ3X_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -905,10 +920,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -921,12 +936,12 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -939,10 +954,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -955,10 +970,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -971,10 +986,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -987,10 +1002,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1036,29 +1051,32 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1070,12 +1088,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1088,12 +1106,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1106,12 +1124,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1124,12 +1142,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1142,12 +1160,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1160,12 +1178,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1207,29 +1225,32 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALE3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1241,12 +1262,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1259,12 +1280,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1277,12 +1298,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1295,12 +1316,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1313,12 +1334,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1331,12 +1352,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1381,30 +1402,33 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALEB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALEB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1417,12 +1441,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1436,12 +1460,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1455,12 +1479,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1474,12 +1498,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1493,12 +1517,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1512,12 +1536,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1528,313 +1552,285 @@ NODEP_CPP_SCALEB=\ SOURCE=..\..\..\common\scaler\scalebit.h # End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\common\array.h -# End Source File # Begin Source File -SOURCE="..\..\..\common\config-manager.cpp" +SOURCE=..\..\..\common\scaler\thumbnail.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\scaler\common\scaler.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ + "..\..\..\common\scaler\common\scummsys.h"\ + "..\..\..\common\scaler\common\stdafx.h"\ + "..\..\..\common\scaler\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\scaler\common\scaler.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ + "..\..\..\common\scaler\common\scummsys.h"\ + "..\..\..\common\scaler\common\stdafx.h"\ + "..\..\..\common\scaler\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_CONFI=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF # End Source File +# End Group # Begin Source File -SOURCE="..\..\..\common\config-manager.h" +SOURCE=..\..\..\common\array.h # End Source File # Begin Source File -SOURCE=..\..\..\common\debugger.cpp +SOURCE="..\..\..\common\config-file.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-file.h"\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-file.h"\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1842,185 +1838,311 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\debugger.h +SOURCE="..\..\..\common\config-file.h" # End Source File # Begin Source File -SOURCE=..\..\..\common\file.cpp +SOURCE="..\..\..\common\config-manager.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FILE_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_FILE_=\ +# End Source File +# Begin Source File + +SOURCE="..\..\..\common\config-manager.h" +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\debugger.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FILE_=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FILE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FILE_=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2028,203 +2150,261 @@ NODEP_CPP_FILE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\file.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\list.h +SOURCE=..\..\..\common\debugger.h # End Source File # Begin Source File -SOURCE=..\..\..\common\map.h +SOURCE=..\..\..\common\endian.h # End Source File # Begin Source File -SOURCE=..\..\..\common\md5.cpp +SOURCE=..\..\..\common\file.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MD5_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\file.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\list.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\md5.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2240,29 +2420,27 @@ SOURCE=..\..\..\common\mutex.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MUTEX=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_MUTEX=\ "..\..\..\common\common\mutex.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MUTEX=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_MUTEX=\ "..\..\..\common\common\mutex.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2270,19 +2448,21 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2290,12 +2470,13 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2309,8 +2490,10 @@ NODEP_CPP_MUTEX=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2318,18 +2501,21 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2337,11 +2523,12 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2361,31 +2548,31 @@ SOURCE=..\..\..\common\savefile.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SAVEF=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SAVEF=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2394,23 +2581,23 @@ DEP_CPP_SAVEF=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SAVEF=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2419,85 +2606,73 @@ DEP_CPP_SAVEF=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"zconf.h"\ {$(INCLUDE)}"zlib.h"\ + {$(INCLUDE)}"ZLIB\zconf.h"\ NODEP_CPP_SAVEF=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SAVEF=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2530,146 +2705,90 @@ NODEP_CPP_SCALER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scaler\scalebit.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2701,117 +2820,101 @@ SOURCE=..\..\..\common\str.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STR_C=\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STR_C=\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2827,142 +2930,107 @@ SOURCE=..\..\..\common\stream.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_STREA=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STREA=\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\str.h"\ "..\..\..\common\common\stream.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_STREA=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STREA=\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\str.h"\ "..\..\..\common\common\stream.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2978,38 +3046,43 @@ SOURCE=..\..\..\common\system.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SYSTE=\ "..\..\..\common\backends\intern.h"\ "..\..\..\common\base\gameDetector.h"\ "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ + "..\..\..\common\common\util.h"\ + "..\..\..\common\gui\message.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SYSTE=\ "..\..\..\common\backends\intern.h"\ "..\..\..\common\base\gameDetector.h"\ "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ + "..\..\..\common\common\util.h"\ + "..\..\..\common\gui\message.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -3019,26 +3092,31 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ NODEP_CPP_SYSTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -3050,39 +3128,42 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SYSTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -3092,64 +3173,54 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ NODEP_CPP_SYSTE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SYSTE=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3165,22 +3236,20 @@ SOURCE=..\..\..\common\timer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_TIMER=\ "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ "..\..\..\common\common\timer.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_TIMER=\ "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ "..\..\..\common\common\timer.h"\ "..\..\..\common\common\util.h"\ @@ -3188,30 +3257,34 @@ NODEP_CPP_TIMER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -3220,91 +3293,70 @@ DEP_CPP_TIMER=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TIMER=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3320,153 +3372,125 @@ SOURCE=..\..\..\common\util.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_UTIL_=\ "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_UTIL_=\ "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_UTIL_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +SOURCE=..\..\..\common\util.h +# End Source File +# End Group +# Begin Group "sound" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\util.h -# End Source File -# End Group -# Begin Group "sound" - -# PROP Default_Filter "" -# Begin Group "softsynth" +# PROP Default_Filter "" +# Begin Group "softsynth" # PROP Default_Filter "" # Begin Source File @@ -3499,31 +3523,32 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\softsynth\emumidi.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3532,9 +3557,11 @@ DEP_CPP_ADLIB=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3555,7 +3582,6 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3566,6 +3592,7 @@ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -3578,7 +3605,6 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3589,6 +3615,7 @@ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -3626,30 +3653,31 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\softsynth\emumidi.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_YM261=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3657,9 +3685,11 @@ DEP_CPP_YM261=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_YM261=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3680,7 +3710,6 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3690,6 +3719,7 @@ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -3702,7 +3732,6 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3712,6 +3741,7 @@ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -3720,6 +3750,128 @@ NODEP_CPP_YM261=\ # End Group # Begin Source File +SOURCE=..\..\..\sound\adpcm.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ADPCM=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ + "..\..\..\sound\sound\adpcm.h"\ + "..\..\..\sound\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ADPCM=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ + "..\..\..\sound\sound\adpcm.h"\ + "..\..\..\sound\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\adpcm.h +# End Source File +# Begin Source File + SOURCE=..\..\..\sound\audiocd.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -3727,13 +3879,13 @@ SOURCE=..\..\..\sound\audiocd.cpp NODEP_CPP_AUDIO=\ "..\..\..\sound\base\engine.h"\ "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiocd.h"\ "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mp3.h"\ "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -3741,26 +3893,27 @@ NODEP_CPP_AUDIO=\ NODEP_CPP_AUDIO=\ "..\..\..\sound\base\engine.h"\ "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiocd.h"\ "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mp3.h"\ "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -3768,7 +3921,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3776,18 +3928,21 @@ DEP_CPP_AUDIO=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -3798,7 +3953,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3807,46 +3961,64 @@ DEP_CPP_AUDIO=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -3854,7 +4026,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3862,114 +4033,168 @@ DEP_CPP_AUDIO=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_AUDIO=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\audiocd.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\audiostream.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3977,233 +4202,307 @@ NODEP_CPP_AUDIO=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiocd.h +SOURCE=..\..\..\sound\audiostream.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiostream.cpp +SOURCE=..\..\..\sound\flac.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ +NODEP_CPP_FLAC_=\ "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ +NODEP_CPP_FLAC_=\ "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\LAC\export.h"\ + ".\LAC\format.h"\ + ".\LAC\ordinals.h"\ + ".\LAC\seekable_stream_decoder.h"\ + ".\LAC\stream_decoder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"FLAC\export.h"\ + {$(INCLUDE)}"FLAC\format.h"\ + {$(INCLUDE)}"FLAC\ordinals.h"\ + {$(INCLUDE)}"FLAC\seekable_stream_decoder.h"\ + {$(INCLUDE)}"FLAC\stream_decoder.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_AUDIOS=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIOS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_AUDIOS=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\flac.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\fmopl.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\fmopl.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\fmopl.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ !ENDIF @@ -4211,273 +4510,283 @@ NODEP_CPP_AUDIOS=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiostream.h +SOURCE=..\..\..\sound\fmopl.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\flac.cpp +SOURCE=..\..\..\sound\mididrv.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_FLAC_=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\str.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_FLAC_=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\str.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"FLAC\export.h"\ - {$(INCLUDE)}"FLAC\format.h"\ - {$(INCLUDE)}"FLAC\ordinals.h"\ - {$(INCLUDE)}"FLAC\seekable_stream_decoder.h"\ - {$(INCLUDE)}"FLAC\stream_decoder.h"\ + "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FLAC_=\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FLAC_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\LAC\export.h"\ - ".\LAC\format.h"\ - ".\LAC\ordinals.h"\ - ".\LAC\seekable_stream_decoder.h"\ - ".\LAC\stream_decoder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\LAC\export.h"\ - ".\LAC\format.h"\ - ".\LAC\ordinals.h"\ - ".\LAC\seekable_stream_decoder.h"\ - ".\LAC\stream_decoder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_FLAC_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mididrv.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\midiparser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4485,154 +4794,129 @@ NODEP_CPP_FLAC_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\flac.h +SOURCE=..\..\..\sound\midiparser.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\fmopl.cpp +SOURCE=..\..\..\sound\midiparser_smf.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FMOPL=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FMOPL=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FMOPL=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_FMOPL=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4640,219 +4924,303 @@ NODEP_CPP_FMOPL=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\fmopl.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mididrv.cpp +SOURCE=..\..\..\sound\midiparser_xmidi.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIDID=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\config-manager.h"\ - "..\..\..\sound\common\str.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDID=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\config-manager.h"\ - "..\..\..\sound\common\str.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDID=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MIDID=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mixer.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4860,343 +5228,282 @@ NODEP_CPP_MIDID=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mididrv.h +SOURCE=..\..\..\sound\mixer.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\midiparser.cpp +SOURCE=..\..\..\sound\mp3.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIP=\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIP=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mp3.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mpu401.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\timer.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mpu401.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\timer.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mpu401.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser_smf.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIPA=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5204,167 +5511,139 @@ NODEP_CPP_MIDIPA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\midiparser_xmidi.cpp +SOURCE=..\..\..\sound\mpu401.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\rate.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\rate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\rate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIPAR=\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPAR=\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPAR=\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIPAR=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5372,259 +5651,295 @@ NODEP_CPP_MIDIPAR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mixer.cpp +SOURCE=..\..\..\sound\rate.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\voc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\system.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\voc.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\system.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\voc.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIXER=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MIXER=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\voc.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\vorbis.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"tremor\ivorbisfile.h"\ + {$(INCLUDE)}"TREMOR\tremor\config_types.h"\ + {$(INCLUDE)}"TREMOR\tremor\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\tremor\ogg.h"\ + {$(INCLUDE)}"TREMOR\tremor\os_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\config_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ogg.h"\ + {$(INCLUDE)}"TREMOR\vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5632,246 +5947,335 @@ NODEP_CPP_MIXER=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mixer.h +SOURCE=..\..\..\sound\vorbis.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\mp3.cpp +SOURCE=..\..\..\sound\wave.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\adpcm.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\wave.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\adpcm.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\wave.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - {$(INCLUDE)}"mad.h"\ + "..\..\..\sound\wave.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MP3_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MP3_C=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\wave.h +# End Source File +# End Group +# Begin Group "gui" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\gui\about.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\credits.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\credits.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5879,178 +6283,323 @@ NODEP_CPP_MP3_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mp3.h +SOURCE=..\..\..\gui\about.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\mpu401.cpp +SOURCE=..\..\..\gui\Actions.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\gui\backends\epoc\SymbianActions.h"\ + "..\..\..\gui\backends\wince\CEActionsPocket.h"\ + "..\..\..\gui\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\scumm\scumm.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\gui\backends\epoc\SymbianActions.h"\ + "..\..\..\gui\backends\wince\CEActionsPocket.h"\ + "..\..\..\gui\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\scumm\scumm.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MPU40=\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MPU40=\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MPU40=\ +NODEP_CPP_ACTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MPU40=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6058,215 +6607,365 @@ NODEP_CPP_MPU40=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mpu401.h +SOURCE=..\..\..\gui\Actions.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\rate.cpp +SOURCE=..\..\..\gui\browser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_RATE_=\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_RATE_=\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_RATE_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RATE_=\ +# 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 emulator) Release" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6274,215 +6973,365 @@ NODEP_CPP_RATE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\rate.h +SOURCE=..\..\..\gui\chooser.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\voc.cpp +SOURCE=..\..\..\gui\console.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_VOC_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_VOC_C=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_VOC_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_VOC_C=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\console.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\credits.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\dialog.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_VOC_C=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6490,278 +7339,321 @@ NODEP_CPP_VOC_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\voc.h +SOURCE=..\..\..\gui\dialog.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\vorbis.cpp +SOURCE=..\..\..\gui\editable.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\editable.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\editable.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_VORBI=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_VORBI=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\editable.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\EditTextWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6769,74 +7661,71 @@ NODEP_CPP_VORBI=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\vorbis.h +SOURCE=..\..\..\gui\EditTextWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\wave.cpp +SOURCE=..\..\..\gui\Key.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WAVE_=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\wave.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_KEY_C=\ + "..\..\..\gui\gui\Key.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WAVE_=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\wave.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_KEY_C=\ + "..\..\..\gui\gui\Key.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6849,42 +7738,48 @@ NODEP_CPP_WAVE_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6892,86 +7787,80 @@ NODEP_CPP_WAVE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\wave.h +SOURCE=..\..\..\gui\Key.h # End Source File -# End Group -# Begin Group "gui" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\gui\about.cpp +SOURCE=..\..\..\gui\KeysDialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\credits.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\gui\CEDevice.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\KeysDialog.h"\ "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\credits.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\gui\CEDevice.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\KeysDialog.h"\ "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -6981,211 +7870,405 @@ DEP_CPP_ABOUT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\credits.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_ABOUT=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_ABOUT=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\KeysDialog.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\launcher.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7193,288 +8276,345 @@ NODEP_CPP_ABOUT=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\about.h +SOURCE=..\..\..\gui\launcher.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.cpp +SOURCE=..\..\..\gui\ListWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\ListWidget.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\ListWidget.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ListWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\message.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7482,274 +8622,431 @@ NODEP_CPP_BROWS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.h +SOURCE=..\..\..\gui\message.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.cpp +SOURCE=..\..\..\gui\newgui.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CHOOS=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_CHOOS=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\newgui.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\options.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7757,79 +9054,77 @@ NODEP_CPP_CHOOS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.h +SOURCE=..\..\..\gui\options.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\console.cpp +SOURCE=..\..\..\gui\PopUpWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -7839,217 +9134,265 @@ DEP_CPP_CONSO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_CONSO=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\PopUpWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ScrollBarWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8057,277 +9400,243 @@ NODEP_CPP_CONSO=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\console.h +SOURCE=..\..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\consolefont.cpp +SOURCE=..\..\..\gui\TabWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ "..\..\..\gui\common\stdafx.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ "..\..\..\gui\common\stdafx.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_CONSOL=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF +# End Source File +# Begin Source File +SOURCE=..\..\..\gui\TabWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\dialog.cpp +SOURCE=..\..\..\gui\widget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\stack.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\stack.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -8337,181 +9646,79 @@ DEP_CPP_DIALO=\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8519,3057 +9726,362 @@ NODEP_CPP_DIALO=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\dialog.h +SOURCE=..\..\..\gui\widget.h # End Source File -# Begin Source File +# End Group +# Begin Group "backends" -SOURCE=..\..\..\gui\EditTextWidget.cpp +# PROP Default_Filter "" +# Begin Group "wince" -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +# PROP Default_Filter "" +# Begin Group "missing" -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - +# PROP Default_Filter "" +# Begin Group "sys" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +# PROP Default_Filter "" +# Begin Source File -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - +SOURCE=..\..\..\backends\wince\missing\sys\stat.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\EditTextWidget.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.cpp +SOURCE=..\..\..\backends\wince\missing\sys\time.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.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\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.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\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.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\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\ListWidget.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\ListWidget.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\message.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\message.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\newgui.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\gui\graphics\fontman.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\gui\newgui.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\object.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\options.cpp +SOURCE=..\..\..\backends\wince\missing\sys\types.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\sound\mixer.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\sound\mixer.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\assert.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\options.h +SOURCE=..\..\..\backends\wince\missing\conio.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File -SOURCE=..\..\..\gui\PopUpWidget.cpp +SOURCE=..\..\..\backends\wince\missing\dir.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\PopUpWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\ScrollBarWidget.cpp +SOURCE=..\..\..\backends\wince\missing\direct.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\TabWidget.cpp +SOURCE=..\..\..\backends\wince\missing\dirent.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\errno.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -!ENDIF +# PROP Intermediate_Dir "ARMV4Rel\backend" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\TabWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\widget.cpp +SOURCE=..\..\..\backends\wince\missing\fcntl.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\widget.h -# End Source File -# End Group -# Begin Group "backends" - -# PROP Default_Filter "" -# Begin Group "wince" +SOURCE=..\..\..\backends\wince\missing\io.h -# PROP Default_Filter "" -# Begin Group "missing" +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -# PROP Default_Filter "" -# Begin Group "sys" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -# PROP Default_Filter "" -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -SOURCE=..\..\..\backends\wince\missing\sys\stat.h -# End Source File -# Begin Source File +# PROP Intermediate_Dir "ARMV4Rel\backend" -SOURCE=..\..\..\backends\wince\missing\sys\time.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -SOURCE=..\..\..\backends\wince\missing\sys\types.h -# End Source File -# End Group -# Begin Source File +# PROP Intermediate_Dir "ARMV4Dbg\backend" -SOURCE=..\..\..\backends\wince\missing\assert.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\backends\wince\missing\conio.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\missing\dir.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -SOURCE=..\..\..\backends\wince\missing\direct.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -SOURCE=..\..\..\backends\wince\missing\dirent.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\backends\wince\missing\errno.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -SOURCE=..\..\..\backends\wince\missing\fcntl.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\..\..\backends\wince\missing\io.h # End Source File # Begin Source File @@ -11597,6 +10109,7 @@ NODEP_CPP_MISSI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_MISSI=\ "..\..\..\backends\wince\missing\dirent.h"\ "..\..\..\backends\wince\missing\sys\time.h"\ @@ -11605,6 +10118,7 @@ DEP_CPP_MISSI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_MISSI=\ "..\..\..\backends\wince\missing\dirent.h"\ "..\..\..\backends\wince\missing\sys\time.h"\ @@ -11675,14 +10189,95 @@ NODEP_CPP_MISSI=\ # Begin Source File SOURCE=..\..\..\backends\wince\missing\signal.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\missing\time.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\missing\unistd.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "CEgui" @@ -11718,15 +10313,17 @@ DEP_CPP_GUIEL=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_GUIEL=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -11743,11 +10340,11 @@ DEP_CPP_GUIEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GUIEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -11774,13 +10371,16 @@ NODEP_CPP_GUIEL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_GUIEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -11790,33 +10390,34 @@ DEP_CPP_GUIEL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_GUIEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -11875,12 +10476,12 @@ DEP_CPP_GUIEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GUIEL=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12063,6 +10664,33 @@ NODEP_CPP_GUIEL=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\GUIElement.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12103,11 +10731,11 @@ NODEP_CPP_PANEL=\ "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANEL=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ @@ -12126,11 +10754,11 @@ DEP_CPP_PANEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12157,7 +10785,9 @@ NODEP_CPP_PANEL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ @@ -12166,6 +10796,7 @@ DEP_CPP_PANEL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -12175,33 +10806,34 @@ DEP_CPP_PANEL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_PANEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -12264,12 +10896,12 @@ DEP_CPP_PANEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANEL=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12460,6 +11092,33 @@ NODEP_CPP_PANEL=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\Panel.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12486,17 +11145,20 @@ DEP_CPP_PANELI=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANELI=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ @@ -12514,11 +11176,11 @@ DEP_CPP_PANELI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELI=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12545,7 +11207,9 @@ NODEP_CPP_PANELI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANELI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -12553,6 +11217,7 @@ DEP_CPP_PANELI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -12562,33 +11227,34 @@ DEP_CPP_PANELI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_PANELI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -12649,12 +11315,12 @@ DEP_CPP_PANELI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELI=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12841,6 +11507,33 @@ NODEP_CPP_PANELI=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\PanelItem.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12868,14 +11561,13 @@ DEP_CPP_SDL_I=\ NODEP_CPP_SDL_I=\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_SDL_I=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -12887,11 +11579,11 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SDL_I=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12918,10 +11610,13 @@ NODEP_CPP_SDL_I=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_SDL_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -12929,33 +11624,34 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_SDL_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13005,12 +11701,12 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SDL_I=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13176,7 +11872,34 @@ NODEP_CPP_SDL_I=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h +SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -13199,19 +11922,22 @@ NODEP_CPP_TOOLB=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_TOOLB=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -13228,11 +11954,11 @@ DEP_CPP_TOOLB=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13259,13 +11985,16 @@ NODEP_CPP_TOOLB=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_TOOLB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -13275,33 +12004,34 @@ DEP_CPP_TOOLB=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_TOOLB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13360,12 +12090,12 @@ DEP_CPP_TOOLB=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13548,6 +12278,33 @@ NODEP_CPP_TOOLB=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\Toolbar.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -13571,6 +12328,9 @@ NODEP_CPP_TOOLBA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ NODEP_CPP_TOOLBA=\ @@ -13578,13 +12338,13 @@ NODEP_CPP_TOOLBA=\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\string.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_TOOLBA=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -13602,11 +12362,11 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLBA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13633,7 +12393,9 @@ NODEP_CPP_TOOLBA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_TOOLBA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ @@ -13641,6 +12403,7 @@ DEP_CPP_TOOLBA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -13650,33 +12413,34 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_TOOLBA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13737,12 +12501,12 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLBA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13929,6 +12693,33 @@ NODEP_CPP_TOOLBA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "specific" @@ -13957,19 +12748,19 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ItemAction.h"\ NODEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ + "..\..\..\backends\wince\CEgui\gui\Actions.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_ITEMA=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -13983,7 +12774,6 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -14002,11 +12792,13 @@ DEP_CPP_ITEMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14034,70 +12826,58 @@ NODEP_CPP_ITEMA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_ITEMA=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemAction.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_ITEMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14118,7 +12898,6 @@ NODEP_CPP_ITEMA=\ DEP_CPP_ITEMA=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -14132,7 +12911,6 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -14151,12 +12929,14 @@ DEP_CPP_ITEMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14240,6 +13020,33 @@ NODEP_CPP_ITEMA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ItemAction.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -14270,6 +13077,7 @@ NODEP_CPP_ITEMS=\ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ @@ -14280,13 +13088,13 @@ NODEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\EventsBuffer.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ @@ -14295,7 +13103,6 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14309,11 +13116,12 @@ DEP_CPP_ITEMS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14340,7 +13148,9 @@ NODEP_CPP_ITEMS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ @@ -14348,10 +13158,10 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -14362,33 +13172,35 @@ DEP_CPP_ITEMS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14443,7 +13255,6 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14457,12 +13268,13 @@ DEP_CPP_ITEMS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14661,6 +13473,33 @@ NODEP_CPP_ITEMS=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -14692,23 +13531,24 @@ DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysQueue.h"\ + "..\..\..\backends\wince\CEgui\EventsBuffer.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14722,11 +13562,12 @@ DEP_CPP_PANELK=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14753,16 +13594,18 @@ NODEP_CPP_PANELK=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANELK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -14773,33 +13616,35 @@ DEP_CPP_PANELK=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_PANELK=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14850,7 +13695,6 @@ DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14864,12 +13708,13 @@ DEP_CPP_PANELK=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15060,19 +13905,100 @@ NODEP_CPP_PANELK=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\CEGUI.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "CEkeys" -# PROP Default_Filter "" -# Begin Source File +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h # End Source File # Begin Source File @@ -15082,13 +14008,13 @@ SOURCE=..\..\..\backends\wince\CEkeys\EventsBuffer.cpp DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ NODEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\common\list.h"\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ @@ -15096,21 +14022,20 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ NODEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\common\list.h"\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\gui\Key.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15121,11 +14046,12 @@ DEP_CPP_EVENT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15152,11 +14078,13 @@ NODEP_CPP_EVENT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -15165,40 +14093,41 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15208,10 +14137,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15240,7 +14170,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15251,12 +14180,13 @@ DEP_CPP_EVENT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15285,7 +14215,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15295,10 +14224,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15327,7 +14257,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15337,10 +14266,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15369,7 +14299,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15379,17 +14308,17 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15399,10 +14328,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -15411,6 +14341,33 @@ NODEP_CPP_EVENT=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEkeys\EventsBuffer.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -15442,8 +14399,8 @@ NODEP_CPP_KEY_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\rect.h"\ @@ -15453,20 +14410,24 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -15474,30 +14435,28 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\rect.h"\ @@ -15507,61 +14466,80 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -15570,6 +14548,33 @@ NODEP_CPP_KEY_C=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEkeys\Key.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Source File @@ -15579,7 +14584,6 @@ SOURCE=..\..\..\backends\wince\CEActions.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15588,6 +14592,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -15604,9 +14609,12 @@ NODEP_CPP_CEACT=\ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -15614,22 +14622,27 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ "..\..\..\backends\wince\common\scaler.h"\ "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ + "..\..\..\backends\wince\gui\message.h"\ "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -15644,7 +14657,6 @@ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -15667,7 +14679,6 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -15678,8 +14689,11 @@ DEP_CPP_CEACT=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15707,8 +14721,10 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ @@ -15734,6 +14750,7 @@ DEP_CPP_CEACT=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -15748,48 +14765,51 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CEACT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15798,6 +14818,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -15842,7 +14863,6 @@ NODEP_CPP_CEACT=\ DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -15857,7 +14877,6 @@ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -15880,7 +14899,6 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -15890,9 +14908,12 @@ DEP_CPP_CEACT=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15921,7 +14942,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15930,6 +14950,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -15972,7 +14993,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15981,6 +15001,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16023,7 +15044,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -16032,6 +15052,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16074,7 +15095,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -16083,6 +15103,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16128,6 +15149,33 @@ NODEP_CPP_CEACT=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActions.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -16136,7 +15184,6 @@ SOURCE=..\..\..\backends\wince\CEActionsPocket.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACTI=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -16146,6 +15193,7 @@ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16166,11 +15214,11 @@ NODEP_CPP_CEACTI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CEACTI=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -16185,20 +15233,19 @@ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\EventsBuffer.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16212,7 +15259,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16235,7 +15281,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16246,8 +15291,11 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16275,10 +15323,11 @@ NODEP_CPP_CEACTI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16292,7 +15341,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16301,6 +15349,7 @@ DEP_CPP_CEACTI=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -16315,42 +15364,46 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -16358,7 +15411,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16372,7 +15424,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16393,7 +15444,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16402,7 +15452,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16433,7 +15486,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16447,7 +15499,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16470,7 +15521,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16480,9 +15530,12 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16513,7 +15566,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16527,7 +15579,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16548,7 +15599,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16557,7 +15607,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16588,7 +15641,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16602,7 +15654,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16623,7 +15674,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16632,7 +15682,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16663,7 +15716,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16676,7 +15728,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16697,7 +15748,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16706,10 +15756,13 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -16717,7 +15770,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16730,7 +15782,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16751,7 +15802,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16760,10 +15810,13 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -16772,6 +15825,33 @@ NODEP_CPP_CEACTI=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActionsPocket.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -16780,7 +15860,6 @@ SOURCE=..\..\..\backends\wince\CEActionsSmartphone.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACTIO=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -16790,6 +15869,7 @@ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16810,11 +15890,11 @@ NODEP_CPP_CEACTIO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CEACTIO=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -16829,20 +15909,19 @@ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\EventsBuffer.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16856,7 +15935,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16879,7 +15957,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16890,9 +15967,12 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16920,10 +16000,11 @@ NODEP_CPP_CEACTIO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16937,7 +16018,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16946,6 +16026,7 @@ DEP_CPP_CEACTIO=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -16960,42 +16041,46 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -17003,7 +16088,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17017,7 +16101,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17038,7 +16121,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17047,8 +16129,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17079,7 +16164,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17093,7 +16177,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17116,7 +16199,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -17126,10 +16208,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17160,7 +16245,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17174,7 +16258,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17195,7 +16278,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17204,8 +16286,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17236,7 +16321,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17250,7 +16334,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17271,7 +16354,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17280,8 +16362,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17312,7 +16397,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17325,7 +16409,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17346,7 +16429,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17355,10 +16437,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -17366,7 +16451,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17379,7 +16463,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17400,7 +16483,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17409,10 +16491,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -17421,6 +16506,33 @@ NODEP_CPP_CEACTIO=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActionsSmartphone.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17442,16 +16554,26 @@ NODEP_CPP_CEDEV=\ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEDEV=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -17467,7 +16589,6 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17485,11 +16606,12 @@ DEP_CPP_CEDEV=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17517,8 +16639,10 @@ NODEP_CPP_CEDEV=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEDEV=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17532,12 +16656,12 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -17550,34 +16674,37 @@ DEP_CPP_CEDEV=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -17611,7 +16738,6 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17629,12 +16755,13 @@ DEP_CPP_CEDEV=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17722,6 +16849,33 @@ NODEP_CPP_CEDEV=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEDevice.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17741,12 +16895,14 @@ DEP_CPP_CEEXC=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEEXC=\ "..\..\..\backends\wince\CEException.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEEXC=\ "..\..\..\backends\wince\CEException.h"\ @@ -17793,6 +16949,33 @@ DEP_CPP_CEEXC=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEException.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17801,7 +16984,6 @@ SOURCE=..\..\..\backends\wince\CEKeysDialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -17811,6 +16993,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -17835,6 +17018,7 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -17852,16 +17036,14 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\gui\ListWidget.h"\ "..\..\..\backends\wince\gui\newgui.h"\ "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -17874,7 +17056,6 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -17896,7 +17077,6 @@ DEP_CPP_CEKEY=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -17906,8 +17086,11 @@ DEP_CPP_CEKEY=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17935,8 +17118,10 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -17959,6 +17144,7 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -17972,48 +17158,50 @@ DEP_CPP_CEKEY=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CEKEY=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18023,6 +17211,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18066,7 +17255,6 @@ NODEP_CPP_CEKEY=\ DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -18079,7 +17267,6 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18101,7 +17288,6 @@ DEP_CPP_CEKEY=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -18111,9 +17297,12 @@ DEP_CPP_CEKEY=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18142,7 +17331,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18152,6 +17340,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18193,7 +17382,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18203,6 +17391,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18244,7 +17433,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18254,6 +17442,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18295,7 +17484,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18305,6 +17493,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18349,6 +17538,33 @@ NODEP_CPP_CEKEY=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEKeysDialog.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18374,22 +17590,38 @@ NODEP_CPP_CELAU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CELAU=\ "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ "..\..\..\backends\wince\gui\browser.h"\ "..\..\..\backends\wince\gui\launcher.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CELAU=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\intern.h"\ @@ -18406,7 +17638,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18431,7 +17662,6 @@ DEP_CPP_CELAU=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ @@ -18443,8 +17673,10 @@ DEP_CPP_CELAU=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18472,9 +17704,11 @@ NODEP_CPP_CELAU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CELAU=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -18488,7 +17722,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18499,6 +17732,7 @@ DEP_CPP_CELAU=\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -18512,44 +17746,46 @@ DEP_CPP_CELAU=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_CELAU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -18587,7 +17823,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18612,7 +17847,6 @@ DEP_CPP_CELAU=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ @@ -18624,9 +17858,11 @@ DEP_CPP_CELAU=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18726,6 +17962,33 @@ NODEP_CPP_CELAU=\ # Begin Source File SOURCE=..\..\..\backends\wince\CELauncherDialog.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18756,11 +18019,11 @@ NODEP_CPP_CESCA=\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CESCA=\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18774,20 +18037,23 @@ DEP_CPP_CESCA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CESCA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CESCA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -18797,12 +18063,14 @@ DEP_CPP_CESCA=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CESCA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -18834,12 +18102,12 @@ DEP_CPP_CESCA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CESCA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -18905,10 +18173,64 @@ NODEP_CPP_CESCA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEScaler.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\ozone.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18917,7 +18239,6 @@ SOURCE="..\..\..\backends\wince\wince-sdl.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -18928,6 +18249,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18945,10 +18267,14 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEException.h"\ "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\ozone.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -18958,24 +18284,30 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\plugins.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ "..\..\..\backends\wince\common\scaler.h"\ "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ + "..\..\..\backends\wince\gui\KeysDialog.h"\ + "..\..\..\backends\wince\gui\message.h"\ "..\..\..\backends\wince\ItemAction.h"\ - "..\..\..\backends\wince\Key.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -18992,7 +18324,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19020,7 +18351,6 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -19036,9 +18366,12 @@ DEP_CPP_WINCE=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -19071,10 +18404,11 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -19091,8 +18425,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\ozone.h"\ @@ -19103,6 +18435,7 @@ DEP_CPP_WINCE=\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -19119,11 +18452,14 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ @@ -19132,47 +18468,47 @@ DEP_CPP_WINCE=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ "..\..\..\sound\fmopl.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\config_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ogg.h"\ + {$(INCLUDE)}"TREMOR\vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_WINCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19184,6 +18520,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19238,7 +18575,6 @@ NODEP_CPP_WINCE=\ DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -19255,7 +18591,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19283,7 +18618,6 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -19298,10 +18632,13 @@ DEP_CPP_WINCE=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -19335,7 +18672,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19347,6 +18683,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19399,7 +18736,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19411,6 +18747,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19463,7 +18800,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19475,6 +18811,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19527,7 +18864,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19539,6 +18875,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19594,6 +18931,33 @@ NODEP_CPP_WINCE=\ # Begin Source File SOURCE="..\..\..\backends\wince\wince-sdl.h" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "fs" @@ -19622,12 +18986,14 @@ DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ - "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\array.h"\ "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19636,30 +19002,34 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19683,12 +19053,12 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -19757,17 +19127,15 @@ NODEP_CPP_FS_CP=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_FS_CP=\ - "..\..\..\backends\fs\fs.h"\ - NODEP_CPP_FS_CP=\ - "..\..\..\backends\fs\common\array.h"\ - "..\..\..\backends\fs\common\str.h"\ - "..\..\..\backends\fs\stdafx.h"\ + "..\..\..\backends\fs\backends\fs\fs.h"\ + "..\..\..\backends\fs\common\stdafx.h"\ + "..\..\..\backends\fs\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_FS_CP=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19776,31 +19144,35 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_FS_CP=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FS_CP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19821,11 +19193,11 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -19838,11 +19210,11 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF @@ -19851,6 +19223,33 @@ NODEP_CPP_FS_CP=\ # Begin Source File SOURCE=..\..\..\backends\fs\fs.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "midi" @@ -19863,19 +19262,20 @@ SOURCE=..\..\..\backends\midi\null.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\common\stdafx.h"\ "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\common\stdafx.h"\ "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_NULL_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -19883,35 +19283,39 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_NULL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19931,7 +19335,6 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ @@ -19939,6 +19342,7 @@ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -19950,7 +19354,6 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ @@ -19958,6 +19361,7 @@ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -19987,6 +19391,7 @@ NODEP_CPP_EVENTS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_EVENTS=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20000,11 +19405,11 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20031,11 +19436,14 @@ NODEP_CPP_EVENTS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_EVENTS=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -20044,33 +19452,35 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_EVENTS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20087,10 +19497,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20130,12 +19540,12 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20174,10 +19584,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20216,10 +19626,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20257,10 +19667,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20276,10 +19686,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -20297,6 +19707,7 @@ NODEP_CPP_GRAPH=\ "..\..\..\backends\sdl\common\util.h"\ "..\..\..\backends\sdl\graphics\font.h"\ "..\..\..\backends\sdl\graphics\fontman.h"\ + "..\..\..\backends\sdl\graphics\surface.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -20307,10 +19718,12 @@ NODEP_CPP_GRAPH=\ "..\..\..\backends\sdl\common\util.h"\ "..\..\..\backends\sdl\graphics\font.h"\ "..\..\..\backends\sdl\graphics\fontman.h"\ + "..\..\..\backends\sdl\graphics\surface.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_GRAPH=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20326,13 +19739,13 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20359,12 +19772,15 @@ NODEP_CPP_GRAPH=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_GRAPH=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -20374,36 +19790,37 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20422,10 +19839,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20468,7 +19885,6 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -20476,6 +19892,7 @@ NODEP_CPP_GRAPH=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20516,10 +19933,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20561,10 +19978,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20603,10 +20020,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20622,18 +20039,45 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ -!ENDIF +!ENDIF + +# End Source File +# Begin Source File + +SOURCE="..\..\..\backends\sdl\sdl-common.h" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE="..\..\..\backends\sdl\sdl-common.h" # End Source File # Begin Source File @@ -20661,6 +20105,7 @@ NODEP_CPP_SDL_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20679,12 +20124,12 @@ DEP_CPP_SDL_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20711,13 +20156,16 @@ NODEP_CPP_SDL_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -20728,34 +20176,37 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scummvm.xpm"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_SDL_C=\ + "..\..\..\backends\sdl\config.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20777,11 +20228,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20826,13 +20277,13 @@ DEP_CPP_SDL_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20876,11 +20327,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20924,11 +20375,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20971,11 +20422,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20996,11 +20447,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -21010,6 +20461,33 @@ NODEP_CPP_SDL_C=\ # Begin Source File SOURCE=..\..\..\backends\intern.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "base" @@ -21027,11 +20505,11 @@ NODEP_CPP_ENGIN=\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ "..\..\..\base\common\savefile.h"\ - "..\..\..\base\common\scaler.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\message.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21042,11 +20520,11 @@ NODEP_CPP_ENGIN=\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ "..\..\..\base\common\savefile.h"\ - "..\..\..\base\common\scaler.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\message.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21071,31 +20549,32 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ENGIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -21104,14 +20583,21 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ENGIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21134,12 +20620,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21164,7 +20650,6 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ @@ -21172,6 +20657,7 @@ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21195,12 +20681,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21224,12 +20710,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21253,12 +20739,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21282,12 +20768,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21310,11 +20796,11 @@ NODEP_CPP_GAMED=\ "..\..\..\base\base\plugins.h"\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\config.h"\ "..\..\..\base\sound\mididrv.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21325,11 +20811,11 @@ NODEP_CPP_GAMED=\ "..\..\..\base\base\plugins.h"\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\config.h"\ "..\..\..\base\sound\mididrv.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21354,7 +20840,6 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -21362,12 +20847,14 @@ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_GAMED=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -21376,6 +20863,7 @@ DEP_CPP_GAMED=\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -21386,15 +20874,17 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ + "..\..\..\base\config.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21417,13 +20907,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21450,7 +20940,6 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -21459,6 +20948,7 @@ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21482,13 +20972,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21512,13 +21002,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21542,13 +21032,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21572,13 +21062,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21606,13 +21096,14 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\Actions.h"\ "..\..\..\base\gui\launcher.h"\ "..\..\..\base\gui\message.h"\ "..\..\..\base\gui\newgui.h"\ "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21628,13 +21119,14 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\Actions.h"\ "..\..\..\base\gui\launcher.h"\ "..\..\..\base\gui\message.h"\ "..\..\..\base\gui\newgui.h"\ "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21664,7 +21156,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -21679,6 +21170,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -21708,6 +21200,7 @@ NODEP_CPP_MAIN_=\ DEP_CPP_MAIN_=\ "..\..\..\backends\dc\DCLauncherDialog.h"\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -21717,6 +21210,7 @@ DEP_CPP_MAIN_=\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -21730,43 +21224,49 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\base\args.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21791,7 +21291,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21802,6 +21301,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -21854,7 +21354,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -21869,6 +21368,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -21915,7 +21415,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21926,6 +21425,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -21973,7 +21473,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21984,6 +21483,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22031,7 +21531,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -22042,6 +21541,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22089,7 +21589,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -22100,6 +21599,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22139,9 +21639,9 @@ NODEP_CPP_PLUGI=\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\util.h"\ "..\..\..\base\dcloader.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -22151,9 +21651,9 @@ NODEP_CPP_PLUGI=\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\util.h"\ "..\..\..\base\dcloader.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -22175,12 +21675,12 @@ DEP_CPP_PLUGI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22188,24 +21688,27 @@ NODEP_CPP_PLUGI=\ DEP_CPP_PLUGI=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22226,10 +21729,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22252,13 +21755,13 @@ DEP_CPP_PLUGI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22280,10 +21783,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22305,10 +21808,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22330,10 +21833,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22355,10 +21858,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22382,6 +21885,7 @@ SOURCE=..\..\..\graphics\animation.cpp NODEP_CPP_ANIMA=\ "..\..\..\graphics\common\config-manager.h"\ "..\..\..\graphics\common\file.h"\ + "..\..\..\graphics\common\scaler\intern.h"\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\system.h"\ "..\..\..\graphics\common\util.h"\ @@ -22394,6 +21898,7 @@ NODEP_CPP_ANIMA=\ NODEP_CPP_ANIMA=\ "..\..\..\graphics\common\config-manager.h"\ "..\..\..\graphics\common\file.h"\ + "..\..\..\graphics\common\scaler\intern.h"\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\system.h"\ "..\..\..\graphics\common\util.h"\ @@ -22419,7 +21924,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22427,6 +21931,7 @@ DEP_CPP_ANIMA=\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22434,14 +21939,17 @@ NODEP_CPP_ANIMA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -22449,7 +21957,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22457,8 +21964,10 @@ DEP_CPP_ANIMA=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22476,13 +21985,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22505,7 +22014,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22514,6 +22022,7 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22533,13 +22042,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22559,13 +22068,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22585,13 +22094,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22602,20 +22111,146 @@ DEP_CPP_ANIMA=\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\animation.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\consolefont.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSOL=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\graphics\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSOL=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\graphics\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22623,10 +22258,6 @@ NODEP_CPP_ANIMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\graphics\animation.h -# End Source File -# Begin Source File - SOURCE=..\..\..\graphics\font.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -22654,35 +22285,38 @@ DEP_CPP_FONT_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FONT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22694,12 +22328,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22712,7 +22346,6 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -22720,6 +22353,7 @@ NODEP_CPP_FONT_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22732,12 +22366,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22750,12 +22384,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22768,12 +22402,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22785,12 +22419,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -22828,38 +22462,41 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FONTM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONTM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22882,7 +22519,6 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -22890,6 +22526,7 @@ DEP_CPP_FONTM=\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22904,7 +22541,6 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -22912,6 +22548,7 @@ DEP_CPP_FONTM=\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF @@ -22923,6 +22560,126 @@ SOURCE=..\..\..\graphics\fontman.h # End Source File # Begin Source File +SOURCE=..\..\..\graphics\ilbm.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ILBM_=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\stream.h"\ + "..\..\..\graphics\graphics\surface.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ILBM_=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\stream.h"\ + "..\..\..\graphics\graphics\surface.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\ilbm.h +# End Source File +# Begin Source File + SOURCE=..\..\..\graphics\newfont.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -22950,35 +22707,38 @@ DEP_CPP_NEWFO=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_NEWFO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22990,12 +22750,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23008,7 +22768,6 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -23016,6 +22775,7 @@ NODEP_CPP_NEWFO=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23028,12 +22788,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23046,12 +22806,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23064,12 +22824,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23081,12 +22841,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -23121,35 +22881,38 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_NEWFON=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -23171,13 +22934,13 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23191,13 +22954,115 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\primitives.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_PRIMI=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PRIMI=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -23205,22 +23070,26 @@ NODEP_CPP_NEWFON=\ # End Source File # Begin Source File +SOURCE=..\..\..\graphics\primitives.h +# End Source File +# Begin Source File + SOURCE=..\..\..\graphics\scummfont.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" NODEP_CPP_SCUMM=\ + "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\graphics\font.h"\ "..\..\..\graphics\scumm_globals.h"\ - "..\..\..\graphics\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" NODEP_CPP_SCUMM=\ + "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\graphics\font.h"\ "..\..\..\graphics\scumm_globals.h"\ - "..\..\..\graphics\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -23234,13 +23103,13 @@ DEP_CPP_SCUMM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23248,22 +23117,25 @@ NODEP_CPP_SCUMM=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCUMM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23276,12 +23148,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23295,7 +23167,6 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -23303,6 +23174,7 @@ NODEP_CPP_SCUMM=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23316,12 +23188,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23335,12 +23207,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23354,12 +23226,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23372,12 +23244,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23393,6 +23265,7 @@ SOURCE=..\..\..\graphics\surface.cpp NODEP_CPP_SURFA=\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\util.h"\ + "..\..\..\graphics\graphics\primitives.h"\ "..\..\..\graphics\graphics\surface.h"\ @@ -23401,6 +23274,7 @@ NODEP_CPP_SURFA=\ NODEP_CPP_SURFA=\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\util.h"\ + "..\..\..\graphics\graphics\primitives.h"\ "..\..\..\graphics\graphics\surface.h"\ @@ -23413,31 +23287,35 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SURFA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\primitives.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SURFA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -23457,12 +23335,12 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23474,12 +23352,12 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF diff --git a/dists/msevc4/simon/simon.vcp b/dists/msevc4/simon/simon.vcp index e3c8eb6076..cf1b7570df 100644 --- a/dists/msevc4/simon/simon.vcp +++ b/dists/msevc4/simon/simon.vcp @@ -109,7 +109,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 "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -135,7 +135,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -159,15 +159,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" @@ -237,15 +237,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" @@ -323,35 +323,36 @@ SOURCE=..\..\..\simon\charset.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_CHARS=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\scumm_globals.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_CHARS=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\scumm_globals.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -359,29 +360,31 @@ DEP_CPP_CHARS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -392,9 +395,11 @@ DEP_CPP_CHARS=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -409,17 +414,18 @@ NODEP_CPP_CHARS=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -429,26 +435,29 @@ DEP_CPP_CHARS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_CHARS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -458,9 +467,11 @@ DEP_CPP_CHARS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -474,30 +485,32 @@ SOURCE=..\..\..\simon\cursor.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_CURSO=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scumm_globals.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_CURSO=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\scumm_globals.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -507,7 +520,6 @@ DEP_CPP_CURSO=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -515,22 +527,25 @@ DEP_CPP_CURSO=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -540,7 +555,6 @@ DEP_CPP_CURSO=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -551,9 +565,11 @@ DEP_CPP_CURSO=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -568,10 +584,12 @@ NODEP_CPP_CURSO=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -581,7 +599,6 @@ DEP_CPP_CURSO=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -591,19 +608,23 @@ DEP_CPP_CURSO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -613,7 +634,6 @@ DEP_CPP_CURSO=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -623,9 +643,11 @@ DEP_CPP_CURSO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -639,37 +661,38 @@ SOURCE=..\..\..\simon\debug.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_DEBUG=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_DEBUG=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\debug.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -679,28 +702,30 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -713,9 +738,11 @@ DEP_CPP_DEBUG=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -729,17 +756,18 @@ NODEP_CPP_DEBUG=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -751,25 +779,28 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\debug.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -781,9 +812,11 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -802,9 +835,9 @@ SOURCE=..\..\..\simon\debugger.cpp NODEP_CPP_DEBUGG=\ "..\..\..\simon\common\config-manager.h"\ "..\..\..\simon\common\debugger.cpp"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\debugger.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" @@ -812,14 +845,15 @@ NODEP_CPP_DEBUGG=\ NODEP_CPP_DEBUGG=\ "..\..\..\simon\common\config-manager.h"\ "..\..\..\simon\common\debugger.cpp"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\debugger.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_DEBUGG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -827,6 +861,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -838,7 +873,6 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -846,6 +880,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -854,17 +889,19 @@ DEP_CPP_DEBUGG=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUGG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -872,6 +909,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -883,7 +921,6 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -891,6 +928,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -902,9 +940,11 @@ DEP_CPP_DEBUGG=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -918,6 +958,7 @@ NODEP_CPP_DEBUGG=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_DEBUGG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -925,6 +966,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -936,7 +978,6 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -944,6 +985,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -954,14 +996,17 @@ DEP_CPP_DEBUGG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_DEBUGG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -969,6 +1014,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -980,7 +1026,6 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -988,6 +1033,7 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -998,9 +1044,11 @@ DEP_CPP_DEBUGG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1018,27 +1066,29 @@ SOURCE=..\..\..\simon\icons.cpp NODEP_CPP_ICONS=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_ICONS=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1047,7 +1097,6 @@ DEP_CPP_ICONS=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1055,21 +1104,24 @@ DEP_CPP_ICONS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1078,7 +1130,6 @@ DEP_CPP_ICONS=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1089,9 +1140,11 @@ DEP_CPP_ICONS=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1105,10 +1158,12 @@ NODEP_CPP_ICONS=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1117,7 +1172,6 @@ DEP_CPP_ICONS=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1127,18 +1181,22 @@ DEP_CPP_ICONS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1147,7 +1205,6 @@ DEP_CPP_ICONS=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1157,9 +1214,11 @@ DEP_CPP_ICONS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1176,28 +1235,30 @@ SOURCE=..\..\..\simon\items.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_ITEMS=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_ITEMS=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1207,7 +1268,6 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1215,21 +1275,24 @@ DEP_CPP_ITEMS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1239,7 +1302,6 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1250,9 +1312,11 @@ DEP_CPP_ITEMS=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1266,10 +1330,12 @@ NODEP_CPP_ITEMS=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1279,7 +1345,6 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1289,18 +1354,22 @@ DEP_CPP_ITEMS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1310,7 +1379,6 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1320,9 +1388,11 @@ DEP_CPP_ITEMS=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1337,10 +1407,10 @@ SOURCE=..\..\..\simon\midi.cpp NODEP_CPP_MIDI_=\ "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\scummsys.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\sound\mixer.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" @@ -1348,19 +1418,21 @@ NODEP_CPP_MIDI_=\ NODEP_CPP_MIDI_=\ "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\scummsys.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\sound\mixer.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -1372,7 +1444,6 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1380,21 +1451,24 @@ DEP_CPP_MIDI_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -1406,7 +1480,6 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1417,9 +1490,11 @@ DEP_CPP_MIDI_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1433,10 +1508,12 @@ NODEP_CPP_MIDI_=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -1448,7 +1525,6 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1458,18 +1534,22 @@ DEP_CPP_MIDI_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -1481,7 +1561,6 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1491,9 +1570,11 @@ DEP_CPP_MIDI_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1510,61 +1591,66 @@ SOURCE=..\..\..\simon\midiparser_s1d.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_MIDIP=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\util.h"\ "..\..\..\simon\sound\mididrv.h"\ "..\..\..\simon\sound\midiparser.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_MIDIP=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\util.h"\ "..\..\..\simon\sound\mididrv.h"\ "..\..\..\simon\sound\midiparser.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1578,41 +1664,47 @@ NODEP_CPP_MIDIP=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1626,27 +1718,29 @@ SOURCE=..\..\..\simon\res.cpp NODEP_CPP_RES_C=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_RES_C=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1655,7 +1749,6 @@ DEP_CPP_RES_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1663,21 +1756,24 @@ DEP_CPP_RES_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1686,7 +1782,6 @@ DEP_CPP_RES_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1697,9 +1792,11 @@ DEP_CPP_RES_C=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1713,10 +1810,12 @@ NODEP_CPP_RES_C=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1725,7 +1824,6 @@ DEP_CPP_RES_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1735,18 +1833,22 @@ DEP_CPP_RES_C=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -1755,7 +1857,6 @@ DEP_CPP_RES_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1765,9 +1866,11 @@ DEP_CPP_RES_C=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1781,33 +1884,35 @@ SOURCE=..\..\..\simon\saveload.cpp NODEP_CPP_SAVEL=\ "..\..\..\simon\common\savefile.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\gui\about.h"\ "..\..\..\simon\gui\message.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_SAVEL=\ "..\..\..\simon\common\savefile.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\gui\about.h"\ "..\..\..\simon\gui\message.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1819,11 +1924,13 @@ DEP_CPP_SAVEL=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1831,21 +1938,24 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1857,11 +1967,13 @@ DEP_CPP_SAVEL=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1872,9 +1984,11 @@ DEP_CPP_SAVEL=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -1888,10 +2002,12 @@ NODEP_CPP_SAVEL=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1903,11 +2019,13 @@ DEP_CPP_SAVEL=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1917,18 +2035,22 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1940,11 +2062,13 @@ DEP_CPP_SAVEL=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1954,9 +2078,11 @@ DEP_CPP_SAVEL=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1979,6 +2105,7 @@ NODEP_CPP_SIMON=\ "..\..\..\simon\common\config-manager.h"\ "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\md5.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\gui\about.h"\ @@ -1990,7 +2117,6 @@ NODEP_CPP_SIMON=\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" @@ -2002,6 +2128,7 @@ NODEP_CPP_SIMON=\ "..\..\..\simon\common\config-manager.h"\ "..\..\..\simon\common\file.h"\ "..\..\..\simon\common\md5.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\gui\about.h"\ @@ -2013,13 +2140,13 @@ NODEP_CPP_SIMON=\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2028,6 +2155,7 @@ DEP_CPP_SIMON=\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ @@ -2041,11 +2169,13 @@ DEP_CPP_SIMON=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -2056,12 +2186,13 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -2070,6 +2201,7 @@ NODEP_CPP_SIMON=\ DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2078,6 +2210,7 @@ DEP_CPP_SIMON=\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ @@ -2091,11 +2224,13 @@ DEP_CPP_SIMON=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -2109,9 +2244,11 @@ DEP_CPP_SIMON=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -2128,6 +2265,7 @@ NODEP_CPP_SIMON=\ DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2136,6 +2274,7 @@ DEP_CPP_SIMON=\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ @@ -2149,11 +2288,13 @@ DEP_CPP_SIMON=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -2166,9 +2307,11 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -2177,6 +2320,7 @@ NODEP_CPP_SIMON=\ DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2185,6 +2329,7 @@ DEP_CPP_SIMON=\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\md5.h"\ @@ -2198,11 +2343,13 @@ DEP_CPP_SIMON=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\simon\debugger.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ @@ -2215,9 +2362,11 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\simon\globals.h"\ "..\..\..\simon\scumm_globals.h"\ @@ -2237,6 +2386,7 @@ SOURCE=..\..\..\simon\sound.cpp NODEP_CPP_SOUND=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\util.h"\ "..\..\..\simon\simon\sound.h"\ "..\..\..\simon\sound\flac.h"\ @@ -2244,13 +2394,13 @@ NODEP_CPP_SOUND=\ "..\..\..\simon\sound\voc.h"\ "..\..\..\simon\sound\vorbis.h"\ "..\..\..\simon\sound\wave.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_SOUND=\ "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\util.h"\ "..\..\..\simon\simon\sound.h"\ "..\..\..\simon\sound\flac.h"\ @@ -2258,15 +2408,16 @@ NODEP_CPP_SOUND=\ "..\..\..\simon\sound\voc.h"\ "..\..\..\simon\sound\vorbis.h"\ "..\..\..\simon\sound\wave.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -2274,7 +2425,6 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\flac.h"\ @@ -2283,19 +2433,22 @@ DEP_CPP_SOUND=\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ "..\..\..\sound\wave.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -2303,7 +2456,6 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\flac.h"\ @@ -2315,8 +2467,10 @@ DEP_CPP_SOUND=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -2330,9 +2484,11 @@ NODEP_CPP_SOUND=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -2340,7 +2496,6 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\flac.h"\ @@ -2351,16 +2506,20 @@ DEP_CPP_SOUND=\ "..\..\..\sound\wave.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ @@ -2368,7 +2527,6 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\flac.h"\ @@ -2379,8 +2537,10 @@ DEP_CPP_SOUND=\ "..\..\..\sound\wave.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2397,33 +2557,34 @@ SOURCE=..\..\..\simon\verb.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_VERB_=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_VERB_=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_VERB_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2431,28 +2592,30 @@ DEP_CPP_VERB_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERB_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_VERB_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2463,9 +2626,11 @@ DEP_CPP_VERB_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERB_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -2479,17 +2644,18 @@ NODEP_CPP_VERB_=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_VERB_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2499,25 +2665,28 @@ DEP_CPP_VERB_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_VERB_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_VERB_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2527,9 +2696,11 @@ DEP_CPP_VERB_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_VERB_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2542,30 +2713,32 @@ SOURCE=..\..\..\simon\vga.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" NODEP_CPP_VGA_C=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" NODEP_CPP_VGA_C=\ + "..\..\..\simon\common\stdafx.h"\ "..\..\..\simon\common\system.h"\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2575,7 +2748,6 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2584,21 +2756,24 @@ DEP_CPP_VGA_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2608,7 +2783,6 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2620,9 +2794,11 @@ DEP_CPP_VGA_C=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -2636,10 +2812,12 @@ NODEP_CPP_VGA_C=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2649,7 +2827,6 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2660,18 +2837,22 @@ DEP_CPP_VGA_C=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2681,7 +2862,6 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -2692,9 +2872,11 @@ DEP_CPP_VGA_C=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF diff --git a/dists/msevc4/sky/sky.vcp b/dists/msevc4/sky/sky.vcp index 66745ebc50..2fd1aeaf0a 100644 --- a/dists/msevc4/sky/sky.vcp +++ b/dists/msevc4/sky/sky.vcp @@ -109,7 +109,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 "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -135,7 +135,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -159,15 +159,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" @@ -237,15 +237,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" @@ -326,60 +326,61 @@ SOURCE=..\..\..\sky\music\adlibchannel.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_ADLIB=\ + "..\..\..\sky\music\common\stdafx.h"\ "..\..\..\sky\music\common\util.h"\ "..\..\..\sky\music\sky\music\adlibchannel.h"\ "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_ADLIB=\ + "..\..\..\sky\music\common\stdafx.h"\ "..\..\..\sky\music\common\util.h"\ "..\..\..\sky\music\sky\music\adlibchannel.h"\ "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ @@ -387,153 +388,70 @@ DEP_CPP_ADLIB=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_ADLIB=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_ADLIB=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_ADLIB=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_ADLIB=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_ADLIB=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_ADLIB=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_ADLIB=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_ADLIB=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -568,44 +486,46 @@ NODEP_CPP_ADLIBM=\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_ADLIBM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ADLIBM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_ADLIBM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -616,160 +536,76 @@ DEP_CPP_ADLIBM=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIBM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_ADLIBM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ADLIBM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_ADLIBM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ADLIBM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_ADLIBM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ADLIBM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_ADLIBM=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ADLIBM=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_ADLIBM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ADLIBM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_ADLIBM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ADLIBM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -808,125 +644,106 @@ NODEP_CPP_GMCHA=\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_GMCHA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMCHA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_GMCHA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GMCHA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ - -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + DEP_CPP_GMCHA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMCHA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" - -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ - -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" - -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ - -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ - -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_GMCHA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -963,20 +780,18 @@ NODEP_CPP_GMMUS=\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_GMMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -984,25 +799,28 @@ DEP_CPP_GMMUS=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_GMMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -1011,135 +829,36 @@ DEP_CPP_GMMUS=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GMMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_GMMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_GMMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_GMMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_GMMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_GMMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_GMMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_GMMUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_GMMUS=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_GMMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -1147,26 +866,28 @@ DEP_CPP_GMMUS=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_GMMUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -1174,9 +895,11 @@ DEP_CPP_GMMUS=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_GMMUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1213,33 +936,38 @@ NODEP_CPP_MT32M=\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_MT32M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_MT32M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_MT32M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1248,7 +976,6 @@ DEP_CPP_MT32M=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ @@ -1256,351 +983,207 @@ DEP_CPP_MT32M=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MT32M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + DEP_CPP_MT32M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_MT32M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_MT32M=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\music\gmchannel.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_MT32M=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MT32M=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\mt32music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\musicbase.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSIC=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\disk.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSIC=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\disk.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\disk.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\rnc_deco.h"\ -NODEP_CPP_MT32M=\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_MT32M=\ +DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\disk.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MT32M=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -DEP_CPP_MT32M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_MT32M=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -DEP_CPP_MT32M=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_MT32M=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\mt32music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\musicbase.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSIC=\ - "..\..\..\sky\music\common\system.h"\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\disk.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_MUSIC=\ - "..\..\..\sky\music\common\system.h"\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\disk.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MUSIC=\ +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\music\musicbase.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1618,43 +1201,40 @@ SOURCE=..\..\..\sky\autoroute.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_AUTOR=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\autoroute.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\grid.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_AUTOR=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\autoroute.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\grid.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_AUTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\grid.h"\ @@ -1663,22 +1243,25 @@ DEP_CPP_AUTOR=\ "..\..\..\sky\struc.h"\ NODEP_CPP_AUTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_AUTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\grid.h"\ @@ -1688,24 +1271,33 @@ DEP_CPP_AUTOR=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AUTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + DEP_CPP_AUTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\grid.h"\ @@ -1714,25 +1306,25 @@ DEP_CPP_AUTOR=\ "..\..\..\sky\struc.h"\ NODEP_CPP_AUTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_AUTOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\grid.h"\ @@ -1741,264 +1333,99 @@ DEP_CPP_AUTOR=\ "..\..\..\sky\struc.h"\ NODEP_CPP_AUTOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_AUTOR=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\autoroute.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\compact.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_COMPA=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\gui\message.h"\ + "..\..\..\sky\sky\compact.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_COMPA=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\gui\message.h"\ + "..\..\..\sky\sky\compact.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_COMPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_AUTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" - -DEP_CPP_AUTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_AUTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -DEP_CPP_AUTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_AUTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -DEP_CPP_AUTOR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_AUTOR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\autoroute.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\compact.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_COMPA=\ - "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\gui\message.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_COMPA=\ - "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\gui\message.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_COMPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_COMPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_COMPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -2006,609 +1433,86 @@ DEP_CPP_COMPA=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_COMPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_COMPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_COMPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_COMPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_COMPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_COMPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_COMPA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_COMPA=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_COMPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_COMPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_COMPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_COMPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2628,6 +1532,7 @@ NODEP_CPP_CONTR=\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ "..\..\..\sky\common\savefile.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\gui\message.h"\ @@ -2643,7 +1548,6 @@ NODEP_CPP_CONTR=\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" @@ -2652,6 +1556,7 @@ NODEP_CPP_CONTR=\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ "..\..\..\sky\common\savefile.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\gui\message.h"\ @@ -2667,32 +1572,43 @@ NODEP_CPP_CONTR=\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -2702,18 +1618,22 @@ DEP_CPP_CONTR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -2726,16 +1646,19 @@ DEP_CPP_CONTR=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -2746,31 +1669,55 @@ DEP_CPP_CONTR=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -2780,168 +1727,47 @@ DEP_CPP_CONTR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -2951,8 +1777,10 @@ DEP_CPP_CONTR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2970,6 +1798,7 @@ SOURCE=..\..\..\sky\debug.cpp NODEP_CPP_DEBUG=\ "..\..\..\sky\common\debugger.cpp"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\debug.h"\ @@ -2979,13 +1808,13 @@ NODEP_CPP_DEBUG=\ "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_DEBUG=\ "..\..\..\sky\common\debugger.cpp"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\debug.h"\ @@ -2995,34 +1824,64 @@ NODEP_CPP_DEBUG=\ "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\debug.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -3032,11 +1891,14 @@ DEP_CPP_DEBUG=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\grid.h"\ @@ -3049,115 +1911,108 @@ DEP_CPP_DEBUG=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\debug.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\debug.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3174,70 +2029,77 @@ SOURCE=..\..\..\sky\disk.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_DISK_=\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ "..\..\..\sky\common\file.h"\ "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\rnc_deco.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_DISK_=\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ "..\..\..\sky\common\file.h"\ "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\util.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\rnc_deco.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_DISK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_DISK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_DISK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ @@ -3245,406 +2107,232 @@ DEP_CPP_DISK_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DISK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -DEP_CPP_DISK_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\disk.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\grid.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_GRID_=\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_GRID_=\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" - -DEP_CPP_GRID_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ -NODEP_CPP_GRID_=\ +NODEP_CPP_DISK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_GRID_=\ +DEP_CPP_DISK_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ -NODEP_CPP_GRID_=\ +NODEP_CPP_DISK_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\arm\macros.h"\ + "..\..\..\sky\arm\native.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\disk.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\grid.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_GRID_=\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRID_=\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\grid.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\grid.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\grid.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_GRID_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\grid.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3665,7 +2353,8 @@ DEP_CPP_HUFFT=\ NODEP_CPP_HUFFT=\ "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\scumm_globals.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" @@ -3675,288 +2364,155 @@ DEP_CPP_HUFFT=\ NODEP_CPP_HUFFT=\ "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\scumm_globals.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_HUFFT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\text.h"\ NODEP_CPP_HUFFT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\scumm_globals.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_HUFFT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\text.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HUFFT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\sky\scumm_globals.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_HUFFT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" - -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" - -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\intro.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_INTRO=\ - "..\..\..\sky\common\system.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_INTRO=\ - "..\..\..\sky\common\system.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_INTRO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_INTRO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INTRO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTRO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" - -DEP_CPP_INTRO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ + +DEP_CPP_HUFFT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_INTRO=\ +NODEP_CPP_HUFFT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_INTRO=\ +DEP_CPP_HUFFT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_INTRO=\ +NODEP_CPP_HUFFT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sky\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\intro.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_INTRO=\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTRO=\ + "..\..\..\sky\common\stdafx.h"\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_INTRO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -3966,27 +2522,33 @@ DEP_CPP_INTRO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INTRO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_INTRO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -3994,29 +2556,44 @@ DEP_CPP_INTRO=\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INTRO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_INTRO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4026,27 +2603,33 @@ DEP_CPP_INTRO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INTRO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_INTRO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4056,8 +2639,10 @@ DEP_CPP_INTRO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_INTRO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4074,6 +2659,7 @@ SOURCE=..\..\..\sky\logic.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_LOGIC=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\autoroute.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\control.h"\ @@ -4088,12 +2674,12 @@ NODEP_CPP_LOGIC=\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_LOGIC=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\autoroute.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\control.h"\ @@ -4108,26 +2694,23 @@ NODEP_CPP_LOGIC=\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ @@ -4137,6 +2720,7 @@ DEP_CPP_LOGIC=\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4146,25 +2730,27 @@ DEP_CPP_LOGIC=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ @@ -4174,6 +2760,7 @@ DEP_CPP_LOGIC=\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4184,182 +2771,35 @@ DEP_CPP_LOGIC=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ @@ -4369,6 +2809,7 @@ DEP_CPP_LOGIC=\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4378,27 +2819,27 @@ DEP_CPP_LOGIC=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\autoroute.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ @@ -4408,6 +2849,7 @@ DEP_CPP_LOGIC=\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -4417,9 +2859,10 @@ DEP_CPP_LOGIC=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sky\talks.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4436,6 +2879,7 @@ SOURCE=..\..\..\sky\mouse.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_MOUSE=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\disk.h"\ @@ -4444,12 +2888,12 @@ NODEP_CPP_MOUSE=\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_MOUSE=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\disk.h"\ @@ -4458,44 +2902,50 @@ NODEP_CPP_MOUSE=\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -4504,176 +2954,95 @@ DEP_CPP_MOUSE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_MOUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_MOUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_MOUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_MOUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4691,137 +3060,97 @@ SOURCE=..\..\..\sky\rnc_deco.cpp NODEP_CPP_RNC_D=\ "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\rnc_deco.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_RNC_D=\ "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\rnc_deco.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_RNC_D=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\rnc_deco.h"\ NODEP_CPP_RNC_D=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_RNC_D=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\rnc_deco.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RNC_D=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_RNC_D=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\rnc_deco.h"\ - -NODEP_CPP_RNC_D=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_RNC_D=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\rnc_deco.h"\ - -NODEP_CPP_RNC_D=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_RNC_D=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\rnc_deco.h"\ - -NODEP_CPP_RNC_D=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_RNC_D=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\rnc_deco.h"\ - -NODEP_CPP_RNC_D=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_RNC_D=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\rnc_deco.h"\ NODEP_CPP_RNC_D=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_RNC_D=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ "..\..\..\sky\rnc_deco.h"\ NODEP_CPP_RNC_D=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4838,6 +3167,7 @@ SOURCE=..\..\..\sky\screen.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_SCREE=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\disk.h"\ @@ -4846,12 +3176,12 @@ NODEP_CPP_SCREE=\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_SCREE=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\sky\compact.h"\ "..\..\..\sky\sky\disk.h"\ @@ -4859,223 +3189,148 @@ NODEP_CPP_SCREE=\ "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" - -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sky\sky\struc.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5097,6 +3352,7 @@ NODEP_CPP_SKY_C=\ "..\..\..\sky\base\plugins.h"\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\common\timer.h"\ "..\..\..\sky\sky\compact.h"\ @@ -5118,7 +3374,6 @@ NODEP_CPP_SKY_C=\ "..\..\..\sky\sky\text.h"\ "..\..\..\sky\sound\mididrv.h"\ "..\..\..\sky\sound\mixer.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" @@ -5129,6 +3384,7 @@ NODEP_CPP_SKY_C=\ "..\..\..\sky\base\plugins.h"\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\common\system.h"\ "..\..\..\sky\common\timer.h"\ "..\..\..\sky\sky\compact.h"\ @@ -5150,64 +3406,13 @@ NODEP_CPP_SKY_C=\ "..\..\..\sky\sky\text.h"\ "..\..\..\sky\sound\mididrv.h"\ "..\..\..\sky\sound\mixer.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_SKY_C=\ "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SKY_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5216,6 +3421,7 @@ DEP_CPP_SKY_C=\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -5228,7 +3434,6 @@ DEP_CPP_SKY_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ @@ -5241,6 +3446,7 @@ DEP_CPP_SKY_C=\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ @@ -5251,191 +3457,46 @@ DEP_CPP_SKY_C=\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SKY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" - -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SKY_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" - -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SKY_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" - -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SKY_C=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_SKY_C=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ @@ -5443,49 +3504,66 @@ DEP_CPP_SKY_C=\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SKY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_SKY_C=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ @@ -5493,49 +3571,57 @@ DEP_CPP_SKY_C=\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SKY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_SKY_C=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ @@ -5543,20 +3629,24 @@ DEP_CPP_SKY_C=\ "..\..\..\sky\music\gmmusic.h"\ "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SKY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5577,45 +3667,44 @@ SOURCE=..\..\..\sky\sound.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" NODEP_CPP_SOUND=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" NODEP_CPP_SOUND=\ + "..\..\..\sky\common\stdafx.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ @@ -5623,25 +3712,29 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ @@ -5650,135 +3743,37 @@ DEP_CPP_SOUND=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ @@ -5786,26 +3781,29 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ @@ -5813,8 +3811,10 @@ DEP_CPP_SOUND=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5830,10 +3830,6 @@ SOURCE=..\..\..\sky\struc.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\talks.h -# End Source File -# Begin Source File - SOURCE=..\..\..\sky\text.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" @@ -5863,46 +3859,49 @@ NODEP_CPP_TEXT_=\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ @@ -5910,165 +3909,76 @@ DEP_CPP_TEXT_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_TEXT_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_TEXT_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_TEXT_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_TEXT_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sky\disk.h"\ - "..\..\..\sky\logic.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\rnc_deco.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF diff --git a/dists/msevc4/sword1/sword1.vcp b/dists/msevc4/sword1/sword1.vcp index 85f5b4bee9..aca022a86d 100644 --- a/dists/msevc4/sword1/sword1.vcp +++ b/dists/msevc4/sword1/sword1.vcp @@ -109,7 +109,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 "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -135,7 +135,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -159,15 +159,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" @@ -185,15 +185,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" @@ -211,15 +211,15 @@ CPP=clarm.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" @@ -237,15 +237,15 @@ CPP=clmips.exe # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" @@ -327,6 +327,7 @@ NODEP_CPP_ANIMA=\ "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\str.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\sound\vorbis.h"\ "..\..\..\sword1\sword1\animation.h"\ "..\..\..\sword1\sword1\credits.h"\ @@ -340,6 +341,7 @@ NODEP_CPP_ANIMA=\ "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\str.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\sound\vorbis.h"\ "..\..\..\sword1\sword1\animation.h"\ "..\..\..\sword1\sword1\credits.h"\ @@ -349,16 +351,18 @@ NODEP_CPP_ANIMA=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -366,7 +370,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -378,214 +381,145 @@ DEP_CPP_ANIMA=\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_ANIMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_ANIMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_ANIMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_ANIMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_ANIMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_ANIMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_ANIMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_ANIMA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -605,83 +539,73 @@ SOURCE=..\..\..\sword1\control.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\savefile.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\sword1\control.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\savefile.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\sword1\control.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ @@ -697,34 +621,41 @@ DEP_CPP_CONTR=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ @@ -740,63 +671,54 @@ DEP_CPP_CONTR=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONTR=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\mouse.h"\ @@ -810,100 +732,43 @@ DEP_CPP_CONTR=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\mouse.h"\ @@ -917,17 +782,10 @@ DEP_CPP_CONTR=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -943,89 +801,86 @@ SOURCE=..\..\..\sword1\credits.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_CREDI=\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - NODEP_CPP_CREDI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ "..\..\..\sword1\sword1\credits.h"\ - "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sword1.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_CREDI=\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - NODEP_CPP_CREDI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ "..\..\..\sword1\sword1\credits.h"\ - "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sword1.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\credits.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\credits.h"\ @@ -1035,8 +890,10 @@ DEP_CPP_CREDI=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" @@ -1050,21 +907,23 @@ NODEP_CPP_CREDI=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\credits.h"\ @@ -1073,28 +932,32 @@ DEP_CPP_CREDI=\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_CREDI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\credits.h"\ @@ -1103,8 +966,10 @@ DEP_CPP_CREDI=\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_CREDI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1120,130 +985,103 @@ SOURCE=..\..\..\sword1\debug.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\debug.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\debug.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\debug.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\debug.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\debug.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1259,153 +1097,116 @@ SOURCE=..\..\..\sword1\eventman.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\eventman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\eventman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\sworddefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EVENT=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1418,96 +1219,73 @@ SOURCE=..\..\..\sword1\logic.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_LOGIC=\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\sword1\animation.h"\ + "..\..\..\sword1\sword1\credits.h"\ + "..\..\..\sword1\sword1\debug.h"\ + "..\..\..\sword1\sword1\eventman.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\router.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_LOGIC=\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\sword1\animation.h"\ + "..\..\..\sword1\sword1\credits.h"\ + "..\..\..\sword1\sword1\debug.h"\ + "..\..\..\sword1\sword1\eventman.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\router.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ @@ -1530,37 +1308,44 @@ DEP_CPP_LOGIC=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\debug.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\logic.h"\ @@ -1578,19 +1363,54 @@ DEP_CPP_LOGIC=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ "..\..\..\sword1\text.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LOGIC=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\debug.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\logic.h"\ @@ -1610,42 +1430,42 @@ DEP_CPP_LOGIC=\ "..\..\..\sword1\text.h"\ NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\credits.h"\ "..\..\..\sword1\debug.h"\ "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\logic.h"\ @@ -1665,300 +1485,122 @@ DEP_CPP_LOGIC=\ "..\..\..\sword1\text.h"\ NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_LOGIC=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\memman.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\sword1\memman.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\memman.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_LOGIC=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_MEMMA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ +NODEP_CPP_MEMMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\memman.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_MEMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MEMMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_MEMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ NODEP_CPP_MEMMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_MEMMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ NODEP_CPP_MEMMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_MEMMA=\ - "..\..\..\sword1\memman.h"\ - -NODEP_CPP_MEMMA=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1974,62 +1616,50 @@ SOURCE=..\..\..\sword1\menu.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2040,29 +1670,32 @@ DEP_CPP_MENU_=\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2073,51 +1706,41 @@ DEP_CPP_MENU_=\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sworddefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MENU_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2130,13 +1753,31 @@ DEP_CPP_MENU_=\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -2148,151 +1789,71 @@ DEP_CPP_MENU_=\ "..\..\..\sword1\sworddefs.h"\ NODEP_CPP_MENU_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_MENU_=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\menu.h -# End Source File -# Begin Source File +SOURCE=..\..\..\sword1\menu.h +# End Source File +# Begin Source File SOURCE=..\..\..\sword1\mouse.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2304,29 +1865,32 @@ DEP_CPP_MOUSE=\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2338,52 +1902,41 @@ DEP_CPP_MOUSE=\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MOUSE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -2397,82 +1950,31 @@ DEP_CPP_MOUSE=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_MOUSE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -2485,12 +1987,10 @@ DEP_CPP_MOUSE=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_MOUSE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2506,203 +2006,178 @@ SOURCE=..\..\..\sword1\music.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - NODEP_CPP_MUSIC=\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sound\mp3.h"\ + "..\..\..\sword1\sound\vorbis.h"\ + "..\..\..\sword1\sound\wave.h"\ + "..\..\..\sword1\sword1\music.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - NODEP_CPP_MUSIC=\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sound\mp3.h"\ + "..\..\..\sword1\sound\vorbis.h"\ + "..\..\..\sword1\sound\wave.h"\ + "..\..\..\sword1\sword1\music.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\music.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\music.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUSIC=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\music.h"\ NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_MUSIC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\music.h"\ NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2719,62 +2194,44 @@ SOURCE=..\..\..\sword1\objectman.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -2782,31 +2239,30 @@ DEP_CPP_OBJEC=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -2814,51 +2270,39 @@ DEP_CPP_OBJEC=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OBJEC=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -2868,73 +2312,28 @@ DEP_CPP_OBJEC=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_OBJEC=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_OBJEC=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -2944,12 +2343,10 @@ DEP_CPP_OBJEC=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_OBJEC=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2965,208 +2362,205 @@ SOURCE=..\..\..\sword1\resman.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_RESMA=\ "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\str.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\gui\newgui.h"\ + "..\..\..\sword1\sword1\memman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_RESMA=\ "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\str.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\gui\newgui.h"\ + "..\..\..\sword1\sword1\memman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RESMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_RESMA=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_RESMA=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_RESMA=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_RESMA=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_RESMA=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_RESMA=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3182,53 +2576,44 @@ SOURCE=..\..\..\sword1\router.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\router.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\router.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -3236,26 +2621,28 @@ DEP_CPP_ROUTE=\ "..\..\..\sword1\router.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -3263,44 +2650,37 @@ DEP_CPP_ROUTE=\ "..\..\..\sword1\router.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ROUTE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -3310,67 +2690,26 @@ DEP_CPP_ROUTE=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_ROUTE=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -3380,10 +2719,10 @@ DEP_CPP_ROUTE=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_ROUTE=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3399,71 +2738,68 @@ SOURCE=..\..\..\sword1\screen.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_SCREE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\arm\macros.h"\ + "..\..\..\sword1\arm\native.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\sword1\animation.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_SCREE=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\arm\macros.h"\ + "..\..\..\sword1\arm\native.h"\ + "..\..\..\sword1\common\scummsys.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\sword1\sword1\animation.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -3471,38 +2807,42 @@ DEP_CPP_SCREE=\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\sword1\arm\macros.h"\ "..\..\..\sword1\arm\native.h"\ - "..\..\..\sword1\init_arm.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ @@ -3516,18 +2856,49 @@ DEP_CPP_SCREE=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\text.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCREE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\arm\macros.h"\ + "..\..\..\sword1\arm\native.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ @@ -3536,41 +2907,41 @@ DEP_CPP_SCREE=\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\text.h"\ NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - "..\..\..\sword1\system.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\arm\macros.h"\ + "..\..\..\sword1\arm\native.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_SCREE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword1\animation.h"\ @@ -3587,128 +2958,15 @@ DEP_CPP_SCREE=\ "..\..\..\sword1\text.h"\ NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\arm\macros.h"\ + "..\..\..\sword1\arm\native.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCREE=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_SCREE=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_SCREE=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_SCREE=\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\sword1\screen.h"\ - "..\..\..\sword1\sword1\sound.h"\ - "..\..\..\sword1\system.h"\ - - -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -3721,71 +2979,53 @@ SOURCE=..\..\..\sword1\sound.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sound\mp3.h"\ + "..\..\..\sword1\sound\vorbis.h"\ + "..\..\..\sword1\sound\wave.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sound\mp3.h"\ + "..\..\..\sword1\sound\vorbis.h"\ + "..\..\..\sword1\sound\wave.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ @@ -3794,32 +3034,35 @@ DEP_CPP_SOUND=\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ @@ -3828,491 +3071,95 @@ DEP_CPP_SOUND=\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" - -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_SOUND=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\staticres.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" - -DEP_CPP_STATI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STATI=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\sword1\scumm_globals.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_STATI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" - -DEP_CPP_STATI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_STATI=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_STATI=\ +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_STATI=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4320,50 +3167,69 @@ NODEP_CPP_STATI=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\sword1.cpp +SOURCE=..\..\..\sword1\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\staticres.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_SWORD=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\scumm_globals.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_SWORD=\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\scumm_globals.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_STATI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4374,63 +3240,37 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ +NODEP_CPP_STATI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_STATI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ - "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4442,43 +3282,45 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\swordres.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_STATI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_STATI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4489,21 +3331,37 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_STATI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_SWORD=\ +DEP_CPP_STATI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4514,50 +3372,109 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ +NODEP_CPP_STATI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sword1\scumm_globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\sword1.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +NODEP_CPP_SWORD=\ + "..\..\..\sword1\backends\fs\fs.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\gui\newgui.h"\ + "..\..\..\sword1\sword1\control.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + NODEP_CPP_SWORD=\ "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\base\plugins.h"\ "..\..\..\sword1\common\config-manager.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\gui\message.h"\ + "..\..\..\sword1\gui\newgui.h"\ + "..\..\..\sword1\sword1\control.h"\ + "..\..\..\sword1\sword1\logic.h"\ + "..\..\..\sword1\sword1\menu.h"\ + "..\..\..\sword1\sword1\mouse.h"\ + "..\..\..\sword1\sword1\music.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\sword1\sword1.h"\ + "..\..\..\sword1\sword1\swordres.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_SWORD=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -4573,49 +3490,51 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_SWORD=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SWORD=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - -NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -4629,28 +3548,62 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -4666,26 +3619,51 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\control.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -4701,21 +3679,11 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_SWORD=\ - "..\..\..\sword1\backends\fs\fs.h"\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\base\plugins.h"\ - "..\..\..\sword1\common\config-manager.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\timer.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4739,53 +3707,42 @@ SOURCE=..\..\..\sword1\text.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\stdafx.h"\ "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\objectman.h"\ + "..\..\..\sword1\sword1\resman.h"\ + "..\..\..\sword1\sword1\sworddefs.h"\ + "..\..\..\sword1\sword1\swordres.h"\ + "..\..\..\sword1\sword1\text.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4793,26 +3750,28 @@ DEP_CPP_TEXT_=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4820,44 +3779,37 @@ DEP_CPP_TEXT_=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ "..\..\..\sword1\text.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4867,67 +3819,26 @@ DEP_CPP_TEXT_=\ "..\..\..\sword1\text.h"\ NODEP_CPP_TEXT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" - -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" - -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" - -DEP_CPP_TEXT_=\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_TEXT_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_TEXT_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -4937,10 +3848,10 @@ DEP_CPP_TEXT_=\ "..\..\..\sword1\text.h"\ NODEP_CPP_TEXT_=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF diff --git a/dists/msevc4/sword2/sword2.vcp b/dists/msevc4/sword2/sword2.vcp index 4ba432671d..1acc5cb9b8 100644 --- a/dists/msevc4/sword2/sword2.vcp +++ b/dists/msevc4/sword2/sword2.vcp @@ -55,15 +55,15 @@ CFG=sword2 - Win32 (WCE emulator) Debug # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=cl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c # ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" @@ -81,15 +81,15 @@ CPP=cl.exe # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" @@ -107,15 +107,15 @@ CPP=cl.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" @@ -133,15 +133,15 @@ CPP=clarm.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" @@ -290,8 +290,8 @@ BSC32=bscmake.exe # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" CPP=shcl.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c +# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /Oxs /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -327,7 +327,9 @@ SOURCE=..\..\..\sword2\driver\_mouse.cpp NODEP_CPP__MOUS=\ "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ @@ -335,282 +337,151 @@ NODEP_CPP__MOUS=\ NODEP_CPP__MOUS=\ "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" DEP_CPP__MOUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP__MOUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" DEP_CPP__MOUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP__MOUS=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP__MOUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP__MOUS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP__MOUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP__MOUS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP__MOUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP__MOUS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP__MOUS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP__MOUS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" DEP_CPP__MOUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP__MOUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" DEP_CPP__MOUS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP__MOUS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -623,98 +494,104 @@ SOURCE=..\..\..\sword2\driver\animation.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" NODEP_CPP_ANIMA=\ + "..\..\..\sword2\driver\common\config-manager.h"\ "..\..\..\sword2\driver\common\file.h"\ "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ "..\..\..\sword2\driver\sound\mp3.h"\ "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ "..\..\..\sword2\driver\sword2\maketext.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sound.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" NODEP_CPP_ANIMA=\ + "..\..\..\sword2\driver\common\config-manager.h"\ "..\..\..\sword2\driver\common\file.h"\ "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ "..\..\..\sword2\driver\sound\mp3.h"\ "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ "..\..\..\sword2\driver\sword2\maketext.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sound.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -722,48 +599,55 @@ DEP_CPP_ANIMA=\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -771,46 +655,45 @@ DEP_CPP_ANIMA=\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -818,213 +701,188 @@ DEP_CPP_ANIMA=\ "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_ANIMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\animation.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\d_draw.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_D_DRA=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_D_DRA=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_D_DRA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_ANIMA=\ +DEP_CPP_D_DRA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_D_DRA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_ANIMA=\ +DEP_CPP_D_DRA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_D_DRA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_ANIMA=\ +DEP_CPP_D_DRA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_D_DRA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1032,6248 +890,375 @@ NODEP_CPP_ANIMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\driver\animation.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_draw.cpp +SOURCE=..\..\..\sword2\driver\d_sound.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_D_DRA=\ +NODEP_CPP_D_SOU=\ + "..\..\..\sword2\driver\common\file.h"\ "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sound\flac.h"\ + "..\..\..\sword2\driver\sound\mp3.h"\ + "..\..\..\sword2\driver\sound\rate.h"\ + "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sound\wave.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sound.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_D_DRA=\ +NODEP_CPP_D_SOU=\ + "..\..\..\sword2\driver\common\file.h"\ "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sound\flac.h"\ + "..\..\..\sword2\driver\sound\mp3.h"\ + "..\..\..\sword2\driver\sound\rate.h"\ + "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sound\wave.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sound.h"\ "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_D_DRA=\ +DEP_CPP_D_SOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_D_DRA=\ +NODEP_CPP_D_SOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_D_DRA=\ +DEP_CPP_D_SOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_DRA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_D_SOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_D_DRA=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_D_DRA=\ +NODEP_CPP_D_SOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_D_DRA=\ +DEP_CPP_D_SOU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_DRA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_D_SOU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_D_DRA=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\menu.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MENU_=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MENU_=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\mouse.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_D_DRA=\ +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_D_DRA=\ +DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_DRA=\ +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_D_DRA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_D_DRA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_DRA=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_draw.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_sound.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_D_SOU=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sound\rate.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_D_SOU=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sound\rate.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_D_SOU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_D_SOU=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\driver96.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\menu.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_MENU_=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_MENU_=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_MENU_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_MENU_=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\menu.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\palette.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_PALET=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_PALET=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_PALET=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_PALET=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\rdwin.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_RDWIN=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_RDWIN=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_RDWIN=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RDWIN=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\render.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_RENDE=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_RENDE=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_RENDE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_RENDE=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\render.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\sprite.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SPRIT=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SPRIT=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_SPRIT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_SPRIT=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\sword2\anims.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ANIMS=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\controls.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\animation.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ANIMS=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\controls.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\animation.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\peg2dec\mpeg2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_ANIMS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\extend.h"\ - "..\..\..\sword2\driver\graphics\animation.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\build_display.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_BUILD=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_BUILD=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_BUILD=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_BUILD=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\build_display.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\console.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_CONSO=\ - "..\..\..\sword2\common\debugger.cpp"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_CONSO=\ - "..\..\..\sword2\common\debugger.cpp"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.cpp"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONSO=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\console.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\controls.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_CONTR=\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\rect.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\controls.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_CONTR=\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\rect.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\controls.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_CONTR=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_CONTR=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\controls.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\debug.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\defs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\events.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_EVENT=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_EVENT=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\function.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_FUNCT=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_FUNCT=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_FUNCT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_FUNCT=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\header.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\icons.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ICONS=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ICONS=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_ICONS=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_ICONS=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\icons.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\interpreter.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_INTER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\common\util.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_INTER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\common\util.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" - -DEP_CPP_INTER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_INTER=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\interpreter.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\layers.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_LAYER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_LAYER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_LAYER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LAYER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_LAYER=\ +DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_LAYER=\ +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_LAYER=\ +DEP_CPP_MENU_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_LAYER=\ +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7281,380 +1266,177 @@ NODEP_CPP_LAYER=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\layers.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\logic.cpp +SOURCE=..\..\..\sword2\driver\palette.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_LOGIC=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_PALET=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\logic.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_LOGIC=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_PALET=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\logic.h"\ + "..\..\..\sword2\driver\sword2\resman.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" - -DEP_CPP_LOGIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\header.h"\ - "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ - "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ - "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LOGIC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" - -DEP_CPP_LOGIC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_PALET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7662,372 +1444,340 @@ NODEP_CPP_LOGIC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\maketext.cpp +SOURCE=..\..\..\sword2\driver\rdwin.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_MAKET=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_RDWIN=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_MAKET=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ - "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_RDWIN=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_MAKET=\ +DEP_CPP_RDWIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RDWIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MAKET=\ +DEP_CPP_RDWIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MAKET=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RDWIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_MAKET=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RDWIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MAKET=\ +DEP_CPP_RDWIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MAKET=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RDWIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MAKET=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\render.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_RENDE=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\graphics\primitives.h"\ + "..\..\..\sword2\driver\sword2\build_display.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_RENDE=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\common\system.h"\ + "..\..\..\sword2\driver\graphics\primitives.h"\ + "..\..\..\sword2\driver\sword2\build_display.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\primitives.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MAKET=\ +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\primitives.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_MAKET=\ +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\primitives.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MAKET=\ +DEP_CPP_RENDE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\graphics\primitives.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MAKET=\ +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8035,316 +1785,377 @@ NODEP_CPP_MAKET=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\maketext.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\memory.cpp +SOURCE=..\..\..\sword2\driver\sprite.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_MEMOR=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\build_display.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_MEMOR=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\sword2.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\build_display.h"\ + "..\..\..\sword2\driver\sword2\defs.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_MEMOR=\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MEMOR=\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEMOR=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_MEMOR=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MEMOR=\ +DEP_CPP_SPRIT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEMOR=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MEMOR=\ +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\sword2\anims.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_ANIMS=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\build_display.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_ANIMS=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\build_display.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_ANIMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MEMOR=\ +DEP_CPP_ANIMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_ANIMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_MEMOR=\ +DEP_CPP_ANIMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_ANIMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MEMOR=\ +DEP_CPP_ANIMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MEMOR=\ +NODEP_CPP_ANIMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8352,436 +2163,497 @@ NODEP_CPP_MEMOR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\memory.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\mouse.cpp +SOURCE=..\..\..\sword2\build_display.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_MOUSE=\ +NODEP_CPP_BUILD=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_MOUSE=\ +NODEP_CPP_BUILD=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_BUILD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_BUILD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_BUILD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MOUSE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_BUILD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_MOUSE=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_BUILD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_BUILD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_BUILD=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MOUSE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_BUILD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MOUSE=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\build_display.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\console.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSO=\ + "..\..\..\sword2\common\debugger.cpp"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSO=\ + "..\..\..\sword2\common\debugger.cpp"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8789,54 +2661,70 @@ NODEP_CPP_MOUSE=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\object.h +SOURCE=..\..\..\sword2\console.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\protocol.cpp +SOURCE=..\..\..\sword2\controls.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_PROTO=\ +NODEP_CPP_CONTR=\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\rect.h"\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_PROTO=\ +NODEP_CPP_CONTR=\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\rect.h"\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_PROTO=\ +DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ @@ -8844,69 +2732,92 @@ DEP_CPP_PROTO=\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_PROTO=\ +DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PROTO=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_PROTO=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ @@ -8914,179 +2825,255 @@ DEP_CPP_PROTO=\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_PROTO=\ +DEP_CPP_CONTR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PROTO=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_PROTO=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\controls.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\debug.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_PROTO=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_PROTO=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_PROTO=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_PROTO=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -9094,242 +3081,247 @@ NODEP_CPP_PROTO=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\resman.cpp +SOURCE=..\..\..\sword2\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\defs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\events.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_RESMA=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_EVENT=\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_RESMA=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_EVENT=\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_RESMA=\ +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESMA=\ +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_RESMA=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_RESMA=\ +DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\function.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_FUNCT=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\build_display.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_FUNCT=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\build_display.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_RESMA=\ +DEP_CPP_FUNCT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ @@ -9337,43 +3329,48 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_FUNCT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_RESMA=\ +DEP_CPP_FUNCT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ @@ -9381,43 +3378,58 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"mpeg2dec\mpeg2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_FUNCT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_RESMA=\ +DEP_CPP_FUNCT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ @@ -9425,42 +3437,48 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_FUNCT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_RESMA=\ +DEP_CPP_FUNCT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ @@ -9468,12 +3486,13 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_FUNCT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -9481,356 +3500,345 @@ NODEP_CPP_RESMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\resman.h +SOURCE=..\..\..\sword2\header.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\router.cpp +SOURCE=..\..\..\sword2\icons.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_ROUTE=\ +NODEP_CPP_ICONS=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\router.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_ROUTE=\ +NODEP_CPP_ICONS=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ - "..\..\..\sword2\sword2\router.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ROUTE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_ROUTE=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ROUTE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_ROUTE=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\icons.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\interpreter.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_INTER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\util.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\util.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_INTER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -9838,354 +3846,399 @@ NODEP_CPP_ROUTE=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\router.h +SOURCE=..\..\..\sword2\interpreter.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\save_rest.cpp +SOURCE=..\..\..\sword2\layers.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SAVE_=\ +NODEP_CPP_LAYER=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SAVE_=\ +NODEP_CPP_LAYER=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SAVE_=\ +DEP_CPP_LAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAVE_=\ +DEP_CPP_LAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_LAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SAVE_=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_LAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SAVE_=\ +DEP_CPP_LAYER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_LAYER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SAVE_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\layers.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\logic.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAVE_=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SAVE_=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SAVE_=\ +DEP_CPP_LOGIC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -10193,344 +4246,343 @@ NODEP_CPP_SAVE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\save_rest.h +SOURCE=..\..\..\sword2\logic.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\scroll.cpp +SOURCE=..\..\..\sword2\maketext.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SCROL=\ +NODEP_CPP_MAKET=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SCROL=\ +NODEP_CPP_MAKET=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SCROL=\ +DEP_CPP_MAKET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MAKET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCROL=\ +DEP_CPP_MAKET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MAKET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SCROL=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MAKET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MAKET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SCROL=\ +DEP_CPP_MAKET=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MAKET=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SCROL=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\maketext.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\memory.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MEMOR=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MEMOR=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MEMOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCROL=\ +DEP_CPP_MEMOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MEMOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SCROL=\ +DEP_CPP_MEMOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MEMOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SCROL=\ +DEP_CPP_MEMOR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MEMOR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -10538,386 +4590,381 @@ NODEP_CPP_SCROL=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\sound.cpp +SOURCE=..\..\..\sword2\memory.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\mouse.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SOUND=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_MOUSE=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SOUND=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_MOUSE=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SOUND=\ +DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SOUND=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SOUND=\ +DEP_CPP_MOUSE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SOUND=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\mouse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\protocol.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_PROTO=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_PROTO=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_PROTO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_PROTO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_PROTO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_PROTO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_PROTO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_PROTO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SOUND=\ +DEP_CPP_PROTO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ - "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_PROTO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -10925,446 +4972,397 @@ NODEP_CPP_SOUND=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\speech.cpp +SOURCE=..\..\..\sword2\resman.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SPEEC=\ +NODEP_CPP_RESMA=\ "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SPEEC=\ +NODEP_CPP_RESMA=\ "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SPEEC=\ +DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SPEEC=\ +DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPEEC=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SPEEC=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SPEEC=\ +DEP_CPP_RESMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPEEC=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SPEEC=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\resman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\router.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_ROUTE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_ROUTE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SPEEC=\ +DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SPEEC=\ +DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SPEEC=\ +DEP_CPP_ROUTE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SPEEC=\ +NODEP_CPP_ROUTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -11372,416 +5370,367 @@ NODEP_CPP_SPEEC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\speech.h +SOURCE=..\..\..\sword2\router.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\startup.cpp +SOURCE=..\..\..\sword2\save_rest.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_START=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\sword2\common\savefile.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\defs.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_START=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\sword2\common\savefile.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\defs.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\mouse.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_START=\ +DEP_CPP_SAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_START=\ +DEP_CPP_SAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_START=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_START=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_SAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_START=\ +DEP_CPP_SAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_START=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_START=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\save_rest.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\scroll.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_SCROL=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCROL=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_START=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_START=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_START=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_START=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -11789,65 +5738,48 @@ NODEP_CPP_START=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\startup.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sword2.cpp +SOURCE=..\..\..\sword2\sound.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SWORD=\ - "..\..\..\sword2\backends\fs\fs.h"\ - "..\..\..\sword2\base\gameDetector.h"\ - "..\..\..\sword2\base\plugins.h"\ - "..\..\..\sword2\common\config-manager.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sound\wave.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SWORD=\ - "..\..\..\sword2\backends\fs\fs.h"\ - "..\..\..\sword2\base\gameDetector.h"\ - "..\..\..\sword2\base\plugins.h"\ - "..\..\..\sword2\common\config-manager.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\console.h"\ - "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sound\wave.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\driver\d_sound.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\maketext.h"\ "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -11855,53 +5787,40 @@ DEP_CPP_SWORD=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -11909,55 +5828,49 @@ DEP_CPP_SWORD=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -11965,54 +5878,40 @@ DEP_CPP_SWORD=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -12020,252 +5919,224 @@ DEP_CPP_SWORD=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sound\wave.h"\ "..\..\..\sword2\build_display.h"\ - "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ - "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ - "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\speech.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_SPEEC=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_SPEEC=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_SPEEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SPEEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SPEEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SPEEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SPEEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SPEEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SPEEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ - "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\d_sound.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SWORD=\ +NODEP_CPP_SPEEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -12273,344 +6144,479 @@ NODEP_CPP_SWORD=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\sword2.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sync.cpp +SOURCE=..\..\..\sword2\startup.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SYNC_=\ +NODEP_CPP_START=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SYNC_=\ +NODEP_CPP_START=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SYNC_=\ +DEP_CPP_START=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_START=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SYNC_=\ +DEP_CPP_START=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYNC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_START=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SYNC_=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_START=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_START=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SYNC_=\ +DEP_CPP_START=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYNC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_START=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\sword2.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_SWORD=\ + "..\..\..\sword2\backends\fs\fs.h"\ + "..\..\..\sword2\base\gameDetector.h"\ + "..\..\..\sword2\base\plugins.h"\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_SWORD=\ + "..\..\..\sword2\backends\fs\fs.h"\ + "..\..\..\sword2\base\gameDetector.h"\ + "..\..\..\sword2\base\plugins.h"\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\system.h"\ + "..\..\..\sword2\sword2\console.h"\ + "..\..\..\sword2\sword2\controls.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\maketext.h"\ + "..\..\..\sword2\sword2\memory.h"\ + "..\..\..\sword2\sword2\mouse.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sound.h"\ + "..\..\..\sword2\sword2\sword2.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SYNC_=\ +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_SWORD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SYNC_=\ +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_SWORD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SYNC_=\ +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_SWORD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SYNC_=\ +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ "..\..\..\sword2\memory.h"\ "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_SYNC_=\ +NODEP_CPP_SWORD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -12618,360 +6624,337 @@ NODEP_CPP_SYNC_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\walker.cpp +SOURCE=..\..\..\sword2\sword2.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\sync.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_WALKE=\ +NODEP_CPP_SYNC_=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_WALKE=\ +NODEP_CPP_SYNC_=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\d_draw.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\logic.h"\ - "..\..\..\sword2\sword2\resman.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_WALKE=\ +DEP_CPP_SYNC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_WALKE=\ +NODEP_CPP_SYNC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_WALKE=\ +DEP_CPP_SYNC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_WALKE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SYNC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_WALKE=\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_SYNC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ -NODEP_CPP_WALKE=\ +NODEP_CPP_SYNC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_WALKE=\ +DEP_CPP_SYNC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ - "..\..\..\sword2\resman.h"\ - "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_WALKE=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_SYNC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\walker.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_WALKE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_WALKE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\logic.h"\ + "..\..\..\sword2\sword2\resman.h"\ + "..\..\..\sword2\sword2\router.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" DEP_CPP_WALKE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP_WALKE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" DEP_CPP_WALKE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALKE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" DEP_CPP_WALKE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP_WALKE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" DEP_CPP_WALKE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\d_draw.h"\ - "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\interpreter.h"\ - "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\memory.h"\ - "..\..\..\sword2\mouse.h"\ "..\..\..\sword2\object.h"\ "..\..\..\sword2\resman.h"\ "..\..\..\sword2\router.h"\ "..\..\..\sword2\save_rest.h"\ - "..\..\..\sword2\sound.h"\ - "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ NODEP_CPP_WALKE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF -- cgit v1.2.3