diff options
author | Nicolas Bacca | 2004-02-05 07:39:35 +0000 |
---|---|---|
committer | Nicolas Bacca | 2004-02-05 07:39:35 +0000 |
commit | 898cc3b64a57f084d403148448a00bba0268a04b (patch) | |
tree | 0c740e62ec69991b4afb8df10b1c2489350f0cce /dists/msevc4/scumm | |
parent | d3eefc060e12ef9aa663b982720c64b4a32805ea (diff) | |
download | scummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.tar.gz scummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.tar.bz2 scummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.zip |
Merge EVC 3 and EVC 4 project files
svn-id: r12725
Diffstat (limited to 'dists/msevc4/scumm')
-rw-r--r-- | dists/msevc4/scumm/scumm.vcp | 12591 |
1 files changed, 12364 insertions, 227 deletions
diff --git a/dists/msevc4/scumm/scumm.vcp b/dists/msevc4/scumm/scumm.vcp index 7bca9edd13..e6105e4002 100644 --- a/dists/msevc4/scumm/scumm.vcp +++ b/dists/msevc4/scumm/scumm.vcp @@ -2,6 +2,9 @@ # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** +# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204 +# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104 +# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504 # TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304 # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604 @@ -22,6 +25,12 @@ CFG=scumm - Win32 (WCE emulator) Debug !MESSAGE "scumm - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "scumm - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "scumm - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "scumm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "scumm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "scumm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "scumm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "scumm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "scumm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library") !MESSAGE # Begin Project @@ -126,7 +135,163 @@ 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 "DISABLE_SWORD1" /D "USE_VORBIS" /D "WIN32" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DISABLE_SWORD1" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "ARMDbg" +# PROP BASE Intermediate_Dir "ARMDbg" +# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" +# 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 "ARMDbg" +# PROP Intermediate_Dir "ARMDbg" +# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /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" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "ARMRel" +# PROP BASE Intermediate_Dir "ARMRel" +# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" +# 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 "ARMRel" +# PROP Intermediate_Dir "ARMRel" +# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /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" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "MIPSDbg" +# PROP BASE Intermediate_Dir "MIPSDbg" +# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" +# 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 "MIPSDbg" +# PROP Intermediate_Dir "MIPSDbg" +# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clmips.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "MIPSRel" +# PROP BASE Intermediate_Dir "MIPSRel" +# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" +# 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 "MIPSRel" +# PROP Intermediate_Dir "MIPSRel" +# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=clmips.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /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" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "SH3Dbg" +# PROP BASE Intermediate_Dir "SH3Dbg" +# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" +# 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 "SH3Dbg" +# PROP Intermediate_Dir "SH3Dbg" +# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" +# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Target_Dir "" +CPP=shcl.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /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 "SHx" /D "SH3" /D "_SH3_" /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 SH3) Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "SH3Rel" +# PROP BASE Intermediate_Dir "SH3Rel" +# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" +# 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 "SH3Rel" +# PROP Intermediate_Dir "SH3Rel" +# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" +# 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" /YX /Oxs /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -142,6 +307,12 @@ BSC32=bscmake.exe # Name "scumm - Win32 (WCE emulator) Debug" # Name "scumm - Win32 (WCE ARMV4) Release" # Name "scumm - Win32 (WCE ARMV4) Debug" +# Name "scumm - Win32 (WCE ARM) Debug" +# Name "scumm - Win32 (WCE ARM) Release" +# Name "scumm - Win32 (WCE MIPS) Debug" +# Name "scumm - Win32 (WCE MIPS) Release" +# Name "scumm - Win32 (WCE SH3) Debug" +# Name "scumm - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -210,14 +381,140 @@ DEP_CPP_CHUNK=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\smush\chunk.h"\ NODEP_CPP_CHUNK=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -268,13 +565,97 @@ DEP_CPP_CODEC=\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ NODEP_CPP_CODEC=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_CODEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_CODEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -329,15 +710,129 @@ DEP_CPP_CODEC3=\ "..\..\..\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"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -399,16 +894,136 @@ DEP_CPP_CODEC4=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ NODEP_CPP_CODEC4=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CODEC4=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ + + !ENDIF # End Source File @@ -468,16 +1083,136 @@ DEP_CPP_IMUSE=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_IMUSE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -533,16 +1268,136 @@ DEP_CPP_SAUD_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\chunk_type.h"\ NODEP_CPP_SAUD_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -612,6 +1467,7 @@ DEP_CPP_SMUSH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ @@ -619,11 +1475,178 @@ DEP_CPP_SMUSH=\ "..\..\..\scumm\smush\smush_font.h"\ NODEP_CPP_SMUSH=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SMUSH=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -715,6 +1738,7 @@ DEP_CPP_SMUSH_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\music.h"\ @@ -726,15 +1750,200 @@ DEP_CPP_SMUSH_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SMUSH_=\ + "..\..\..\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.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -852,20 +2061,28 @@ DEP_CPP_SMUSH_P=\ "..\..\..\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\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"\ @@ -879,21 +2096,313 @@ DEP_CPP_SMUSH_P=\ "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SMUSH_P=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\imuse_digi.h"\ - "..\..\..\scumm\smush\insane.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SMUSH_P=\ + "..\..\..\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\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\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SMUSH_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -922,6 +2431,7 @@ NODEP_CPP_INSAN=\ "..\..\..\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"\ @@ -938,6 +2448,7 @@ NODEP_CPP_INSAN=\ "..\..\..\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"\ @@ -978,11 +2489,11 @@ DEP_CPP_INSAN=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSAN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1001,6 +2512,51 @@ DEP_CPP_INSAN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_INSAN=\ + "..\..\..\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\gfx.h"\ "..\..\..\scumm\imuse.h"\ @@ -1008,6 +2564,7 @@ DEP_CPP_INSAN=\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ @@ -1016,6 +2573,227 @@ 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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_INSAN=\ + "..\..\..\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_INSAN=\ + "..\..\..\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_INSAN=\ + "..\..\..\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSAN=\ + "..\..\..\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSAN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INSAN=\ + "..\..\..\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\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"\ "..\..\..\sound\audiostream.h"\ @@ -1023,7 +2801,6 @@ DEP_CPP_INSAN=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSAN=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1080,11 +2857,11 @@ DEP_CPP_INSANE=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1103,8 +2880,214 @@ DEP_CPP_INSANE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INSANE=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ @@ -1116,7 +3099,6 @@ DEP_CPP_INSANE=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1169,11 +3151,11 @@ DEP_CPP_INSANE_=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1192,8 +3174,214 @@ DEP_CPP_INSANE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INSANE_=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ @@ -1205,7 +3393,6 @@ DEP_CPP_INSANE_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1267,11 +3454,11 @@ DEP_CPP_INSANE_I=\ "..\..\..\scumm\smush\codec47.h"\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_I=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1290,8 +3477,220 @@ DEP_CPP_INSANE_I=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\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"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_I=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INSANE_I=\ + "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ @@ -1304,7 +3703,6 @@ DEP_CPP_INSANE_I=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_I=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1366,11 +3764,11 @@ DEP_CPP_INSANE_S=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_S=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1391,8 +3789,232 @@ DEP_CPP_INSANE_S=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\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=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\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\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\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\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\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\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\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\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\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\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_INSANE_S=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ @@ -1405,7 +4027,6 @@ DEP_CPP_INSANE_S=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_INSANE_S=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1476,12 +4097,12 @@ DEP_CPP_DIMUS=\ "..\..\..\scumm\sound.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1501,6 +4122,223 @@ DEP_CPP_DIMUS=\ "..\..\..\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 ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ @@ -1515,7 +4353,6 @@ DEP_CPP_DIMUS=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -1569,11 +4406,11 @@ DEP_CPP_DIMUSE=\ "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1592,6 +4429,169 @@ DEP_CPP_DIMUSE=\ "..\..\..\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) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE=\ + "..\..\..\common\extend.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"\ @@ -1599,7 +4599,6 @@ DEP_CPP_DIMUSE=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1642,12 +4641,12 @@ DEP_CPP_DIMUSE_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1660,10 +4659,118 @@ DEP_CPP_DIMUSE_=\ "..\..\..\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) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ @@ -1718,11 +4825,11 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_M=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1741,6 +4848,199 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\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) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.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"\ @@ -1753,7 +5053,6 @@ DEP_CPP_DIMUSE_M=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1810,11 +5109,11 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\voc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1833,6 +5132,181 @@ DEP_CPP_DIMUSE_S=\ "..\..\..\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_S=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.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\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"\ @@ -1842,7 +5316,6 @@ DEP_CPP_DIMUSE_S=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -1892,12 +5365,12 @@ DEP_CPP_DIMUSE_T=\ "..\..\..\scumm\music.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_T=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -1913,6 +5386,169 @@ DEP_CPP_DIMUSE_T=\ "..\..\..\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) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.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"\ @@ -1922,7 +5558,6 @@ DEP_CPP_DIMUSE_T=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIMUSE_T=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\imuse_digi\scumm_globals.h"\ @@ -2026,6 +5661,7 @@ DEP_CPP_ACTOR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -2042,15 +5678,230 @@ DEP_CPP_ACTOR=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ACTOR=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -2149,29 +6000,261 @@ DEP_CPP_AKOS_=\ "..\..\..\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\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -2243,6 +6326,7 @@ DEP_CPP_BASE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\gfx.h"\ @@ -2250,11 +6334,178 @@ DEP_CPP_BASE_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BASE_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -2330,6 +6581,7 @@ DEP_CPP_BOMP_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ @@ -2339,11 +6591,190 @@ DEP_CPP_BOMP_=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOMP_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -2419,6 +6850,7 @@ DEP_CPP_BOXES=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ @@ -2426,11 +6858,178 @@ DEP_CPP_BOXES=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_BOXES=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -2507,6 +7106,7 @@ DEP_CPP_CAMER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -2515,11 +7115,184 @@ DEP_CPP_CAMER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CAMER=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -2592,6 +7365,7 @@ DEP_CPP_CHARS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -2599,12 +7373,185 @@ DEP_CPP_CHARS=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CHARS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + !ENDIF # End Source File @@ -2692,6 +7639,7 @@ DEP_CPP_COSTU=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\costume.h"\ @@ -2702,16 +7650,201 @@ DEP_CPP_COSTU=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_COSTU=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -2761,11 +7894,11 @@ DEP_CPP_CURSO=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CURSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -2784,6 +7917,169 @@ DEP_CPP_CURSO=\ "..\..\..\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) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.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"\ @@ -2791,7 +8087,6 @@ DEP_CPP_CURSO=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CURSO=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -2906,6 +8201,7 @@ DEP_CPP_DEBUG=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\font.h"\ @@ -2925,15 +8221,266 @@ DEP_CPP_DEBUG=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -2950,8 +8497,8 @@ 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\gapi_keys.h"\ "..\..\..\scumm\gui\chooser.h"\ "..\..\..\scumm\gui\ListWidget.h"\ "..\..\..\scumm\gui\newgui.h"\ @@ -2971,8 +8518,8 @@ NODEP_CPP_DIALO=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" NODEP_CPP_DIALO=\ + "..\..\..\scumm\backends\wince\CEKeysDialog.h"\ "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\gapi_keys.h"\ "..\..\..\scumm\gui\chooser.h"\ "..\..\..\scumm\gui\ListWidget.h"\ "..\..\..\scumm\gui\newgui.h"\ @@ -2992,7 +8539,6 @@ NODEP_CPP_DIALO=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" DEP_CPP_DIALO=\ - "..\..\..\backends\wince\gapi_keys.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3032,6 +8578,7 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIALO=\ + "..\..\..\backends\wince\gapi_keys.h"\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -3048,7 +8595,7 @@ NODEP_CPP_DIALO=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" DEP_CPP_DIALO=\ - "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3065,6 +8612,7 @@ DEP_CPP_DIALO=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ @@ -3088,17 +8636,310 @@ DEP_CPP_DIALO=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DIALO=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\font.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -3185,23 +9026,207 @@ DEP_CPP_GFX_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_GFX_C=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\scumm\scumm_globals.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + !ENDIF # End Source File @@ -3274,17 +9299,179 @@ DEP_CPP_HELP_=\ "..\..\..\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\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -3373,6 +9560,7 @@ DEP_CPP_IMUSE_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ "..\..\..\scumm\imuse_internal.h"\ @@ -3384,12 +9572,215 @@ DEP_CPP_IMUSE_=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_IMUSE_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -3479,6 +9870,7 @@ DEP_CPP_IMUSE_P=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse_internal.h"\ "..\..\..\scumm\instrument.h"\ @@ -3489,12 +9881,209 @@ DEP_CPP_IMUSE_P=\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_IMUSE_P=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -3570,6 +10159,7 @@ DEP_CPP_INSTR=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\instrument.h"\ "..\..\..\scumm\saveload.h"\ @@ -3578,12 +10168,197 @@ DEP_CPP_INSTR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_INSTR=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -3649,16 +10424,142 @@ DEP_CPP_MIDIP=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -3716,16 +10617,142 @@ DEP_CPP_MIDIPA=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -3799,6 +10826,7 @@ DEP_CPP_NUT_R=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -3806,11 +10834,178 @@ DEP_CPP_NUT_R=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_NUT_R=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_NUT_R=\ + "..\..\..\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\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -3893,6 +11088,7 @@ DEP_CPP_OBJEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ @@ -3903,11 +11099,196 @@ DEP_CPP_OBJEC=\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_OBJEC=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\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\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -3960,11 +11341,11 @@ DEP_CPP_PALET=\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PALET=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" @@ -3983,6 +11364,175 @@ DEP_CPP_PALET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_PALET=\ + "..\..\..\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\resource.h"\ @@ -3991,7 +11541,6 @@ DEP_CPP_PALET=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PALET=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -4074,6 +11623,7 @@ DEP_CPP_PLAYE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\script.h"\ @@ -4083,15 +11633,188 @@ DEP_CPP_PLAYE=\ "..\..\..\sound\rate.h"\ NODEP_CPP_PLAYE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -4168,6 +11891,7 @@ DEP_CPP_PLAYER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v1.h"\ @@ -4176,11 +11900,184 @@ DEP_CPP_PLAYER=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_PLAYER=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + +!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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -4272,6 +12169,7 @@ DEP_CPP_PLAYER_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_v2.h"\ @@ -4281,17 +12179,208 @@ DEP_CPP_PLAYER_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_PLAYER_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\scumm_globals.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ !ENDIF @@ -4377,26 +12466,191 @@ DEP_CPP_PLAYER_V=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\player_mod.h"\ "..\..\..\scumm\player_v2a.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ NODEP_CPP_PLAYER_V=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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\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_v2a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -4482,26 +12736,191 @@ DEP_CPP_PLAYER_V3=\ "..\..\..\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"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -4616,6 +13035,7 @@ DEP_CPP_RESOU=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\object.h"\ @@ -4625,6 +13045,9 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ @@ -4632,22 +13055,296 @@ DEP_CPP_RESOU=\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\bundle.h"\ - "..\..\..\scumm\imuse_digi.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -4736,6 +13433,7 @@ DEP_CPP_RESOUR=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ @@ -4747,12 +13445,215 @@ DEP_CPP_RESOUR=\ "..\..\..\sound\mididrv.h"\ NODEP_CPP_RESOUR=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_RESOUR=\ + "..\..\..\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\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + !ENDIF # End Source File @@ -4822,6 +13723,7 @@ DEP_CPP_RESOURC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\resource.h"\ @@ -4829,11 +13731,178 @@ DEP_CPP_RESOURC=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_RESOURC=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_RESOURC=\ + "..\..\..\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\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -4900,17 +13969,179 @@ DEP_CPP_RESOURCE=\ "..\..\..\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_RESOURCE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOURCE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_RESOURCE=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOURCE=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOURCE=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOURCE=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_RESOURCE=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -5020,10 +14251,14 @@ DEP_CPP_SAVEL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ "..\..\..\scumm\resource.h"\ @@ -5033,19 +14268,270 @@ DEP_CPP_SAVEL=\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SAVEL=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.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=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -5118,16 +14604,19 @@ DEP_CPP_SCRIP=\ "..\..\..\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\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -5136,11 +14625,196 @@ DEP_CPP_SCRIP=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_SCRIP=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -5233,6 +14907,7 @@ DEP_CPP_SCRIPT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -5245,15 +14920,206 @@ DEP_CPP_SCRIPT=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -5344,6 +15210,7 @@ DEP_CPP_SCRIPT_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ @@ -5356,15 +15223,206 @@ DEP_CPP_SCRIPT_=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -5480,28 +15538,28 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\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"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -5515,21 +15573,320 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\smush\insane.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIPT_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\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\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -5643,11 +16000,15 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ "..\..\..\scumm\akos.h"\ "..\..\..\scumm\base-costume.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\object.h"\ @@ -5660,19 +16021,294 @@ DEP_CPP_SCRIPT_V8=\ "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_SCRIPT_V8=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCRIPT_V8=\ + "..\..\..\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\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -5856,6 +16492,7 @@ DEP_CPP_SCUMM=\ "..\..\..\common\md5.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -5863,6 +16500,7 @@ DEP_CPP_SCUMM=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\font.h"\ @@ -5882,6 +16520,10 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\nut_renderer.h"\ @@ -5893,6 +16535,7 @@ DEP_CPP_SCUMM=\ "..\..\..\scumm\player_v3a.h"\ "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\smush\chunk.h"\ "..\..\..\scumm\smush\codec37.h"\ @@ -5903,21 +16546,479 @@ DEP_CPP_SCUMM=\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ NODEP_CPP_SCUMM=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\imuse_digi.h"\ - "..\..\..\scumm\smush\insane.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_SCUMM=\ + "..\..\..\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\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\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\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\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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -6033,30 +17134,293 @@ DEP_CPP_SOUND=\ "..\..\..\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\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\imuse_digi.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -6148,16 +17512,19 @@ DEP_CPP_STRIN=\ "..\..\..\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\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\object.h"\ @@ -6168,24 +17535,290 @@ DEP_CPP_STRIN=\ "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_STRIN=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi.h"\ - ".\ad.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_STRIN=\ + "..\..\..\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\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"\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ !ENDIF @@ -6254,17 +17887,179 @@ DEP_CPP_USAGE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\usage_bits.h"\ NODEP_CPP_USAGE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +DEP_CPP_USAGE=\ + "..\..\..\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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -6335,17 +18130,179 @@ DEP_CPP_VARS_=\ "..\..\..\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\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" + +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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VARS_=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File @@ -6421,6 +18378,7 @@ DEP_CPP_VERBS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -6430,11 +18388,190 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\verbs.h"\ NODEP_CPP_VERBS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) 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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERBS=\ + "..\..\..\common\extend.h"\ + + !ENDIF # End Source File |