From 898cc3b64a57f084d403148448a00bba0268a04b Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Thu, 5 Feb 2004 07:39:35 +0000 Subject: Merge EVC 3 and EVC 4 project files svn-id: r12725 --- dists/msevc4/queen/queen.vcp | 5462 ++++++++-- dists/msevc4/scumm/scumm.vcp | 19027 ++++++++++++++++++++++++++++------- dists/msevc4/scummvm/scummvm.vcp | 19719 +++++++++++++++++++++++++++++-------- dists/msevc4/simon/simon.vcp | 3108 +++++- dists/msevc4/sky/sky.vcp | 6073 ++++++++++-- dists/msevc4/sword1/sword1.vcp | 3980 ++++++-- dists/msevc4/sword2/sword2.vcp | 12905 +++++++++++++++++++++--- 7 files changed, 58453 insertions(+), 11821 deletions(-) (limited to 'dists') diff --git a/dists/msevc4/queen/queen.vcp b/dists/msevc4/queen/queen.vcp index 438c2ffb3c..6c40c1f9f3 100644 --- a/dists/msevc4/queen/queen.vcp +++ b/dists/msevc4/queen/queen.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=queen - Win32 (WCE emulator) Debug !MESSAGE "queen - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "queen - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "queen - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "queen - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "queen - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "queen - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "queen - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "queen - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "queen - 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 "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_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)" == "queen - 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)" == "queen - 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)" == "queen - 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 "{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 "MIPSDbg" +# PROP Intermediate_Dir "MIPSDbg" +# PROP CPU_ID "{D6518FFC-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)" == "queen - 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)" == "queen - 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)" == "queen - 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 "queen - Win32 (WCE emulator) Debug" # Name "queen - Win32 (WCE ARMV4) Release" # Name "queen - Win32 (WCE ARMV4) Debug" +# Name "queen - Win32 (WCE ARM) Debug" +# Name "queen - Win32 (WCE ARM) Release" +# Name "queen - Win32 (WCE MIPS) Debug" +# Name "queen - Win32 (WCE SH3) Debug" +# Name "queen - Win32 (WCE MIPS) Release" +# Name "queen - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -182,11 +353,11 @@ DEP_CPP_BANKM=\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BANKM=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" @@ -202,6 +373,151 @@ DEP_CPP_BANKM=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BANKM=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_BANKM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\resource.h"\ @@ -209,7 +525,6 @@ DEP_CPP_BANKM=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BANKM=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -287,11 +602,11 @@ DEP_CPP_COMMA=\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMMA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" @@ -308,6 +623,7 @@ DEP_CPP_COMMA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ @@ -323,47 +639,15 @@ DEP_CPP_COMMA=\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COMMA=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\command.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\credits.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_CREDI=\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -NODEP_CPP_CREDI=\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_CREDI=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -375,21 +659,31 @@ DEP_CPP_CREDI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\credits.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CREDI=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_CREDI=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -401,68 +695,31 @@ DEP_CPP_CREDI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\credits.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CREDI=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\credits.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\cutaway.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_CUTAW=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_CUTAW=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_CUTAW=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -474,8 +731,8 @@ DEP_CPP_CUTAW=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ @@ -485,20 +742,20 @@ DEP_CPP_CUTAW=\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CUTAW=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_CUTAW=\ +DEP_CPP_COMMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -510,8 +767,8 @@ DEP_CPP_CUTAW=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ @@ -521,135 +778,86 @@ DEP_CPP_CUTAW=\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CUTAW=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\cutaway.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\debug.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\queen\common\debugger.cpp"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\structs.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\queen\common\debugger.cpp"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\structs.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_COMMA=\ "..\..\..\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\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_COMMA=\ "..\..\..\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\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\queen\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\command.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_COMMA=\ "..\..\..\common\extend.h"\ @@ -658,22 +866,17 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\defs.h +SOURCE=..\..\..\queen\command.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\display.cpp +SOURCE=..\..\..\queen\credits.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_DISPL=\ +NODEP_CPP_CREDI=\ + "..\..\..\queen\queen\credits.h"\ "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\stdafx.h"\ @@ -681,10 +884,9 @@ NODEP_CPP_DISPL=\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_DISPL=\ +NODEP_CPP_CREDI=\ + "..\..\..\queen\queen\credits.h"\ "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\stdafx.h"\ @@ -692,7 +894,7 @@ NODEP_CPP_DISPL=\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_DISPL=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -704,23 +906,21 @@ DEP_CPP_DISPL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ +NODEP_CPP_CREDI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_DISPL=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -732,62 +932,21 @@ DEP_CPP_DISPL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\input.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DISPL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\display.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\graphics.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -NODEP_CPP_GRAPH=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_GRAPH=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_GRAPH=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -799,27 +958,21 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_GRAPH=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -831,58 +984,21 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\structs.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRAPH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\graphics.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\grid.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_GRID_=\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_GRID_=\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_GRID_=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -894,23 +1010,21 @@ DEP_CPP_GRID_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_GRID_=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -922,80 +1036,67 @@ DEP_CPP_GRID_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ - "..\..\..\queen\grid.h"\ - "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\structs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\grid.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\input.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_INPUT=\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_INPUT=\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\stdafx.h"\ - +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" - -DEP_CPP_INPUT=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INPUT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_INPUT=\ +DEP_CPP_CREDI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\credits.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\input.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INPUT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CREDI=\ "..\..\..\common\extend.h"\ @@ -1004,45 +1105,51 @@ NODEP_CPP_INPUT=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\input.h +SOURCE=..\..\..\queen\credits.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\journal.cpp +SOURCE=..\..\..\queen\cutaway.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_JOURN=\ +NODEP_CPP_CUTAW=\ "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\cutaway.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_JOURN=\ +NODEP_CPP_CUTAW=\ "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\cutaway.h"\ "..\..\..\queen\queen\display.h"\ "..\..\..\queen\queen\graphics.h"\ "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_JOURN=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1055,27 +1162,30 @@ DEP_CPP_JOURN=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ + "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_JOURN=\ +NODEP_CPP_CUTAW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_JOURN=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1087,212 +1197,103 @@ DEP_CPP_JOURN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ - "..\..\..\queen\journal.h"\ + "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_JOURN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\journal.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_LOGIC=\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_LOGIC=\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\credits.h"\ - "..\..\..\queen\queen\cutaway.h"\ - "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\defs.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\journal.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\credits.h"\ "..\..\..\queen\cutaway.h"\ - "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\journal.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSIC=\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\sound\mididrv.h"\ - "..\..\..\queen\sound\midiparser.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_MUSIC=\ - "..\..\..\queen\queen\music.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\sound\mididrv.h"\ - "..\..\..\queen\sound\midiparser.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_MUSIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1303,25 +1304,32 @@ DEP_CPP_MUSIC=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_MUSIC=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1332,84 +1340,98 @@ DEP_CPP_MUSIC=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\musicdata.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSICD=\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_MUSICD=\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\stdafx.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_MUSICD=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSICD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_MUSICD=\ +DEP_CPP_CUTAW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\cutaway.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSICD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CUTAW=\ "..\..\..\common\extend.h"\ @@ -1418,230 +1440,353 @@ NODEP_CPP_MUSICD=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\queen.cpp +SOURCE=..\..\..\queen\cutaway.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\debug.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_QUEEN=\ - "..\..\..\queen\backends\fs\fs.h"\ - "..\..\..\queen\base\gameDetector.h"\ - "..\..\..\queen\base\plugins.h"\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\common\timer.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\cutaway.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\queen\common\debugger.cpp"\ "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\defs.h"\ "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\queen\structs.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_QUEEN=\ - "..\..\..\queen\backends\fs\fs.h"\ - "..\..\..\queen\base\gameDetector.h"\ - "..\..\..\queen\base\plugins.h"\ - "..\..\..\queen\common\config-manager.h"\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\common\timer.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\command.h"\ - "..\..\..\queen\queen\cutaway.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\queen\common\debugger.cpp"\ "..\..\..\queen\queen\debug.h"\ - "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\defs.h"\ "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\input.h"\ "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\music.h"\ "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\queen\structs.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUEEN=\ +NODEP_CPP_DEBUG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_QUEEN=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\queen\bankman.h"\ - "..\..\..\queen\command.h"\ - "..\..\..\queen\cutaway.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ - "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ - "..\..\..\queen\music.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ "..\..\..\queen\sound.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ - "..\..\..\queen\walk.h"\ - "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUEEN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +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\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"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\queen\queen.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -SOURCE=..\..\..\queen\resource.cpp +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\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"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -NODEP_CPP_RESOU=\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ +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\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"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -NODEP_CPP_RESOU=\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\stdafx.h"\ +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\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"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" -DEP_CPP_RESOU=\ +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\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"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_RESOU=\ +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\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"\ + "..\..\..\queen\debug.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ @@ -1650,29 +1795,44 @@ NODEP_CPP_RESOU=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\resource.h +SOURCE=..\..\..\queen\debug.h # End Source File # Begin Source File -SOURCE=..\..\..\queen\restables.cpp +SOURCE=..\..\..\queen\defs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\display.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_RESTA=\ +NODEP_CPP_DISPL=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_RESTA=\ +NODEP_CPP_DISPL=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_RESTA=\ +DEP_CPP_DISPL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ @@ -1682,19 +1842,3787 @@ DEP_CPP_RESTA=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\structs.h"\ -NODEP_CPP_RESTA=\ +NODEP_CPP_DISPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_DISPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISPL=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\display.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\graphics.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_GRAPH=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRAPH=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_GRAPH=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRAPH=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\graphics.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\grid.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRID_=\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\grid.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\input.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_INPUT=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_INPUT=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_INPUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INPUT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\input.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_JOURN=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_JOURN=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_JOURN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_JOURN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\journal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\logic.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\credits.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\defs.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\journal.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\credits.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\journal.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\music.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSIC=\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSIC=\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\sound\midiparser.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\musicdata.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSICD=\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSICD=\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_MUSICD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSICD=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\queen.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\timer.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_QUEEN=\ + "..\..\..\queen\backends\fs\fs.h"\ + "..\..\..\queen\base\gameDetector.h"\ + "..\..\..\queen\base\plugins.h"\ + "..\..\..\queen\common\config-manager.h"\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\common\timer.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\command.h"\ + "..\..\..\queen\queen\cutaway.h"\ + "..\..\..\queen\queen\debug.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\sound\mididrv.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_QUEEN=\ + "..\..\..\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\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"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\command.h"\ + "..\..\..\queen\cutaway.h"\ + "..\..\..\queen\debug.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUEEN=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\queen.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\resource.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOU=\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOU=\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_RESOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\resource.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\restables.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_RESTA=\ + "..\..\..\queen\queen\resource.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESTA=\ + "..\..\..\queen\queen\resource.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_RESTA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\resource.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESTA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\sound.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\music.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\state.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_STATE=\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_STATE=\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" + +DEP_CPP_STATE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\state.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_STATE=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\state.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\structs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\talk.cpp + +!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" + +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" + +NODEP_CPP_TALK_=\ + "..\..\..\queen\common\file.h"\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\display.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ + "..\..\..\queen\queen\input.h"\ + "..\..\..\queen\queen\logic.h"\ + "..\..\..\queen\queen\queen.h"\ + "..\..\..\queen\queen\resource.h"\ + "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\state.h"\ + "..\..\..\queen\queen\talk.h"\ + "..\..\..\queen\queen\walk.h"\ + "..\..\..\queen\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" + +DEP_CPP_TALK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ + "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TALK_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" -DEP_CPP_RESTA=\ +DEP_CPP_TALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ @@ -1703,12 +5631,25 @@ DEP_CPP_RESTA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\display.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ + "..\..\..\queen\sound.h"\ + "..\..\..\queen\state.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\talk.h"\ + "..\..\..\queen\walk.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESTA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TALK_=\ "..\..\..\common\extend.h"\ @@ -1717,33 +5658,41 @@ NODEP_CPP_RESTA=\ # End Source File # Begin Source File -SOURCE=..\..\..\queen\sound.cpp +SOURCE=..\..\..\queen\talk.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\queen\walk.cpp !IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" -NODEP_CPP_SOUND=\ +NODEP_CPP_WALK_=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\walk.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" -NODEP_CPP_SOUND=\ +NODEP_CPP_WALK_=\ + "..\..\..\queen\queen\bankman.h"\ + "..\..\..\queen\queen\graphics.h"\ + "..\..\..\queen\queen\grid.h"\ "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\music.h"\ + "..\..\..\queen\queen\logic.h"\ "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ + "..\..\..\queen\queen\walk.h"\ "..\..\..\queen\stdafx.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" -DEP_CPP_SOUND=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1755,23 +5704,26 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_WALK_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1783,139 +5735,88 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ - "..\..\..\queen\music.h"\ + "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\state.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_STATE=\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_STATE=\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Debug" -DEP_CPP_STATE=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STATE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARM) Release" -DEP_CPP_STATE=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\state.h"\ + "..\..\..\queen\graphics.h"\ + "..\..\..\queen\grid.h"\ + "..\..\..\queen\input.h"\ + "..\..\..\queen\logic.h"\ + "..\..\..\queen\queen.h"\ + "..\..\..\queen\resource.h"\ + "..\..\..\queen\structs.h"\ + "..\..\..\queen\walk.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STATE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\state.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\structs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\talk.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_TALK_=\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - -NODEP_CPP_TALK_=\ - "..\..\..\queen\common\file.h"\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\display.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\resource.h"\ - "..\..\..\queen\queen\sound.h"\ - "..\..\..\queen\queen\state.h"\ - "..\..\..\queen\queen\talk.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Debug" -DEP_CPP_TALK_=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1927,31 +5828,26 @@ DEP_CPP_TALK_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TALK_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALK_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Debug" -DEP_CPP_TALK_=\ +DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1963,66 +5859,24 @@ DEP_CPP_TALK_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ - "..\..\..\queen\display.h"\ "..\..\..\queen\graphics.h"\ "..\..\..\queen\grid.h"\ "..\..\..\queen\input.h"\ "..\..\..\queen\logic.h"\ "..\..\..\queen\queen.h"\ "..\..\..\queen\resource.h"\ - "..\..\..\queen\sound.h"\ - "..\..\..\queen\state.h"\ "..\..\..\queen\structs.h"\ - "..\..\..\queen\talk.h"\ "..\..\..\queen\walk.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TALK_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\talk.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\queen\walk.cpp - -!IF "$(CFG)" == "queen - Win32 (WCE emulator) Release" - -NODEP_CPP_WALK_=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "queen - Win32 (WCE emulator) Debug" - NODEP_CPP_WALK_=\ - "..\..\..\queen\queen\bankman.h"\ - "..\..\..\queen\queen\graphics.h"\ - "..\..\..\queen\queen\grid.h"\ - "..\..\..\queen\queen\input.h"\ - "..\..\..\queen\queen\logic.h"\ - "..\..\..\queen\queen\queen.h"\ - "..\..\..\queen\queen\walk.h"\ - "..\..\..\queen\stdafx.h"\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE MIPS) Release" DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -2036,6 +5890,7 @@ DEP_CPP_WALK_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -2049,11 +5904,10 @@ DEP_CPP_WALK_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALK_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "queen - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "queen - Win32 (WCE SH3) Release" DEP_CPP_WALK_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -2067,6 +5921,7 @@ DEP_CPP_WALK_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\queen\bankman.h"\ "..\..\..\queen\defs.h"\ "..\..\..\queen\graphics.h"\ @@ -2080,7 +5935,6 @@ DEP_CPP_WALK_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALK_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ 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,132 +381,138 @@ 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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\chunk.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\chunk_type.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\codec1.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_CODEC=\ - "..\..\..\scumm\smush\common\scummsys.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CODEC=\ - "..\..\..\scumm\smush\common\scummsys.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_CODEC=\ +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_CODEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHUNK=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_CODEC=\ +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_CODEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHUNK=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\codec37.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_CODEC3=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CODEC3=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +NODEP_CPP_CHUNK=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_CODEC3=\ +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"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\chunk.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CODEC3=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHUNK=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_CODEC3=\ +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"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\chunk.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CODEC3=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHUNK=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -343,139 +520,140 @@ NODEP_CPP_CODEC3=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\codec37.h +SOURCE=..\..\..\scumm\smush\chunk.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\codec47.cpp +SOURCE=..\..\..\scumm\smush\chunk_type.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\codec1.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_CODEC4=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ +NODEP_CPP_CODEC=\ + "..\..\..\scumm\smush\common\scummsys.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_CODEC4=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ +NODEP_CPP_CODEC=\ + "..\..\..\scumm\smush\common\scummsys.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_CODEC4=\ +DEP_CPP_CODEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ -NODEP_CPP_CODEC4=\ +NODEP_CPP_CODEC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CODEC4=\ +DEP_CPP_CODEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\config.h"\ -NODEP_CPP_CODEC4=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +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"\ + -SOURCE=..\..\..\scumm\smush\codec47.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\scumm\smush\imuse_channel.cpp +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"\ + -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_IMUSE=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +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 emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_IMUSE=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +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 ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_IMUSE=\ +DEP_CPP_CODEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_IMUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_IMUSE=\ +DEP_CPP_CODEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_IMUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -483,29 +661,29 @@ NODEP_CPP_IMUSE=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\saud_channel.cpp +SOURCE=..\..\..\scumm\smush\codec37.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SAUD_=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ +NODEP_CPP_CODEC3=\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SAUD_=\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ +NODEP_CPP_CODEC3=\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SAUD_=\ +DEP_CPP_CODEC3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ @@ -513,11 +691,10 @@ DEP_CPP_SAUD_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\smush\codec37.h"\ -NODEP_CPP_SAUD_=\ +NODEP_CPP_CODEC3=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -525,7 +702,7 @@ NODEP_CPP_SAUD_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAUD_=\ +DEP_CPP_CODEC3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ @@ -533,208 +710,127 @@ DEP_CPP_SAUD_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\smush\codec37.h"\ -NODEP_CPP_SAUD_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC3=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\smush\smush_font.cpp +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SMUSH=\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SMUSH=\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\stdafx.h"\ +NODEP_CPP_CODEC3=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SMUSH=\ +DEP_CPP_CODEC3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\smush\codec37.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC3=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SMUSH=\ +DEP_CPP_CODEC3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\smush\codec37.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC3=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -# End Source File -# Begin Source File +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"\ + -SOURCE=..\..\..\scumm\smush\smush_font.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\scumm\smush\smush_mixer.cpp +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"\ + -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -NODEP_CPP_SMUSH_=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SMUSH_=\ - "..\..\..\scumm\smush\common\util.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ - "..\..\..\scumm\smush\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ - "..\..\..\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"\ - -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 ARMV4) Debug" - -DEP_CPP_SMUSH_=\ +DEP_CPP_CODEC3=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\smush\codec37.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SMUSH_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC3=\ "..\..\..\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"\ !ENDIF @@ -742,289 +838,190 @@ NODEP_CPP_SMUSH_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_mixer.h +SOURCE=..\..\..\scumm\smush\codec37.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\smush\smush_player.cpp +SOURCE=..\..\..\scumm\smush\codec47.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SMUSH_P=\ - "..\..\..\scumm\smush\base\engine.h"\ - "..\..\..\scumm\smush\common\config-manager.h"\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\common\timer.h"\ +NODEP_CPP_CODEC4=\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\smush\scumm\insane\insane.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SMUSH_P=\ - "..\..\..\scumm\smush\base\engine.h"\ - "..\..\..\scumm\smush\common\config-manager.h"\ - "..\..\..\scumm\smush\common\file.h"\ - "..\..\..\scumm\smush\common\timer.h"\ +NODEP_CPP_CODEC4=\ "..\..\..\scumm\smush\common\util.h"\ "..\..\..\scumm\smush\scumm\bomp.h"\ - "..\..\..\scumm\smush\scumm\imuse.h"\ - "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\smush\scumm\insane\insane.h"\ - "..\..\..\scumm\smush\scumm\scumm.h"\ - "..\..\..\scumm\smush\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ - "..\..\..\scumm\smush\scumm\sound.h"\ - "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SMUSH_P=\ +DEP_CPP_CODEC4=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ +NODEP_CPP_CODEC4=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\imuse_digi.h"\ - "..\..\..\scumm\smush\insane.h"\ - ".\ad.h"\ + "..\..\..\scumm\smush\scumm_globals.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 ARMV4) Debug" -DEP_CPP_SMUSH_P=\ +DEP_CPP_CODEC4=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\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\bomp.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\channel.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\smush\codec37.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_font.h"\ - "..\..\..\scumm\smush\smush_mixer.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SMUSH_P=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC4=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\imuse_digi.h"\ - "..\..\..\scumm\smush\insane.h"\ - ".\ad.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\scumm\smush\smush_player.h -# End Source File -# End Group -# Begin Group "insane" +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"\ + -# PROP Default_Filter "" -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\scumm\insane\insane.cpp +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"\ + -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_INSAN=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\actor.h"\ - "..\..\..\scumm\insane\scumm\imuse.h"\ - "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +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 emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_INSAN=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\actor.h"\ - "..\..\..\scumm\insane\scumm\imuse.h"\ - "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +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 ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSAN=\ +DEP_CPP_CODEC4=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\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\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSAN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC4=\ "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSAN=\ +DEP_CPP_CODEC4=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\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\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSAN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CODEC4=\ "..\..\..\common\extend.h"\ + "..\..\..\scumm\smush\scumm_globals.h"\ !ENDIF @@ -1032,609 +1029,338 @@ NODEP_CPP_INSAN=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\insane\insane.h +SOURCE=..\..\..\scumm\smush\codec47.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\insane\insane_ben.cpp +SOURCE=..\..\..\scumm\smush\imuse_channel.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_INSANE=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_INSANE=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ +NODEP_CPP_IMUSE=\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_INSANE=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.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"\ + "..\..\..\scumm\smush\chunk_type.h"\ -NODEP_CPP_INSANE=\ +NODEP_CPP_IMUSE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_INSANE=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.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"\ + "..\..\..\scumm\smush\chunk_type.h"\ -NODEP_CPP_INSANE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\insane\insane_enemy.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INSANE_=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSANE_=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_INSANE_=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_INSANE_=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\insane\insane_iact.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INSANE_I=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSANE_I=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk.h"\ - "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ - "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_INSANE_I=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.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_player.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_I=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_INSANE_I=\ +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\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.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_player.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_I=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\insane\insane_scenes.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INSANE_S=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\config-manager.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSANE_S=\ - "..\..\..\scumm\insane\base\engine.h"\ - "..\..\..\scumm\insane\common\config-manager.h"\ - "..\..\..\scumm\insane\scumm\insane\insane.h"\ - "..\..\..\scumm\insane\scumm\scumm.h"\ - "..\..\..\scumm\insane\scumm\sound.h"\ - "..\..\..\scumm\insane\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSANE_S=\ +DEP_CPP_IMUSE=\ "..\..\..\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"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_S=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSANE_S=\ +DEP_CPP_IMUSE=\ "..\..\..\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"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\insane\insane.h"\ - "..\..\..\scumm\nut_renderer.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INSANE_S=\ - "..\..\..\common\config.h"\ +NODEP_CPP_IMUSE=\ "..\..\..\common\extend.h"\ !ENDIF # End Source File -# End Group -# Begin Group "imuse_digi" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\scumm\imuse_digi\dimuse.cpp +SOURCE=..\..\..\scumm\smush\saud_channel.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_DIMUS=\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SAUD_=\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_DIMUS=\ - "..\..\..\scumm\imuse_digi\common\timer.h"\ - "..\..\..\scumm\imuse_digi\scumm\actor.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\scumm\sound.h"\ - "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ - "..\..\..\scumm\imuse_digi\sound\mixer.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SAUD_=\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIMUS=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\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"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ -NODEP_CPP_DIMUS=\ +NODEP_CPP_SAUD_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DIMUS=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ -NODEP_CPP_DIMUS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAUD_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\scumm\imuse_digi\dimuse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_DIMUSE=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIMUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAUD_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_DIMUSE=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIMUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAUD_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_codecs.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_DIMUSE_=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SAUD_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_DIMUSE_=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ @@ -1642,17 +1368,19 @@ DEP_CPP_DIMUSE_=\ "..\..\..\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_DIMUSE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAUD_=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_DIMUSE_=\ +DEP_CPP_SAUD_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ @@ -1660,12 +1388,14 @@ DEP_CPP_DIMUSE_=\ "..\..\..\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_DIMUSE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAUD_=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ !ENDIF @@ -1673,29 +1403,29 @@ NODEP_CPP_DIMUSE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\imuse_digi\dimuse_music.cpp +SOURCE=..\..\..\scumm\smush\smush_font.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_DIMUSE_M=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SMUSH=\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_DIMUSE_M=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SMUSH=\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIMUSE_M=\ +DEP_CPP_SMUSH=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1710,24 +1440,20 @@ DEP_CPP_DIMUSE_M=\ "..\..\..\common\system.h"\ "..\..\..\common\util.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\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\scumm\smush\smush_font.h"\ -NODEP_CPP_DIMUSE_M=\ +NODEP_CPP_SMUSH=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DIMUSE_M=\ +DEP_CPP_SMUSH=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1741,56 +1467,49 @@ 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\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\scumm\smush\smush_font.h"\ -NODEP_CPP_DIMUSE_M=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_DIMUSE_S=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\sound\voc.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_S=\ - "..\..\..\scumm\imuse_digi\common\scummsys.h"\ - "..\..\..\scumm\imuse_digi\common\util.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ - "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ - "..\..\..\scumm\imuse_digi\sound\voc.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_DIMUSE_S=\ +DEP_CPP_SMUSH=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1804,22 +1523,21 @@ 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\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\scumm\smush\smush_font.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_DIMUSE_S=\ +DEP_CPP_SMUSH=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1833,143 +1551,142 @@ 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\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\scumm\smush\smush_font.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIMUSE_S=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_digi\dimuse_tables.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIMUSE_T=\ - "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ - "..\..\..\scumm\imuse_digi\stdafx.h"\ +NODEP_CPP_SMUSH=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_DIMUSE_T=\ +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"\ - "..\..\..\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"\ + "..\..\..\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_DIMUSE_T=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_DIMUSE_T=\ +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"\ - "..\..\..\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"\ + "..\..\..\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_DIMUSE_T=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\imuse_digi\scumm_globals.h"\ !ENDIF # End Source File -# End Group # Begin Source File -SOURCE=..\..\..\scumm\actor.cpp +SOURCE=..\..\..\scumm\smush\smush_font.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\smush\smush_mixer.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_ACTOR=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_SMUSH_=\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_ACTOR=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_SMUSH_=\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_ACTOR=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1983,22 +1700,17 @@ DEP_CPP_ACTOR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.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\imuse.h"\ + "..\..\..\scumm\music.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\usage_bits.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_ACTOR=\ +NODEP_CPP_SMUSH_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\ad.h"\ @@ -2012,7 +1724,7 @@ NODEP_CPP_ACTOR=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ACTOR=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2026,75 +1738,25 @@ DEP_CPP_ACTOR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\costume.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.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"\ - "..\..\..\scumm\usage_bits.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_ACTOR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\actor.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\akos.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_AKOS_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_AKOS_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_AKOS_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2108,34 +1770,25 @@ DEP_CPP_AKOS_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.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_AKOS_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_AKOS_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2149,59 +1802,25 @@ DEP_CPP_AKOS_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.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_AKOS_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\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"\ -!ENDIF +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\akos.h -# End Source File -# Begin Source File - -SOURCE="..\..\..\scumm\base-costume.cpp" - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_BASE_=\ - "..\..\..\scumm\scumm\base-costume.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_BASE_=\ - "..\..\..\scumm\scumm\base-costume.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_BASE_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2215,21 +1834,25 @@ DEP_CPP_BASE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.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_BASE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_BASE_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2243,50 +1866,25 @@ DEP_CPP_BASE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.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_BASE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE="..\..\..\scumm\base-costume.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\bomp.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_BOMP_=\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_BOMP_=\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_BOMP_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2300,23 +1898,25 @@ DEP_CPP_BOMP_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.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_BOMP_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_BOMP_=\ +DEP_CPP_SMUSH_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2330,18 +1930,20 @@ DEP_CPP_BOMP_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\bomp.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_BOMP_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -2349,35 +1951,63 @@ NODEP_CPP_BOMP_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\bomp.h +SOURCE=..\..\..\scumm\smush\smush_mixer.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\boxes.cpp +SOURCE=..\..\..\scumm\smush\smush_player.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_BOXES=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\scumm\smush\base\engine.h"\ + "..\..\..\scumm\smush\common\config-manager.h"\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\timer.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\smush\scumm\insane\insane.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_BOXES=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_SMUSH_P=\ + "..\..\..\scumm\smush\base\engine.h"\ + "..\..\..\scumm\smush\common\config-manager.h"\ + "..\..\..\scumm\smush\common\file.h"\ + "..\..\..\scumm\smush\common\timer.h"\ + "..\..\..\scumm\smush\common\util.h"\ + "..\..\..\scumm\smush\scumm\bomp.h"\ + "..\..\..\scumm\smush\scumm\imuse.h"\ + "..\..\..\scumm\smush\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\smush\scumm\insane\insane.h"\ + "..\..\..\scumm\smush\scumm\scumm.h"\ + "..\..\..\scumm\smush\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\scumm\smush\smush_player.h"\ + "..\..\..\scumm\smush\scumm\sound.h"\ + "..\..\..\scumm\smush\sound\mixer.h"\ + "..\..\..\scumm\smush\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_BOXES=\ +DEP_CPP_SMUSH_P=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2390,328 +2020,389 @@ DEP_CPP_BOXES=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\channel.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_mixer.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_BOXES=\ +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 ARMV4) Debug" -DEP_CPP_BOXES=\ +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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.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"\ -NODEP_CPP_BOXES=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\boxes.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\camera.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CAMER=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CAMER=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_CAMER=\ +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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.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_CAMER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_CAMER=\ +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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.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_CAMER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\charset.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_CHARS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_CHARS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_CHARS=\ +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"\ - "..\..\..\scumm\charset.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_CHARS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_CHARS=\ +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"\ - "..\..\..\scumm\charset.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_CHARS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\charset.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\costume.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_COSTU=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_COSTU=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_COSTU=\ +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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.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_COSTU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\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"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_COSTU=\ +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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\costume.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.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_COSTU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SMUSH_P=\ "..\..\..\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"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -2719,31 +2410,53 @@ NODEP_CPP_COSTU=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\costume.h +SOURCE=..\..\..\scumm\smush\smush_player.h # End Source File +# End Group +# Begin Group "insane" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\scumm\cursor.cpp +SOURCE=..\..\..\scumm\insane\insane.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_CURSO=\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSAN=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\actor.h"\ + "..\..\..\scumm\insane\scumm\imuse.h"\ + "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_CURSO=\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSAN=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\actor.h"\ + "..\..\..\scumm\insane\scumm\imuse.h"\ + "..\..\..\scumm\insane\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_font.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_CURSO=\ +DEP_CPP_INSAN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2757,20 +2470,35 @@ DEP_CPP_CURSO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.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\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CURSO=\ +NODEP_CPP_INSAN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CURSO=\ +DEP_CPP_INSAN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2784,361 +2512,213 @@ DEP_CPP_CURSO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.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"\ - {$(INCLUDE)}"SDL_byteorder.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_CURSO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\debugger.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\scumm\common\debugger.cpp"\ - "..\..\..\scumm\common\file.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\scumm\common\debugger.cpp"\ - "..\..\..\scumm\common\file.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_INSAN=\ "..\..\..\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"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.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\object.h"\ - "..\..\..\scumm\player_v2.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_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_INSAN=\ "..\..\..\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"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\boxes.h"\ - "..\..\..\scumm\debugger.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\object.h"\ - "..\..\..\scumm\player_v2.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_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\debugger.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\dialogs.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_DIALO=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\gapi_keys.h"\ - "..\..\..\scumm\gui\chooser.h"\ - "..\..\..\scumm\gui\ListWidget.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_DIALO=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\gapi_keys.h"\ - "..\..\..\scumm\gui\chooser.h"\ - "..\..\..\scumm\gui\ListWidget.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\gapi_keys.h"\ +DEP_CPP_INSAN=\ "..\..\..\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\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.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\player_v2.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\gapi_keys.h"\ +DEP_CPP_INSAN=\ "..\..\..\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\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"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.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\player_v2.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_font.h"\ + "..\..\..\scumm\smush\smush_player.h"\ "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\dialogs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\gfx.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_GFX_C=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_GFX_C=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_GFX_C=\ +DEP_CPP_INSAN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3152,26 +2732,37 @@ 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\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\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.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_GFX_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_GFX_C=\ +DEP_CPP_INSAN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3185,21 +2776,32 @@ 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\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\resource.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.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_GFX_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSAN=\ "..\..\..\common\extend.h"\ - "..\..\..\scumm\scumm_globals.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -3207,33 +2809,31 @@ NODEP_CPP_GFX_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\gfx.h +SOURCE=..\..\..\scumm\insane\insane.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\help.cpp +SOURCE=..\..\..\scumm\insane\insane_ben.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_HELP_=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_HELP_=\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\help.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_HELP_=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3248,11 +2848,17 @@ DEP_CPP_HELP_=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - -NODEP_CPP_HELP_=\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INSANE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -3260,7 +2866,7 @@ NODEP_CPP_HELP_=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_HELP_=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3274,57 +2880,27 @@ DEP_CPP_HELP_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.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_HELP_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\help.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_IMUSE_=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_IMUSE_=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_IMUSE_=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3337,28 +2913,28 @@ DEP_CPP_IMUSE_=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_IMUSE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_IMUSE_=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3371,67 +2947,28 @@ DEP_CPP_IMUSE_=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_IMUSE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_internal.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\imuse_player.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_IMUSE_P=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_IMUSE_P=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\imuse_internal.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_IMUSE_P=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3444,27 +2981,28 @@ DEP_CPP_IMUSE_P=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.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_IMUSE_P=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_IMUSE_P=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3477,54 +3015,28 @@ DEP_CPP_IMUSE_P=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.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_IMUSE_P=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\instrument.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_INSTR=\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_INSTR=\ - "..\..\..\scumm\scumm\instrument.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_INSTR=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3537,25 +3049,28 @@ DEP_CPP_INSTR=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_INSTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_INSTR=\ +DEP_CPP_INSANE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3568,20 +3083,23 @@ DEP_CPP_INSTR=\ "..\..\..\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\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_INSTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -3589,175 +3107,196 @@ NODEP_CPP_INSTR=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\instrument.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\intern.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\midiparser_eup.cpp +SOURCE=..\..\..\scumm\insane\insane_enemy.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_MIDIP=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDIP=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ +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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.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_MIDIP=\ +NODEP_CPP_INSANE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIP=\ +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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.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_MIDIP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\midiparser_ro.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_MIDIPA=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MIDIPA=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\midiparser.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIPA=\ +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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.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_MIDIPA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIPA=\ +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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.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_MIDIPA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\nut_renderer.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_NUT_R=\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_NUT_R=\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\nut_renderer.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_NUT_R=\ +DEP_CPP_INSANE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3771,21 +3310,27 @@ DEP_CPP_NUT_R=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.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_NUT_R=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_NUT_R=\ +DEP_CPP_INSANE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3799,56 +3344,92 @@ DEP_CPP_NUT_R=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\bomp.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_NUT_R=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -SOURCE=..\..\..\scumm\nut_renderer.h -# End Source File +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"\ + + +!ENDIF + +# End Source File # Begin Source File -SOURCE=..\..\..\scumm\object.cpp +SOURCE=..\..\..\scumm\insane\insane_iact.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_OBJEC=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_I=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_OBJEC=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\bomp.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_I=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk.h"\ + "..\..\..\scumm\insane\scumm\smush\chunk_type.h"\ + "..\..\..\scumm\insane\scumm\smush\smush_player.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3862,16 +3443,19 @@ DEP_CPP_OBJEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.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_OBJEC=\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -3879,7 +3463,7 @@ NODEP_CPP_OBJEC=\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3893,55 +3477,28 @@ DEP_CPP_OBJEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\bomp.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\usage_bits.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_OBJEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\object.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\palette.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_PALET=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_PALET=\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_PALET=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3955,21 +3512,28 @@ DEP_CPP_PALET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.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_PALET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_PALET=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3983,48 +3547,28 @@ DEP_CPP_PALET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\insane\insane.h"\ "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.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_PALET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_mod.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_PLAYE=\ - "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\audiostream.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\rate.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_PLAYE=\ - "..\..\..\scumm\scumm\player_mod.h"\ - "..\..\..\scumm\sound\audiostream.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\rate.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_PLAYE=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4038,29 +3582,28 @@ DEP_CPP_PLAYE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.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"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_PLAYE=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4074,58 +3617,28 @@ DEP_CPP_PLAYE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.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"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_mod.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v1.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -NODEP_CPP_PLAYER=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_PLAYER=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_PLAYER=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4139,22 +3652,28 @@ DEP_CPP_PLAYER=\ "..\..\..\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\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_PLAYER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER=\ +DEP_CPP_INSANE_I=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4168,17 +3687,23 @@ DEP_CPP_PLAYER=\ "..\..\..\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\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_PLAYER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_I=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ !ENDIF @@ -4186,372 +3711,367 @@ NODEP_CPP_PLAYER=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\player_v1.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v2.cpp +SOURCE=..\..\..\scumm\insane\insane_scenes.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_PLAYER_=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_S=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\config-manager.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_PLAYER_=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm_globals.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_S=\ + "..\..\..\scumm\insane\base\engine.h"\ + "..\..\..\scumm\insane\common\config-manager.h"\ + "..\..\..\scumm\insane\scumm\insane\insane.h"\ + "..\..\..\scumm\insane\scumm\scumm.h"\ + "..\..\..\scumm\insane\scumm\sound.h"\ + "..\..\..\scumm\insane\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_PLAYER_=\ +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\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_PLAYER_=\ +NODEP_CPP_INSANE_S=\ "..\..\..\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 ARMV4) Debug" -DEP_CPP_PLAYER_=\ +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\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.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_PLAYER_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_S=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v2.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v2a.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_PLAYER_V=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_PLAYER_V=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_PLAYER_V=\ +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\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_S=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_PLAYER_V=\ +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\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v2a.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_S=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v2a.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\player_v3a.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_PLAYER_V3=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_PLAYER_V3=\ - "..\..\..\scumm\base\engine.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_INSANE_S=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_PLAYER_V3=\ +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\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_S=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_PLAYER_V3=\ +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\music.h"\ - "..\..\..\scumm\player_mod.h"\ - "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\insane\insane.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\nut_renderer.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\audiostream.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PLAYER_V3=\ - "..\..\..\common\config.h"\ +NODEP_CPP_INSANE_S=\ "..\..\..\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"\ !ENDIF # End Source File -# Begin Source File +# End Group +# Begin Group "imuse_digi" -SOURCE=..\..\..\scumm\player_v3a.h -# End Source File +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\scumm\resource.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_RESOU=\ - "..\..\..\scumm\common\map.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DIMUS=\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_RESOU=\ - "..\..\..\scumm\common\map.h"\ - "..\..\..\scumm\common\str.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DIMUS=\ + "..\..\..\scumm\imuse_digi\common\timer.h"\ + "..\..\..\scumm\imuse_digi\scumm\actor.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\scumm\sound.h"\ + "..\..\..\scumm\imuse_digi\sound\audiostream.h"\ + "..\..\..\scumm\imuse_digi\sound\mixer.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_RESOU=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4566,42 +4086,28 @@ DEP_CPP_RESOU=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ + "..\..\..\scumm\actor.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\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOU=\ +NODEP_CPP_DIMUS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\scumm\bundle.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 ARMV4) Debug" -DEP_CPP_RESOU=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4616,78 +4122,28 @@ DEP_CPP_RESOU=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\dialogs.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.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\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_RESOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\resource.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\resource_v2.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_RESOUR=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -NODEP_CPP_RESOUR=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_RESOUR=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4702,26 +4158,28 @@ DEP_CPP_RESOUR=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOUR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_RESOUR=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4736,51 +4194,28 @@ DEP_CPP_RESOUR=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ "..\..\..\scumm\music.h"\ - "..\..\..\scumm\player_v1.h"\ - "..\..\..\scumm\player_v2.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESOUR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\resource_v3.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_RESOURC=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_RESOURC=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_RESOURC=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4793,22 +4228,30 @@ DEP_CPP_RESOURC=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.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_RESOURC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_RESOURC=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4821,45 +4264,30 @@ DEP_CPP_RESOURC=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\resource.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_RESOURC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\resource_v4.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_RESOURCE=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_RESOURCE=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_RESOURCE=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4872,21 +4300,30 @@ DEP_CPP_RESOURCE=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.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_RESOURCE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_RESOURCE=\ +DEP_CPP_DIMUS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4899,16 +4336,25 @@ DEP_CPP_RESOURCE=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.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_RESOURCE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -4916,176 +4362,87 @@ NODEP_CPP_RESOURCE=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\saveload.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SAVEL=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\audiocd.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DIMUSE=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SAVEL=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\saveload.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\audiocd.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_DIMUSE=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_SAVEL=\ +DEP_CPP_DIMUSE=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ +NODEP_CPP_DIMUSE=\ "..\..\..\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 ARMV4) Debug" -DEP_CPP_SAVEL=\ +DEP_CPP_DIMUSE=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ - "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_SAVEL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\saveload.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\script.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SCRIP=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCRIP=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCRIP=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5099,22 +4456,20 @@ DEP_CPP_SCRIP=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_SCRIP=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5128,59 +4483,20 @@ DEP_CPP_SCRIP=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\script.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\script_v2.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SCRIPT=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCRIPT=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ - +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" - -DEP_CPP_SCRIPT=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5194,32 +4510,20 @@ DEP_CPP_SCRIPT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SCRIPT=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5233,65 +4537,20 @@ DEP_CPP_SCRIPT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\script_v5.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SCRIPT_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCRIPT_=\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5305,32 +4564,20 @@ DEP_CPP_SCRIPT_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_=\ +DEP_CPP_DIMUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5344,27 +4591,15 @@ DEP_CPP_SCRIPT_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DIMUSE=\ "..\..\..\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"\ !ENDIF @@ -5372,67 +4607,13149 @@ NODEP_CPP_SCRIPT_=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\script_v6.cpp +SOURCE=..\..\..\scumm\imuse_digi\dimuse_bndmgr.h +# End Source File +# Begin Source File -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +SOURCE=..\..\..\scumm\imuse_digi\dimuse_codecs.cpp -NODEP_CPP_SCRIPT_V=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ - +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" +NODEP_CPP_DIMUSE_=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.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" + +DEP_CPP_DIMUSE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_DIMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_music.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\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\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIMUSE_M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DIMUSE_M=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + "..\..\..\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"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\sound\voc.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\scumm\imuse_digi\common\scummsys.h"\ + "..\..\..\scumm\imuse_digi\common\util.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\imuse_digi\scumm\scumm.h"\ + "..\..\..\scumm\imuse_digi\sound\voc.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\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\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIMUSE_S=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\voc.h"\ + +NODEP_CPP_DIMUSE_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"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIMUSE_S=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_sndmgr.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_digi\dimuse_tables.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\scumm\imuse_digi\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + "..\..\..\scumm\imuse_digi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.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\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIMUSE_T=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DIMUSE_T=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\imuse_digi\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + "..\..\..\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"\ + + +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\scumm\actor.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ACTOR=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\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 ARMV4) Debug" + +DEP_CPP_ACTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\usage_bits.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ACTOR=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\actor.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\akos.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_AKOS_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_AKOS_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_AKOS_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + +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 ARMV4) Debug" + +DEP_CPP_AKOS_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_AKOS_=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\akos.h +# End Source File +# Begin Source File + +SOURCE="..\..\..\scumm\base-costume.cpp" + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_BASE_=\ + "..\..\..\scumm\scumm\base-costume.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_BASE_=\ + "..\..\..\scumm\scumm\base-costume.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_BASE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_BASE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BASE_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE="..\..\..\scumm\base-costume.h" +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\bomp.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_BOMP_=\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_BOMP_=\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_BOMP_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_BOMP_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BOMP_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\bomp.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\boxes.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_BOXES=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_BOXES=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_BOXES=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_BOXES=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\boxes.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_BOXES=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\boxes.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\camera.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CAMER=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CAMER=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CAMER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CAMER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CAMER=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\charset.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CHARS=\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CHARS=\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\charset.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\costume.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_COSTU=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_COSTU=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_COSTU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\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 ARMV4) Debug" + +DEP_CPP_COSTU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\costume.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_COSTU=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\costume.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\cursor.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_CURSO=\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CURSO=\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CURSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CURSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CURSO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\debugger.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\scumm\common\debugger.cpp"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\scumm\common\debugger.cpp"\ + "..\..\..\scumm\common\file.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\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"\ + "..\..\..\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"\ + +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 ARMV4) 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"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\debugger.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\dialogs.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIALO=\ + "..\..\..\scumm\backends\wince\CEKeysDialog.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\gui\chooser.h"\ + "..\..\..\scumm\gui\ListWidget.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIALO=\ + "..\..\..\scumm\backends\wince\CEKeysDialog.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\gui\chooser.h"\ + "..\..\..\scumm\gui\ListWidget.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIALO=\ + "..\..\..\backends\wince\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\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"\ + +NODEP_CPP_DIALO=\ + "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\dialogs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\gfx.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_GFX_C=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_GFX_C=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_GFX_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\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 ARMV4) Debug" + +DEP_CPP_GFX_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + +NODEP_CPP_GFX_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\scumm\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\gfx.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\help.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_HELP_=\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_HELP_=\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\help.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_HELP_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\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 ARMV4) Debug" + +DEP_CPP_HELP_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\help.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_HELP_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\help.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_IMUSE_=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_IMUSE_=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_IMUSE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_IMUSE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_IMUSE_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\imuse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_internal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\imuse_player.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_IMUSE_P=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_IMUSE_P=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\imuse_internal.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_IMUSE_P=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse_internal.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_IMUSE_P=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\instrument.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_INSTR=\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_INSTR=\ + "..\..\..\scumm\scumm\instrument.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_INSTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INSTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\instrument.h"\ + "..\..\..\scumm\saveload.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_INSTR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\instrument.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\intern.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\midiparser_eup.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIP=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIP=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.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 ARMV4) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\midiparser_ro.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIPA=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIPA=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\midiparser.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDIPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.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 ARMV4) Debug" + +DEP_CPP_MIDIPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\nut_renderer.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_NUT_R=\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_NUT_R=\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\nut_renderer.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\bomp.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\nut_renderer.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_NUT_R=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\nut_renderer.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\object.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_OBJEC=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_OBJEC=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\bomp.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\palette.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PALET=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PALET=\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +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"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_mod.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYE=\ + "..\..\..\scumm\scumm\player_mod.h"\ + "..\..\..\scumm\sound\audiostream.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\rate.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYE=\ + "..\..\..\scumm\scumm\player_mod.h"\ + "..\..\..\scumm\sound\audiostream.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\rate.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\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 ARMV4) Debug" + +DEP_CPP_PLAYE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + +NODEP_CPP_PLAYE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_mod.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v1.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PLAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v1.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_PLAYER=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 +# Begin Source File + +SOURCE=..\..\..\scumm\player_v1.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER_=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER_=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm_globals.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PLAYER_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_v2.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_PLAYER_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\scumm_globals.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\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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2a.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER_V=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER_V=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_PLAYER_V=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v2a.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v3a.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\scumm\base\engine.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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 ARMV4) Debug" + +DEP_CPP_PLAYER_V3=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\player_mod.h"\ + "..\..\..\scumm\player_v3a.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_PLAYER_V3=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\player_v3a.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOU=\ + "..\..\..\scumm\common\map.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOU=\ + "..\..\..\scumm\common\map.h"\ + "..\..\..\scumm\common\str.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\scumm\bundle.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 ARMV4) 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"\ + +NODEP_CPP_RESOU=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v2.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOUR=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOUR=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_RESOUR=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v3.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOURC=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOURC=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_RESOURC=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\resource_v4.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_RESOURCE=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESOURCE=\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESOURCE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\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 ARMV4) 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"\ + +NODEP_CPP_RESOURCE=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\saveload.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SAVEL=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SAVEL=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\saveload.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.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\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 ARMV4) 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"\ + +NODEP_CPP_SAVEL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\saveload.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIP=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIP=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_SCRIP=\ + "..\..\..\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 +# Begin Source File + +SOURCE=..\..\..\scumm\script.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v2.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\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 ARMV4) Debug" + +DEP_CPP_SCRIPT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v5.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_=\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\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 ARMV4) Debug" + +DEP_CPP_SCRIPT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v6.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCRIPT_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\timer.h"\ + "..\..\..\common\util.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.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\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 ARMV4) 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"\ + +NODEP_CPP_SCRIPT_V=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\script_v8.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\smush\smush_player.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\akos.h"\ + "..\..\..\scumm\base-costume.h"\ + "..\..\..\scumm\charset.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\smush\chunk.h"\ + "..\..\..\scumm\smush\codec37.h"\ + "..\..\..\scumm\smush\codec47.h"\ + "..\..\..\scumm\smush\smush_player.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_SCRIPT_V8=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\scumm.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\scummvm.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\backends\fs\fs.h"\ + "..\..\..\scumm\base\gameDetector.h"\ + "..\..\..\scumm\base\plugins.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\md5.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm-md5.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SCUMM=\ + "..\..\..\scumm\backends\fs\fs.h"\ + "..\..\..\scumm\base\gameDetector.h"\ + "..\..\..\scumm\base\plugins.h"\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\md5.h"\ + "..\..\..\scumm\gui\message.h"\ + "..\..\..\scumm\gui\newgui.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\akos.h"\ + "..\..\..\scumm\scumm\boxes.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\costume.h"\ + "..\..\..\scumm\scumm\debugger.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\insane\insane.h"\ + "..\..\..\scumm\scumm\intern.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\player_v1.h"\ + "..\..\..\scumm\scumm\player_v2.h"\ + "..\..\..\scumm\scumm\player_v2a.h"\ + "..\..\..\scumm\scumm\player_v3a.h"\ + "..\..\..\scumm\scumm\resource.h"\ + "..\..\..\scumm\scumm\scumm-md5.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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\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\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\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.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"\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_SCUMM=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\sound.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\mp3.h"\ + "..\..\..\scumm\sound\voc.h"\ + "..\..\..\scumm\sound\vorbis.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\common\timer.h"\ + "..\..\..\scumm\common\util.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\imuse.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\sound\audiocd.h"\ + "..\..\..\scumm\sound\mididrv.h"\ + "..\..\..\scumm\sound\mixer.h"\ + "..\..\..\scumm\sound\mp3.h"\ + "..\..\..\scumm\sound\voc.h"\ + "..\..\..\scumm\sound\vorbis.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\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 ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\actor.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\imuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.h"\ + "..\..\..\scumm\music.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) 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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\string.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_STRIN=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_STRIN=\ + "..\..\..\scumm\common\config-manager.h"\ + "..\..\..\scumm\scumm\actor.h"\ + "..\..\..\scumm\scumm\charset.h"\ + "..\..\..\scumm\scumm\dialogs.h"\ + "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\sound.h"\ + "..\..\..\scumm\scumm\verbs.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.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\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\sound.h"\ + "..\..\..\scumm\verbs.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\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 ARMV4) 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"\ + +NODEP_CPP_STRIN=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.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"\ + -NODEP_CPP_SCRIPT_V=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE 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 ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V=\ +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\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\object.h"\ @@ -5443,40 +17760,201 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\imuse_digi\dimuse_bndmgr.h"\ + "..\..\..\scumm\imuse_digi\dimuse_sndmgr.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\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V=\ +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 + +# End Source File +# Begin Source File + +SOURCE=..\..\..\scumm\usage_bits.cpp + +!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" + +NODEP_CPP_USAGE=\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" + +NODEP_CPP_USAGE=\ + "..\..\..\scumm\scumm\scumm.h"\ + "..\..\..\scumm\scumm\usage_bits.h"\ + "..\..\..\scumm\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\usage_bits.h"\ + +NODEP_CPP_USAGE=\ "..\..\..\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"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + +NODEP_CPP_USAGE=\ + "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCRIPT_V=\ +DEP_CPP_USAGE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -5489,190 +17967,97 @@ DEP_CPP_SCRIPT_V=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.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\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V=\ - "..\..\..\common\config.h"\ +NODEP_CPP_USAGE=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\script_v8.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -NODEP_CPP_SCRIPT_V8=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +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"\ - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCRIPT_V8=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\smush\smush_player.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\stdafx.h"\ +NODEP_CPP_USAGE=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_USAGE=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ - "..\..\..\scumm\object.h"\ - "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\smush\chunk.h"\ - "..\..\..\scumm\smush\codec37.h"\ - "..\..\..\scumm\smush\codec47.h"\ - "..\..\..\scumm\smush\smush_player.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V8=\ - "..\..\..\common\config.h"\ +NODEP_CPP_USAGE=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SCRIPT_V8=\ +DEP_CPP_USAGE=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ - "..\..\..\scumm\akos.h"\ - "..\..\..\scumm\base-costume.h"\ - "..\..\..\scumm\charset.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.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\mixer.h"\ + "..\..\..\scumm\usage_bits.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCRIPT_V8=\ - "..\..\..\common\config.h"\ +NODEP_CPP_USAGE=\ "..\..\..\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"\ !ENDIF @@ -5680,383 +18065,242 @@ NODEP_CPP_SCRIPT_V8=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\scumm.h +SOURCE=..\..\..\scumm\usage_bits.h # End Source File # Begin Source File -SOURCE=..\..\..\scumm\scummvm.cpp +SOURCE=..\..\..\scumm\vars.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_SCUMM=\ - "..\..\..\scumm\backends\fs\fs.h"\ - "..\..\..\scumm\base\gameDetector.h"\ - "..\..\..\scumm\base\plugins.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\md5.h"\ - "..\..\..\scumm\gui\message.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ +NODEP_CPP_VARS_=\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_SCUMM=\ - "..\..\..\scumm\backends\fs\fs.h"\ - "..\..\..\scumm\base\gameDetector.h"\ - "..\..\..\scumm\base\plugins.h"\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\md5.h"\ - "..\..\..\scumm\gui\message.h"\ - "..\..\..\scumm\gui\newgui.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\akos.h"\ - "..\..\..\scumm\scumm\boxes.h"\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\costume.h"\ - "..\..\..\scumm\scumm\debugger.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\insane\insane.h"\ +NODEP_CPP_VARS_=\ "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\player_v1.h"\ - "..\..\..\scumm\scumm\player_v2.h"\ - "..\..\..\scumm\scumm\player_v2a.h"\ - "..\..\..\scumm\scumm\player_v3a.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm-md5.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) 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"\ + "..\..\..\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 ARMV4) Debug" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_VARS_=\ "..\..\..\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\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\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"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.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.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"\ - "..\..\..\sound\rate.h"\ -NODEP_CPP_SCUMM=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VARS_=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_SCUMM=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_VARS_=\ "..\..\..\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\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\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"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\imuse.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.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"\ - "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCUMM=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VARS_=\ "..\..\..\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"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\sound.cpp +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_SOUND=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\timer.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\sound\audiocd.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\mp3.h"\ - "..\..\..\scumm\sound\voc.h"\ - "..\..\..\scumm\sound\vorbis.h"\ - "..\..\..\scumm\stdafx.h"\ +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 emulator) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -NODEP_CPP_SOUND=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\common\timer.h"\ - "..\..\..\scumm\common\util.h"\ - "..\..\..\scumm\scumm\actor.h"\ - "..\..\..\scumm\scumm\imuse.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ - "..\..\..\scumm\sound\audiocd.h"\ - "..\..\..\scumm\sound\mididrv.h"\ - "..\..\..\scumm\sound\mixer.h"\ - "..\..\..\scumm\sound\mp3.h"\ - "..\..\..\scumm\sound\voc.h"\ - "..\..\..\scumm\sound\vorbis.h"\ - "..\..\..\scumm\stdafx.h"\ +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 ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ +DEP_CPP_VARS_=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - "..\..\..\sound\vorbis.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_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VARS_=\ "..\..\..\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 ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" -DEP_CPP_SOUND=\ +DEP_CPP_VARS_=\ "..\..\..\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"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\imuse.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\intern.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VARS_=\ "..\..\..\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"\ !ENDIF @@ -6064,43 +18308,33 @@ NODEP_CPP_SOUND=\ # End Source File # Begin Source File -SOURCE=..\..\..\scumm\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\string.cpp +SOURCE=..\..\..\scumm\verbs.cpp !IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" -NODEP_CPP_STRIN=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ +NODEP_CPP_VERBS=\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" -NODEP_CPP_STRIN=\ - "..\..\..\scumm\common\config-manager.h"\ - "..\..\..\scumm\scumm\actor.h"\ +NODEP_CPP_VERBS=\ "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\dialogs.h"\ - "..\..\..\scumm\scumm\imuse_digi\dimuse.h"\ + "..\..\..\scumm\scumm\object.h"\ + "..\..\..\scumm\scumm\resource.h"\ "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\sound.h"\ "..\..\..\scumm\scumm\verbs.h"\ "..\..\..\scumm\stdafx.h"\ !ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" -DEP_CPP_STRIN=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6114,37 +18348,23 @@ DEP_CPP_STRIN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.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\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_STRIN=\ +NODEP_CPP_VERBS=\ "..\..\..\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 ARMV4) Debug" -DEP_CPP_STRIN=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6158,62 +18378,23 @@ DEP_CPP_STRIN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\actor.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\charset.h"\ - "..\..\..\scumm\dialogs.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\help.h"\ - "..\..\..\scumm\music.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\sound.h"\ "..\..\..\scumm\verbs.h"\ - "..\..\..\sound\mixer.h"\ -NODEP_CPP_STRIN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERBS=\ "..\..\..\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"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\usage_bits.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_USAGE=\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_USAGE=\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\usage_bits.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug" -DEP_CPP_USAGE=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6227,20 +18408,23 @@ DEP_CPP_USAGE=\ "..\..\..\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\usage_bits.h"\ + "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_USAGE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERBS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release" -DEP_CPP_USAGE=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6254,47 +18438,23 @@ DEP_CPP_USAGE=\ "..\..\..\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\usage_bits.h"\ + "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_USAGE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERBS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\usage_bits.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\vars.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_VARS_=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - -NODEP_CPP_VARS_=\ - "..\..\..\scumm\scumm\intern.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\stdafx.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug" -DEP_CPP_VARS_=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6308,20 +18468,23 @@ DEP_CPP_VARS_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VARS_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERBS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release" -DEP_CPP_VARS_=\ +DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -6335,47 +18498,21 @@ DEP_CPP_VARS_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\intern.h"\ + "..\..\..\scumm\object.h"\ + "..\..\..\scumm\resource.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ + "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VARS_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\scumm\verbs.cpp - -!IF "$(CFG)" == "scumm - Win32 (WCE emulator) Release" - -NODEP_CPP_VERBS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE emulator) Debug" - NODEP_CPP_VERBS=\ - "..\..\..\scumm\scumm\charset.h"\ - "..\..\..\scumm\scumm\object.h"\ - "..\..\..\scumm\scumm\resource.h"\ - "..\..\..\scumm\scumm\scumm.h"\ - "..\..\..\scumm\scumm\verbs.h"\ - "..\..\..\scumm\stdafx.h"\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug" DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -6391,6 +18528,7 @@ DEP_CPP_VERBS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -6398,14 +18536,13 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release" DEP_CPP_VERBS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -6421,6 +18558,7 @@ DEP_CPP_VERBS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\scumm\charset.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\object.h"\ @@ -6428,11 +18566,10 @@ DEP_CPP_VERBS=\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\scumm\verbs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VERBS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ !ENDIF diff --git a/dists/msevc4/scummvm/scummvm.vcp b/dists/msevc4/scummvm/scummvm.vcp index 6930997848..3feec826f9 100644 --- a/dists/msevc4/scummvm/scummvm.vcp +++ b/dists/msevc4/scummvm/scummvm.vcp @@ -2,7 +2,10 @@ # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** +# TARGTYPE "Win32 (WCE ARM) Application" 0x8501 # TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301 +# TARGTYPE "Win32 (WCE SH3) Application" 0x8101 +# TARGTYPE "Win32 (WCE MIPS) Application" 0x8201 # TARGTYPE "Win32 (WCE emulator) Application" 0xa601 CFG=scummvm - Win32 (WCE emulator) Debug @@ -22,6 +25,12 @@ CFG=scummvm - Win32 (WCE emulator) Debug !MESSAGE "scummvm - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application") !MESSAGE "scummvm - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application") !MESSAGE "scummvm - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application") +!MESSAGE "scummvm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application") +!MESSAGE "scummvm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application") +!MESSAGE "scummvm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application") +!MESSAGE "scummvm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application") +!MESSAGE "scummvm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application") +!MESSAGE "scummvm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application") !MESSAGE # Begin Project @@ -149,7 +158,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /FR /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /FR /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 @@ -158,7 +167,205 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM -# ADD LINK32 commctrl.lib coredll.lib aygshell.lib mad.lib sdl.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD LINK32 commctrl.lib coredll.lib aygshell.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r +CPP=clmips.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r +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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r +CPP=shcl.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 + +!ELSEIF "$(CFG)" == "scummvm - 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 Ignore_Export_Lib 0 +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r +# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r +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 +MTL=midl.exe +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 +# ADD LINK32 coredll.lib mad.lib sdl.lib LibTremorCE.lib libmpeg2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !ENDIF @@ -168,6 +375,12 @@ LINK32=link.exe # Name "scummvm - Win32 (WCE emulator) Debug" # Name "scummvm - Win32 (WCE ARMV4) Release" # Name "scummvm - Win32 (WCE ARMV4) Debug" +# Name "scummvm - Win32 (WCE ARM) Debug" +# Name "scummvm - Win32 (WCE ARM) Release" +# Name "scummvm - Win32 (WCE MIPS) Debug" +# Name "scummvm - Win32 (WCE MIPS) Release" +# Name "scummvm - Win32 (WCE SH3) Debug" +# Name "scummvm - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -217,115 +430,99 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scaler\aspect.cpp +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_ASPEC=\ - "..\..\..\common\scaler\common\scaler.h"\ - "..\..\..\common\scaler\common\scaler\intern.h"\ +DEP_CPP_2XSAI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_ASPEC=\ - "..\..\..\common\scaler\common\scaler.h"\ - "..\..\..\common\scaler\common\scaler\intern.h"\ +NODEP_CPP_2XSAI=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_ASPEC=\ +DEP_CPP_2XSAI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ASPEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_ASPEC=\ +DEP_CPP_2XSAI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ASPEC=\ +NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scaler\hq2x.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -NODEP_CPP_HQ2X_=\ - "..\..\..\common\scaler\common\scaler\hq2x.h"\ - "..\..\..\common\scaler\common\scaler\intern.h"\ +DEP_CPP_2XSAI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_HQ2X_=\ - "..\..\..\common\scaler\common\scaler\hq2x.h"\ - "..\..\..\common\scaler\common\scaler\intern.h"\ +NODEP_CPP_2XSAI=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_HQ2X_=\ +DEP_CPP_2XSAI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\hq2x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_HQ2X_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_HQ2X_=\ +DEP_CPP_2XSAI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\hq2x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_HQ2X_=\ +NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ @@ -334,37 +531,33 @@ NODEP_CPP_HQ2X_=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\scaler\hq2x.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scaler\hq3x.cpp +SOURCE=..\..\..\common\scaler\aspect.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_HQ3X_=\ - "..\..\..\common\scaler\common\scaler\hq3x.h"\ +NODEP_CPP_ASPEC=\ + "..\..\..\common\scaler\common\scaler.h"\ "..\..\..\common\scaler\common\scaler\intern.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_HQ3X_=\ - "..\..\..\common\scaler\common\scaler\hq3x.h"\ +NODEP_CPP_ASPEC=\ + "..\..\..\common\scaler\common\scaler.h"\ "..\..\..\common\scaler\common\scaler\intern.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_HQ3X_=\ +DEP_CPP_ASPEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_HQ3X_=\ +NODEP_CPP_ASPEC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -372,95 +565,113 @@ NODEP_CPP_HQ3X_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_HQ3X_=\ +DEP_CPP_ASPEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_HQ3X_=\ +NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\common\scaler\hq3x.h -# End Source File -# Begin Source File +DEP_CPP_ASPEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ASPEC=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\common\scaler\intern.h -# End Source File -# End Group -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE="..\..\..\common\config-manager.cpp" +DEP_CPP_ASPEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ASPEC=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_CONFI=\ +DEP_CPP_ASPEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_ASPEC=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_CONFI=\ +DEP_CPP_ASPEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_ASPEC=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CONFI=\ +DEP_CPP_ASPEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONFI=\ +DEP_CPP_ASPEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ +NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ @@ -469,52 +680,33 @@ NODEP_CPP_CONFI=\ # End Source File # Begin Source File -SOURCE="..\..\..\common\config-manager.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\debugger.cpp +SOURCE=..\..\..\common\scaler\hq2x.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_HQ2X_=\ + "..\..\..\common\scaler\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_HQ2X_=\ + "..\..\..\common\scaler\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_HQ2X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_HQ2X_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -522,91 +714,113 @@ NODEP_CPP_DEBUG=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_HQ2X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_HQ2X_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HQ2X_=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\common\debugger.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\common\file.cpp +DEP_CPP_HQ2X_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HQ2X_=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -NODEP_CPP_FILE_=\ - "..\..\..\common\common\file.h"\ - "..\..\..\common\common\util.h"\ +DEP_CPP_HQ2X_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HQ2X_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -NODEP_CPP_FILE_=\ - "..\..\..\common\common\file.h"\ - "..\..\..\common\common\util.h"\ +DEP_CPP_HQ2X_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_HQ2X_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_FILE_=\ +DEP_CPP_HQ2X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FILE_=\ +DEP_CPP_HQ2X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq2x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ @@ -615,52 +829,37 @@ NODEP_CPP_FILE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\file.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\list.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\map.h +SOURCE=..\..\..\common\scaler\hq2x.h # End Source File # Begin Source File -SOURCE=..\..\..\common\md5.cpp +SOURCE=..\..\..\common\scaler\hq3x.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MD5_C=\ - "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ - "..\..\..\common\common\util.h"\ +NODEP_CPP_HQ3X_=\ + "..\..\..\common\scaler\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MD5_C=\ - "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ - "..\..\..\common\common\util.h"\ - - +NODEP_CPP_HQ3X_=\ + "..\..\..\common\scaler\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ + + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MD5_C=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -668,225 +867,113 @@ NODEP_CPP_MD5_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MD5_C=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\md5.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\md5.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\rect.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\savefile.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SAVEF=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVEF=\ - "..\..\..\common\config.h"\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SAVEF=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVEF=\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\savefile.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scaler.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_SCALE=\ - "..\..\..\common\common\scaler\intern.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCALE=\ - "..\..\..\common\common\scaler\intern.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCALE=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCALE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCALE=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\hq3x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCALE=\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scaler.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\scummsys.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\singleton.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\stdafx.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\str.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_STR_C=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STR_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_STR_C=\ +DEP_CPP_HQ3X_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\scaler\hq3x.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STR_C=\ +NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ @@ -895,43 +982,40 @@ NODEP_CPP_STR_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\str.h +SOURCE=..\..\..\common\scaler\hq3x.h # End Source File # Begin Source File -SOURCE=..\..\..\common\system.cpp +SOURCE=..\..\..\common\scaler\intern.h +# End Source File +# End Group +# Begin Source File + +SOURCE="..\..\..\common\config-manager.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SYSTE=\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ +NODEP_CPP_CONFI=\ "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SYSTE=\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ +NODEP_CPP_CONFI=\ "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_SYSTE=\ - "..\..\..\backends\intern.h"\ +DEP_CPP_CONFI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -943,7 +1027,7 @@ DEP_CPP_SYSTE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ -NODEP_CPP_SYSTE=\ +NODEP_CPP_CONFI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -951,16 +1035,13 @@ NODEP_CPP_SYSTE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SYSTE=\ - "..\..\..\backends\intern.h"\ +DEP_CPP_CONFI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -968,81 +1049,64 @@ DEP_CPP_SYSTE=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYSTE=\ +NODEP_CPP_CONFI=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\system.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\common\timer.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_TIMER=\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_TIMER=\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_TIMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ -NODEP_CPP_TIMER=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_TIMER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ +DEP_CPP_CONFI=\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TIMER=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONFI=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CONFI=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-manager.h"\ !ENDIF @@ -1050,47 +1114,52 @@ NODEP_CPP_TIMER=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\timer.h +SOURCE="..\..\..\common\config-manager.h" # End Source File # Begin Source File -SOURCE=..\..\..\common\util.cpp +SOURCE=..\..\..\common\debugger.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_UTIL_=\ +DEP_CPP_DEBUG=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_UTIL_=\ +DEP_CPP_DEBUG=\ "..\..\..\common\stdafx.h"\ -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_UTIL_=\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ -NODEP_CPP_UTIL_=\ +NODEP_CPP_DEBUG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -1098,22 +1167,87 @@ NODEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_UTIL_=\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ -NODEP_CPP_UTIL_=\ +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\gui\console.h"\ !ENDIF @@ -1121,142 +1255,89 @@ NODEP_CPP_UTIL_=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\util.h +SOURCE=..\..\..\common\debugger.h # End Source File -# End Group -# Begin Group "sound" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\sound\audiocd.cpp +SOURCE=..\..\..\common\file.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_AUDIO=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_FILE_=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_AUDIO=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_FILE_=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_AUDIO=\ +DEP_CPP_FILE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_FILE_=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIO=\ +DEP_CPP_FILE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_FILE_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\audiocd.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\sound\audiostream.cpp +DEP_CPP_FILE_=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FILE_=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_AUDIOS=\ +DEP_CPP_FILE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\file.h"\ @@ -1267,24 +1348,16 @@ DEP_CPP_AUDIOS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_FILE_=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FILE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\file.h"\ @@ -1296,80 +1369,69 @@ DEP_CPP_AUDIOS=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FILE_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\audiostream.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\fmopl.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ +DEP_CPP_FILE_=\ + "..\..\..\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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_FILE_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_FMOPL=\ +DEP_CPP_FILE_=\ "..\..\..\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"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_FILE_=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FMOPL=\ +DEP_CPP_FILE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FMOPL=\ +NODEP_CPP_FILE_=\ "..\..\..\common\extend.h"\ @@ -1378,226 +1440,202 @@ NODEP_CPP_FMOPL=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\fmopl.h +SOURCE=..\..\..\common\file.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\mididrv.cpp +SOURCE=..\..\..\common\list.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\md5.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIDID=\ - "..\..\..\sound\common\str.h"\ - "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDID=\ - "..\..\..\sound\common\str.h"\ - "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MD5_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MD5_C=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mididrv.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_MD5_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MD5_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_MD5_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MD5_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_MIDIP=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MD5_C=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_MIDIP=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_MD5_C=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser_smf.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MIDIPA=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MD5_C=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPA=\ +DEP_CPP_MD5_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_MD5_C=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1605,74 +1643,128 @@ NODEP_CPP_MIDIPA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\midiparser_xmidi.cpp +SOURCE=..\..\..\common\md5.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\rect.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\savefile.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIPAR=\ +DEP_CPP_SAVEF=\ "..\..\..\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"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDIPAR=\ +NODEP_CPP_SAVEF=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPAR=\ +DEP_CPP_SAVEF=\ "..\..\..\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_MIDIPAR=\ +NODEP_CPP_SAVEF=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SAVEF=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SAVEF=\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\util.h"\ !ENDIF @@ -1680,331 +1772,167 @@ NODEP_CPP_MIDIPAR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mixer.cpp +SOURCE=..\..\..\common\savefile.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\scaler.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_SCALE=\ + "..\..\..\common\common\scaler\intern.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_SCALE=\ + "..\..\..\common\common\scaler\intern.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIXER=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_SCALE=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mixer.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mp3.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MP3_C=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCALE=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mp3.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mpu401.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_MPU40=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MPU40=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_MPU40=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MPU40=\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mpu401.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\rate.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_RATE_=\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_RATE_=\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_RATE_=\ +DEP_CPP_SCALE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ @@ -2013,47 +1941,53 @@ NODEP_CPP_RATE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\rate.h +SOURCE=..\..\..\common\scaler.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\voc.cpp +SOURCE=..\..\..\common\scummsys.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\singleton.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\stdafx.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\str.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_STR_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\common\str.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_STR_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -2061,117 +1995,72 @@ NODEP_CPP_VOC_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VOC_C=\ +DEP_CPP_STR_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_STR_C=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ + -SOURCE=..\..\..\sound\voc.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\sound\vorbis.cpp +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +DEP_CPP_STR_C=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_VORBI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ +DEP_CPP_STR_C=\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_VORBI=\ - "..\..\..\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"\ +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VORBI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ +DEP_CPP_STR_C=\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_VORBI=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_STR_C=\ + "..\..\..\common\common\str.h"\ !ENDIF @@ -2179,57 +2068,55 @@ NODEP_CPP_VORBI=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\vorbis.h +SOURCE=..\..\..\common\str.h # End Source File -# End Group -# Begin Group "gui" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\gui\about.cpp +SOURCE=..\..\..\common\system.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_SYSTE=\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_SYSTE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -2237,28 +2124,99 @@ NODEP_CPP_ABOUT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_SYSTE=\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_SYSTE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SYSTE=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SYSTE=\ + "..\..\..\common\backends\intern.h"\ + "..\..\..\common\base\gameDetector.h"\ + "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\system.h"\ !ENDIF @@ -2266,84 +2224,136 @@ NODEP_CPP_ABOUT=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\about.h +SOURCE=..\..\..\common\system.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.cpp +SOURCE=..\..\..\common\timer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_TIMER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_TIMER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_TIMER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\browser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_TIMER=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_TIMER=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_TIMER=\ + "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\timer.h"\ + "..\..\..\common\common\util.h"\ !ENDIF @@ -2351,51 +2361,47 @@ NODEP_CPP_BROWS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.h +SOURCE=..\..\..\common\timer.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.cpp +SOURCE=..\..\..\common\util.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_UTIL_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_UTIL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -2403,28 +2409,82 @@ NODEP_CPP_CHOOS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_UTIL_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.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\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_UTIL_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_UTIL_=\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_UTIL_=\ + "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\util.h"\ !ENDIF @@ -2432,38 +2492,47 @@ NODEP_CPP_CHOOS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.h +SOURCE=..\..\..\common\util.h # End Source File +# End Group +# Begin Group "sound" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\gui\console.cpp +SOURCE=..\..\..\sound\audiocd.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CONSO=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIO=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSO=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIO=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSO=\ +DEP_CPP_AUDIO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2471,26 +2540,31 @@ DEP_CPP_CONSO=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_AUDIO=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_AUDIO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2498,70 +2572,129 @@ DEP_CPP_CONSO=\ "..\..\..\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"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_AUDIO=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_AUDIO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUDIO=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\gui\console.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\gui\dialog.cpp +DEP_CPP_AUDIO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUDIO=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ +DEP_CPP_AUDIO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIO=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ +DEP_CPP_AUDIO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIO=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_DIALO=\ +DEP_CPP_AUDIO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2569,23 +2702,25 @@ DEP_CPP_DIALO=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_AUDIO=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_DIALO=\ +DEP_CPP_AUDIO=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2593,15 +2728,15 @@ DEP_CPP_DIALO=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\vorbis.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_AUDIO=\ "..\..\..\common\extend.h"\ @@ -2610,343 +2745,221 @@ NODEP_CPP_DIALO=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\dialog.h +SOURCE=..\..\..\sound\audiocd.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\EditTextWidget.cpp +SOURCE=..\..\..\sound\audiostream.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_AUDIOS=\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_AUDIOS=\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_EDITT=\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_EDITT=\ +NODEP_CPP_AUDIOS=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_EDITT=\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_EDITT=\ +NODEP_CPP_AUDIOS=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\gui\EditTextWidget.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\font.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_FONT_=\ - "..\..\..\gui\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_FONT_=\ - "..\..\..\gui\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_FONT_=\ - "..\..\..\gui\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_FONT_=\ - "..\..\..\gui\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\font.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LAUNC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_AUDIOS=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LAUNC=\ +NODEP_CPP_AUDIOS=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\ListWidget.cpp +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_LISTW=\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LISTW=\ - "..\..\..\common\config.h"\ +NODEP_CPP_AUDIOS=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_LISTW=\ +DEP_CPP_AUDIOS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LISTW=\ +NODEP_CPP_AUDIOS=\ "..\..\..\common\extend.h"\ @@ -2955,54 +2968,47 @@ NODEP_CPP_LISTW=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\ListWidget.h +SOURCE=..\..\..\sound\audiostream.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\message.cpp +SOURCE=..\..\..\sound\fmopl.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\list.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\list.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MESSA=\ +DEP_CPP_FMOPL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_MESSA=\ +NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -3010,124 +3016,86 @@ NODEP_CPP_MESSA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MESSA=\ +DEP_CPP_FMOPL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_MESSA=\ +NODEP_CPP_FMOPL=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\gui\message.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\gui\newgui.cpp +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_NEWGU=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\scumm_globals.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_NEWGU=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\scumm_globals.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_NEWGU=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\scumm_globals.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ +DEP_CPP_FMOPL=\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\scumm_globals.h"\ +NODEP_CPP_FMOPL=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ENDIF @@ -3135,83 +3103,44 @@ NODEP_CPP_NEWGU=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\newgui.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\object.h +SOURCE=..\..\..\sound\fmopl.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\options.cpp +SOURCE=..\..\..\sound\mididrv.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\common\str.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\common\str.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_OPTIO=\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ @@ -3219,208 +3148,149 @@ NODEP_CPP_OPTIO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_OPTIO=\ +NODEP_CPP_MIDID=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\options.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\PopUpWidget.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_POPUP=\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_POPUP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MIDID=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_POPUP=\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_POPUP=\ +NODEP_CPP_MIDID=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\PopUpWidget.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -SOURCE=..\..\..\gui\ScrollBarWidget.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ +DEP_CPP_MIDID=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ +DEP_CPP_MIDID=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_SCROL=\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MIDID=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_SCROL=\ +DEP_CPP_MIDID=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ +NODEP_CPP_MIDID=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -3428,545 +3298,714 @@ NODEP_CPP_SCROL=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\ScrollBarWidget.h +SOURCE=..\..\..\sound\mididrv.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\TabWidget.cpp +SOURCE=..\..\..\sound\midiparser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_TABWI=\ +DEP_CPP_MIDIP=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_TABWI=\ +NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_TABWI=\ +DEP_CPP_MIDIP=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_TABWI=\ +NODEP_CPP_MIDIP=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ENDIF -SOURCE=..\..\..\gui\TabWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\widget.cpp +SOURCE=..\..\..\sound\midiparser.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\midiparser_smf.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WIDGE=\ +DEP_CPP_MIDIPA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_WIDGE=\ +NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WIDGE=\ +DEP_CPP_MIDIPA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_WIDGE=\ +NODEP_CPP_MIDIPA=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\widget.h -# End Source File -# End Group -# Begin Group "backends" - -# PROP Default_Filter "" -# Begin Group "wince" - -# PROP Default_Filter "" -# Begin Group "missing" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# PROP Default_Filter "" -# Begin Group "sys" +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -# PROP Default_Filter "" -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\missing\sys\stat.h -# End Source File -# Begin Source File +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\sys\time.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -SOURCE=..\..\..\backends\wince\missing\sys\types.h -# End Source File -# End Group -# Begin Source File +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\assert.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -SOURCE=..\..\..\backends\wince\missing\conio.h -# End Source File -# Begin Source File +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\dir.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\backends\wince\missing\direct.h -# End Source File -# Begin Source File +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\dirent.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -SOURCE=..\..\..\backends\wince\missing\errno.h -# End Source File -# Begin Source File +DEP_CPP_MIDIPA=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\fcntl.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\..\..\backends\wince\missing\io.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\missing\missing.cpp +SOURCE=..\..\..\sound\midiparser_xmidi.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\dirent.h"\ - "..\..\..\backends\wince\missing\sys\time.h"\ - -NODEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\portdefs.h"\ +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\dirent.h"\ - "..\..\..\backends\wince\missing\sys\time.h"\ +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\portdefs.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\dirent.h"\ - "..\..\..\backends\wince\missing\sys\time.h"\ +DEP_CPP_MIDIPAR=\ + "..\..\..\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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\dirent.h"\ - "..\..\..\backends\wince\missing\sys\time.h"\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\signal.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\missing\time.h -# End Source File -# Begin Source File +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -SOURCE=..\..\..\backends\wince\missing\unistd.h -# End Source File -# End Group -# Begin Group "CEgui" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -# PROP Default_Filter "" -# Begin Group "generic" +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -# PROP Default_Filter "" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MIDIPAR=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ENDIF + +# End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\GUIElement.cpp +SOURCE=..\..\..\sound\mixer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_GUIEL=\ +NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_GUIEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_GUIEL=\ +NODEP_CPP_MIXER=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_MIXER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIXER=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\backends\wince\CEgui\GUIElement.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\CEgui\Panel.cpp +DEP_CPP_MIXER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIXER=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MIXER=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MIXER=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PANEL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MIXER=\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_PANEL=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MIXER=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_PANEL=\ +NODEP_CPP_MIXER=\ "..\..\..\common\extend.h"\ @@ -3975,361 +4014,242 @@ NODEP_CPP_PANEL=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\Panel.h +SOURCE=..\..\..\sound\mixer.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\PanelItem.cpp +SOURCE=..\..\..\sound\mp3.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - -NODEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - -NODEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_PANELI=\ +NODEP_CPP_MP3_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PANELI=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_PANELI=\ +NODEP_CPP_MP3_C=\ "..\..\..\common\extend.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\PanelItem.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SDL_I=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MP3_C=\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SDL_I=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_SDL_I=\ +NODEP_CPP_MP3_C=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\Toolbar.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_TOOLB=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MP3_C=\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_TOOLB=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_MP3_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_TOOLB=\ +NODEP_CPP_MP3_C=\ "..\..\..\common\extend.h"\ @@ -4338,273 +4258,164 @@ NODEP_CPP_TOOLB=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\Toolbar.h +SOURCE=..\..\..\sound\mp3.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.cpp +SOURCE=..\..\..\sound\mpu401.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\string.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\string.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ +DEP_CPP_MPU40=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\common\string.h"\ +NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_TOOLBA=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ +DEP_CPP_MPU40=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_TOOLBA=\ +NODEP_CPP_MPU40=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.h -# End Source File -# End Group -# Begin Group "specific" - -# PROP Default_Filter "" -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\backends\wince\CEgui\ItemAction.cpp +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\ItemAction.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\CEActions.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\ItemAction.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\CEActions.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_ITEMA=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemAction.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_ITEMA=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemAction.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_ITEMA=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MPU40=\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\scummsys.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\timer.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\stdafx.h"\ !ENDIF @@ -4612,271 +4423,201 @@ NODEP_CPP_ITEMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\ItemAction.h +SOURCE=..\..\..\sound\mpu401.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\ItemSendKey.cpp +SOURCE=..\..\..\sound\rate.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - -NODEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - -NODEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ +DEP_CPP_RATE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_ITEMS=\ +NODEP_CPP_RATE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ITEMS=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ +DEP_CPP_RATE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_ITEMS=\ +NODEP_CPP_RATE_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_RATE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RATE_=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\backends\wince\CEgui\ItemSendKey.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.cpp +DEP_CPP_RATE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RATE_=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_RATE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_RATE_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\common\map.h"\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_RATE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ - "..\..\..\common\config.h"\ +NODEP_CPP_RATE_=\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_ITEMSW=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ +DEP_CPP_RATE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\rate.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_ITEMSW=\ +NODEP_CPP_RATE_=\ "..\..\..\common\extend.h"\ @@ -4885,213 +4626,210 @@ NODEP_CPP_ITEMSW=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.h +SOURCE=..\..\..\sound\rate.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.cpp +SOURCE=..\..\..\sound\voc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysQueue.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\voc.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - -NODEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\common\scummsys.h"\ - "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysQueue.h"\ - "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\voc.h"\ + "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ +DEP_CPP_VOC_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\KeysQueue.h"\ +NODEP_CPP_VOC_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_PANELK=\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ +DEP_CPP_VOC_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_PANELK=\ +NODEP_CPP_VOC_C=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.h -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEgui\CEGUI.h -# End Source File -# End Group -# Begin Group "CEkeys" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -# PROP Default_Filter "" -# Begin Source File +DEP_CPP_VOC_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VOC_C=\ + "..\..\..\common\extend.h"\ + -SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\CEkeys\Key.cpp +DEP_CPP_VOC_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VOC_C=\ + "..\..\..\common\extend.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ +DEP_CPP_VOC_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEY_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VOC_C=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ +DEP_CPP_VOC_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEY_C=\ +NODEP_CPP_VOC_C=\ "..\..\..\common\extend.h"\ @@ -5100,263 +4838,11759 @@ NODEP_CPP_KEY_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEkeys\Key.h +SOURCE=..\..\..\sound\voc.h # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEkeys\KeysBuffer.cpp +SOURCE=..\..\..\sound\vorbis.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - -NODEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\common\list.h"\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - -NODEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\common\list.h"\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ +DEP_CPP_VORBI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_KEYSB=\ +NODEP_CPP_VORBI=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_KEYSB=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ +DEP_CPP_VORBI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_VORBI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ + +NODEP_CPP_VORBI=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\vorbis.h +# End Source File +# End Group +# Begin Group "gui" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\gui\about.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ABOUT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\about.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\browser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BROWS=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\browser.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\chooser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CHOOS=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\chooser.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\console.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\console.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\dialog.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIALO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_DIALO=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\dialog.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\EditTextWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EDITT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\EditTextWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\font.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_FONT_=\ + "..\..\..\gui\font.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\font.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\launcher.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAUNC=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\launcher.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ListWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_LISTW=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_LISTW=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_LISTW=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LISTW=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ListWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\message.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\list.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MESSA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\message.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\newgui.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_NEWGU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\common\extend.h"\ + "..\..\..\gui\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_NEWGU=\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + +NODEP_CPP_NEWGU=\ + "..\..\..\gui\common\scummsys.h"\ + "..\..\..\gui\common\singleton.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\font.h"\ + "..\..\..\gui\gui\object.h"\ + "..\..\..\gui\scumm_globals.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\newgui.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\options.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_OPTIO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\options.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\PopUpWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_POPUP=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_POPUP=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_POPUP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_POPUP=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\PopUpWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ScrollBarWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCROL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ScrollBarWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\TabWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_TABWI=\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_TABWI=\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_TABWI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_TABWI=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\TabWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\widget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + "..\..\..\gui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_WIDGE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WIDGE=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\widget.h +# End Source File +# End Group +# Begin Group "backends" + +# PROP Default_Filter "" +# Begin Group "wince" + +# PROP Default_Filter "" +# Begin Group "missing" + +# PROP Default_Filter "" +# Begin Group "sys" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\sys\stat.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\sys\time.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\sys\types.h +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\assert.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\conio.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\dir.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\direct.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\dirent.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\errno.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\fcntl.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\io.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\missing.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + "..\..\..\backends\wince\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + "..\..\..\backends\wince\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\dirent.h"\ + "..\..\..\backends\wince\missing\sys\time.h"\ + +NODEP_CPP_MISSI=\ + "..\..\..\backends\wince\missing\portdefs.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\signal.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\time.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\unistd.h +# End Source File +# End Group +# Begin Group "CEgui" + +# PROP Default_Filter "" +# Begin Group "generic" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\GUIElement.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\GUIElement.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\Panel.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\Panel.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\PanelItem.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\PanelItem.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_SDL_I=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\Toolbar.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\Toolbar.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\string.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\string.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\string.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + +NODEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.h +# End Source File +# End Group +# Begin Group "specific" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemAction.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + +NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemAction.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemSendKey.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemSendKey.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_ITEMSW=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysQueue.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysQueue.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\KeysQueue.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + +NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ + "..\..\..\backends\wince\CEgui\common\scummsys.h"\ + "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ + "..\..\..\backends\wince\CEgui\common\system.h"\ + "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.h +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEgui\CEGUI.h +# End Source File +# End Group +# Begin Group "CEkeys" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\Key.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + +NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\Key.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\KeysBuffer.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + +NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + NODEP_CPP_KEYSB=\ + "..\..\..\backends\wince\CEkeys\common\list.h"\ + "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ + "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\KeysBuffer.h +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEActions.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CEACT=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CEACT=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEActions.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEDevice.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEDevice.h"\ + +NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEDevice.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEKeysDialog.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\common\extend.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\stdafx.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\x.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEKeysDialog.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CELauncherDialog.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CELAU=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CELAU=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + +NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\gui\browser.h"\ + "..\..\..\backends\wince\gui\launcher.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CELauncherDialog.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEScaler.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CESCA=\ + "..\..\..\backends\wince\CEScaler.h"\ + +NODEP_CPP_CESCA=\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEScaler.h +# End Source File +# Begin Source File + +SOURCE="..\..\..\backends\wince\wince-sdl.cpp" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_WINCE=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_WINCE=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemAction.h"\ + "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEKeysDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + +NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\base\engine.h"\ + "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\common\timer.h"\ + "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\dialog.h"\ + "..\..\..\backends\wince\gui\ListWidget.h"\ + "..\..\..\backends\wince\gui\message.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\ItemAction.h"\ + "..\..\..\backends\wince\Key.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE="..\..\..\backends\wince\wince-sdl.h" +# End Source File +# End Group +# Begin Group "fs" + +# PROP Default_Filter "" +# Begin Group "windows" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE="..\..\..\backends\fs\windows\windows-fs.cpp" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\fs\fs.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\stdafx.h"\ + + +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\fs\fs.h +# End Source File +# End Group +# Begin Group "midi" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\midi\adlib.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ADLIB=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\fmopl.h"\ + "..\..\..\backends\midi\sound\mididrv.h"\ + "..\..\..\backends\midi\sound\mixer.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ADLIB=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\fmopl.h"\ + "..\..\..\backends\midi\sound\mididrv.h"\ + "..\..\..\backends\midi\sound\mixer.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\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"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ADLIB=\ + "..\..\..\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\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\midi\alsa.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ALSA_=\ + "..\..\..\backends\midi\common\config-manager.h"\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\config.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ALSA_=\ + "..\..\..\backends\midi\common\config-manager.h"\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\config.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\backends\midi\config.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ALSA_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ALSA_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\midi\coreaudio.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_COREA=\ + "..\..\..\backends\midi\common\config-manager.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_COREA=\ + "..\..\..\backends\midi\common\config-manager.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_COREA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COREA=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\midi\morphos.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MORPH=\ + "..\..\..\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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MORPH=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MORPH=\ + "..\..\..\backends\midi\morphos.h"\ + "..\..\..\backends\midi\morphos_sound.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\midi\null.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_NULL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_NULL_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\midi\quicktime.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_QUICK=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_QUICK=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_QUICK=\ + "..\..\..\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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -# End Source File -# Begin Source File +DEP_CPP_QUICK=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_QUICK=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF -SOURCE=..\..\..\backends\wince\CEkeys\KeysBuffer.h # End Source File -# End Group # Begin Source File -SOURCE=..\..\..\backends\wince\CEActions.cpp +SOURCE=..\..\..\backends\midi\seq.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - -NODEP_CPP_CEACT=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_SEQ_C=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - -NODEP_CPP_CEACT=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_SEQ_C=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CEACT=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_SEQ_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\config.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ +NODEP_CPP_SEQ_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CEACT=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_SEQ_C=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SEQ_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_SEQ_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_CEACT=\ +NODEP_CPP_SEQ_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -5364,271 +16598,190 @@ NODEP_CPP_CEACT=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEActions.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEDevice.cpp +SOURCE=..\..\..\backends\midi\windows.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_CEDEV=\ - "..\..\..\backends\wince\CEDevice.h"\ - -NODEP_CPP_CEDEV=\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_WINDOW=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_CEDEV=\ - "..\..\..\backends\wince\CEDevice.h"\ - -NODEP_CPP_CEDEV=\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_WINDOW=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mpu401.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CEDEV=\ - "..\..\..\backends\wince\CEDevice.h"\ +DEP_CPP_WINDOW=\ "..\..\..\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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_CEDEV=\ +NODEP_CPP_WINDOW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CEDEV=\ - "..\..\..\backends\wince\CEDevice.h"\ +DEP_CPP_WINDOW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_CEDEV=\ +NODEP_CPP_WINDOW=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEDevice.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\backends\wince\CEKeysDialog.cpp +DEP_CPP_WINDOW=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WINDOW=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - {$(INCLUDE)}"gx.h"\ +DEP_CPP_WINDOW=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CEKEY=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\str.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\gui\dialog.h"\ - "..\..\..\backends\wince\gui\ListWidget.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_WINDOW=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - {$(INCLUDE)}"gx.h"\ +DEP_CPP_WINDOW=\ + "..\..\..\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\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CEKEY=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\str.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\gui\dialog.h"\ - "..\..\..\backends\wince\gui\ListWidget.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_WINDOW=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_CEKEY=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_WINDOW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_WINDOW=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WINDOW=\ + "..\..\..\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\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\Key.h"\ +NODEP_CPP_WINDOW=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CEKEY=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_WINDOW=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.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\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_CEKEY=\ +NODEP_CPP_WINDOW=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -5636,277 +16789,257 @@ NODEP_CPP_CEKEY=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEKeysDialog.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CELauncherDialog.cpp +SOURCE=..\..\..\backends\midi\ym2612.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_CELAU=\ - "..\..\..\backends\wince\CELauncherDialog.h"\ - -NODEP_CPP_CELAU=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\base\plugins.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\gui\browser.h"\ - "..\..\..\backends\wince\gui\launcher.h"\ - "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_YM261=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mididrv.h"\ + "..\..\..\backends\midi\sound\mixer.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_CELAU=\ - "..\..\..\backends\wince\CELauncherDialog.h"\ - -NODEP_CPP_CELAU=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\base\plugins.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\gui\browser.h"\ - "..\..\..\backends\wince\gui\launcher.h"\ - "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\stdafx.h"\ +NODEP_CPP_YM261=\ + "..\..\..\backends\midi\common\util.h"\ + "..\..\..\backends\midi\sound\mididrv.h"\ + "..\..\..\backends\midi\sound\mixer.h"\ + "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CELAU=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CELauncherDialog.h"\ +DEP_CPP_YM261=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CELAU=\ +NODEP_CPP_YM261=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CELAU=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CELauncherDialog.h"\ +DEP_CPP_YM261=\ + "..\..\..\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\mixer.h"\ + +NODEP_CPP_YM261=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_YM261=\ + "..\..\..\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\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_YM261=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_YM261=\ + "..\..\..\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\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_YM261=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_YM261=\ + "..\..\..\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\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_YM261=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_YM261=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CELAU=\ +NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CELauncherDialog.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\wince\CEScaler.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_CESCA=\ - "..\..\..\backends\wince\CEScaler.h"\ - -NODEP_CPP_CESCA=\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_CESCA=\ - "..\..\..\backends\wince\CEScaler.h"\ - -NODEP_CPP_CESCA=\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CESCA=\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_YM261=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CESCA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CESCA=\ - "..\..\..\backends\wince\CEScaler.h"\ +DEP_CPP_YM261=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CESCA=\ +NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF # End Source File -# Begin Source File +# End Group +# Begin Group "sdl" -SOURCE=..\..\..\backends\wince\CEScaler.h -# End Source File +# PROP Default_Filter "" # Begin Source File -SOURCE="..\..\..\backends\wince\wince-sdl.cpp" +SOURCE="..\..\..\backends\sdl\sdl-common.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\sdl\sdl-common.h"\ -NODEP_CPP_WINCE=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\base\plugins.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\common\timer.h"\ - "..\..\..\backends\wince\common\util.h"\ - "..\..\..\backends\wince\ItemAction.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ +NODEP_CPP_SDL_C=\ + "..\..\..\backends\sdl\backends\intern.h"\ + "..\..\..\backends\sdl\common\config-manager.h"\ + "..\..\..\backends\sdl\common\scaler.h"\ + "..\..\..\backends\sdl\common\scummsys.h"\ + "..\..\..\backends\sdl\common\stdafx.h"\ + "..\..\..\backends\sdl\common\system.h"\ + "..\..\..\backends\sdl\common\util.h"\ + "..\..\..\backends\sdl\scummvm.xpm"\ + "..\..\..\backends\sdl\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\sdl\sdl-common.h"\ -NODEP_CPP_WINCE=\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\base\plugins.h"\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\common\scaler.h"\ - "..\..\..\backends\wince\common\scaler\intern.h"\ - "..\..\..\backends\wince\common\scummsys.h"\ - "..\..\..\backends\wince\common\stdafx.h"\ - "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\common\timer.h"\ - "..\..\..\backends\wince\common\util.h"\ - "..\..\..\backends\wince\ItemAction.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ +NODEP_CPP_SDL_C=\ + "..\..\..\backends\sdl\backends\intern.h"\ + "..\..\..\backends\sdl\common\config-manager.h"\ + "..\..\..\backends\sdl\common\scaler.h"\ + "..\..\..\backends\sdl\common\scummsys.h"\ + "..\..\..\backends\sdl\common\stdafx.h"\ + "..\..\..\backends\sdl\common\system.h"\ + "..\..\..\backends\sdl\common\util.h"\ + "..\..\..\backends\sdl\scummvm.xpm"\ + "..\..\..\backends\sdl\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WINCE=\ +DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -5914,16 +17047,11 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\scummvm.xpm"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEgui.h"\ - "..\..\..\backends\wince\CEkeys.h"\ - "..\..\..\backends\wince\ItemAction.h"\ - "..\..\..\backends\wince\Key.h"\ +NODEP_CPP_SDL_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL.h"\ @@ -5952,41 +17080,66 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WINCE=\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scummvm.xpm"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_SDL_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ - "..\..\..\backends\wince\CEgui\GUIElement.h"\ - "..\..\..\backends\wince\CEgui\ItemAction.h"\ - "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ - "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ - "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ - "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -5995,19 +17148,10 @@ DEP_CPP_WINCE=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\scumm\gfx.h"\ - "..\..\..\scumm\script.h"\ - "..\..\..\scumm\scumm.h"\ + "..\..\..\scummvm.xpm"\ + "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ {$(INCLUDE)}"SDL_active.h"\ {$(INCLUDE)}"SDL_audio.h"\ @@ -6029,202 +17173,73 @@ DEP_CPP_WINCE=\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_WINCE=\ +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE="..\..\..\backends\wince\wince-sdl.h" -# End Source File -# End Group -# Begin Group "fs" - -# PROP Default_Filter "" -# Begin Group "windows" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE="..\..\..\backends\fs\windows\windows-fs.cpp" - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_WINDO=\ - "..\..\..\backends\fs\fs.h"\ - -NODEP_CPP_WINDO=\ - "..\..\..\backends\fs\common\list.h"\ - "..\..\..\backends\fs\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_WINDO=\ - "..\..\..\backends\fs\fs.h"\ - -NODEP_CPP_WINDO=\ - "..\..\..\backends\fs\common\list.h"\ - "..\..\..\backends\fs\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_WINDO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\str.h"\ - -NODEP_CPP_WINDO=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_WINDO=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WINDO=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\backends\fs\fs.h -# End Source File -# End Group -# Begin Group "midi" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\..\backends\midi\adlib.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_ADLIB=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\fmopl.h"\ - "..\..\..\backends\midi\sound\mididrv.h"\ - "..\..\..\backends\midi\sound\mixer.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_ADLIB=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\fmopl.h"\ - "..\..\..\backends\midi\sound\mididrv.h"\ - "..\..\..\backends\midi\sound\mixer.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_ADLIB=\ - "..\..\..\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"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_ADLIB=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_ADLIB=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_ADLIB=\ +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\alsa.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_ALSA_=\ - "..\..\..\backends\midi\common\config-manager.h"\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\config.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_ALSA_=\ - "..\..\..\backends\midi\common\config-manager.h"\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\config.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_ALSA_=\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -6232,26 +17247,49 @@ DEP_CPP_ALSA_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_ALSA_=\ - "..\..\..\backends\midi\config.h"\ - "..\..\..\common\config.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ + +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_ALSA_=\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -6260,67 +17298,98 @@ DEP_CPP_ALSA_=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_ALSA_=\ +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\coreaudio.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_COREA=\ - "..\..\..\backends\midi\common\config-manager.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_COREA=\ - "..\..\..\backends\midi\common\config-manager.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_COREA=\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_COREA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_COREA=\ +DEP_CPP_SDL_C=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -6329,11 +17398,32 @@ DEP_CPP_COREA=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_COREA=\ +NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -6343,259 +17433,278 @@ NODEP_CPP_COREA=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\midi\morphos.cpp +SOURCE="..\..\..\backends\sdl\sdl-common.h" +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\intern.h +# End Source File +# End Group +# Begin Group "base" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\base\engine.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MORPH=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\morphos.h"\ - "..\..\..\backends\midi\morphos_sound.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ +NODEP_CPP_ENGIN=\ + "..\..\..\base\base\engine.h"\ + "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\file.h"\ + "..\..\..\base\common\timer.h"\ + "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MORPH=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\morphos.h"\ - "..\..\..\backends\midi\morphos_sound.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ +NODEP_CPP_ENGIN=\ + "..\..\..\base\base\engine.h"\ + "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\file.h"\ + "..\..\..\base\common\timer.h"\ + "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MORPH=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_MORPH=\ - "..\..\..\backends\midi\morphos.h"\ - "..\..\..\backends\midi\morphos_sound.h"\ +NODEP_CPP_ENGIN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MORPH=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_MORPH=\ - "..\..\..\backends\midi\morphos.h"\ - "..\..\..\backends\midi\morphos_sound.h"\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\null.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_NULL_=\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_NULL_=\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_NULL_=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_NULL_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_NULL_=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_NULL_=\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\quicktime.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_QUICK=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_QUICK=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_QUICK=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUICK=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_QUICK=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_QUICK=\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\seq.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_SEQ_C=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_SEQ_C=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_SEQ_C=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SEQ_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_SEQ_C=\ +DEP_CPP_ENGIN=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SEQ_C=\ +NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -6605,126 +17714,184 @@ NODEP_CPP_SEQ_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\midi\windows.cpp +SOURCE=..\..\..\base\engine.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\base\gameDetector.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WINDOW=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ +NODEP_CPP_GAMED=\ + "..\..\..\base\base\engine.h"\ + "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\scaler.h"\ + "..\..\..\base\config.h"\ + "..\..\..\base\sound\mididrv.h"\ + "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WINDOW=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ +NODEP_CPP_GAMED=\ + "..\..\..\base\base\engine.h"\ + "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\scaler.h"\ + "..\..\..\base\config.h"\ + "..\..\..\base\sound\mididrv.h"\ + "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WINDOW=\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_WINDOW=\ +NODEP_CPP_GAMED=\ + "..\..\..\base\config.h"\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WINDOW=\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_WINDOW=\ +NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\backends\midi\ym2612.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -NODEP_CPP_YM261=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mididrv.h"\ - "..\..\..\backends\midi\sound\mixer.h"\ - "..\..\..\backends\midi\stdafx.h"\ +DEP_CPP_GAMED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_YM261=\ - "..\..\..\backends\midi\common\util.h"\ - "..\..\..\backends\midi\sound\mididrv.h"\ - "..\..\..\backends\midi\sound\mixer.h"\ - "..\..\..\backends\midi\stdafx.h"\ +NODEP_CPP_GAMED=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_YM261=\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_YM261=\ - "..\..\..\common\config.h"\ +NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_YM261=\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ @@ -6733,63 +17900,49 @@ DEP_CPP_YM261=\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_YM261=\ +NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# End Group -# Begin Group "sdl" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE="..\..\..\backends\sdl\sdl-common.cpp" - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_SDL_C=\ - "..\..\..\backends\sdl\sdl-common.h"\ - -NODEP_CPP_SDL_C=\ - "..\..\..\backends\sdl\backends\intern.h"\ - "..\..\..\backends\sdl\common\config-manager.h"\ - "..\..\..\backends\sdl\common\scaler.h"\ - "..\..\..\backends\sdl\common\scummsys.h"\ - "..\..\..\backends\sdl\common\stdafx.h"\ - "..\..\..\backends\sdl\common\system.h"\ - "..\..\..\backends\sdl\common\util.h"\ - "..\..\..\backends\sdl\scummvm.xpm"\ - "..\..\..\backends\sdl\sound\mididrv.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SDL_C=\ - "..\..\..\backends\sdl\sdl-common.h"\ +DEP_CPP_GAMED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SDL_C=\ - "..\..\..\backends\sdl\backends\intern.h"\ - "..\..\..\backends\sdl\common\config-manager.h"\ - "..\..\..\backends\sdl\common\scaler.h"\ - "..\..\..\backends\sdl\common\scummsys.h"\ - "..\..\..\backends\sdl\common\stdafx.h"\ - "..\..\..\backends\sdl\common\system.h"\ - "..\..\..\backends\sdl\common\util.h"\ - "..\..\..\backends\sdl\scummvm.xpm"\ - "..\..\..\backends\sdl\sound\mididrv.h"\ +NODEP_CPP_GAMED=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_SDL_C=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -6802,44 +17955,24 @@ DEP_CPP_SDL_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\scummvm.xpm"\ + "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SDL_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_SDL_C=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ +DEP_CPP_GAMED=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -6853,32 +17986,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\scummvm.xpm"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_SDL_C=\ +NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -6888,57 +18000,117 @@ NODEP_CPP_SDL_C=\ # End Source File # Begin Source File -SOURCE="..\..\..\backends\sdl\sdl-common.h" -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\backends\intern.h +SOURCE=..\..\..\base\gameDetector.h # End Source File -# End Group -# Begin Group "base" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\base\engine.cpp +SOURCE=..\..\..\base\main.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_ENGIN=\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ + "..\..\..\base\backends\wince\CELauncherDialog.h"\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\base\plugins.h"\ "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\file.h"\ + "..\..\..\base\common\scaler.h"\ "..\..\..\base\common\timer.h"\ - "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\gui\launcher.h"\ + "..\..\..\base\gui\message.h"\ + "..\..\..\base\gui\newgui.h"\ "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_ENGIN=\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ + "..\..\..\base\backends\wince\CELauncherDialog.h"\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ + "..\..\..\base\base\plugins.h"\ "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\file.h"\ + "..\..\..\base\common\scaler.h"\ "..\..\..\base\common\timer.h"\ - "..\..\..\base\sound\mixer.h"\ + "..\..\..\base\gui\launcher.h"\ + "..\..\..\base\gui\message.h"\ + "..\..\..\base\gui\newgui.h"\ "..\..\..\base\stdafx.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MAIN_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ENGIN=\ +DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -6946,30 +18118,53 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ -NODEP_CPP_ENGIN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_ENGIN=\ +DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ @@ -6982,56 +18177,46 @@ DEP_CPP_ENGIN=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_ENGIN=\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\base\engine.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\base\gameDetector.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_GAMED=\ - "..\..\..\base\base\engine.h"\ - "..\..\..\base\base\gameDetector.h"\ - "..\..\..\base\base\plugins.h"\ - "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\scaler.h"\ - "..\..\..\base\config.h"\ - "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_GAMED=\ - "..\..\..\base\base\engine.h"\ - "..\..\..\base\base\gameDetector.h"\ - "..\..\..\base\base\plugins.h"\ - "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\scaler.h"\ - "..\..\..\base\config.h"\ - "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_GAMED=\ +DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -7049,26 +18234,47 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_GAMED=\ - "..\..\..\base\config.h"\ - "..\..\..\common\config.h"\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_GAMED=\ +DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -7087,63 +18293,104 @@ DEP_CPP_GAMED=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ -NODEP_CPP_GAMED=\ +NODEP_CPP_MAIN_=\ + "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\base\gameDetector.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\base\main.cpp +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_MAIN_=\ - "..\..\..\base\allegro.h"\ - "..\..\..\base\backends\wince\CELauncherDialog.h"\ - "..\..\..\base\base\engine.h"\ - "..\..\..\base\base\gameDetector.h"\ - "..\..\..\base\base\plugins.h"\ - "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\scaler.h"\ - "..\..\..\base\common\timer.h"\ - "..\..\..\base\gui\launcher.h"\ - "..\..\..\base\gui\message.h"\ - "..\..\..\base\gui\newgui.h"\ - "..\..\..\base\stdafx.h"\ +DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ - "..\..\..\base\backends\wince\CELauncherDialog.h"\ - "..\..\..\base\base\engine.h"\ - "..\..\..\base\base\gameDetector.h"\ - "..\..\..\base\base\plugins.h"\ - "..\..\..\base\common\config-manager.h"\ - "..\..\..\base\common\scaler.h"\ - "..\..\..\base\common\timer.h"\ - "..\..\..\base\gui\launcher.h"\ - "..\..\..\base\gui\message.h"\ - "..\..\..\base\gui\newgui.h"\ - "..\..\..\base\stdafx.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MAIN_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -7161,43 +18408,43 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\font.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL.h"\ - ".\DL_active.h"\ - ".\DL_audio.h"\ - ".\DL_byteorder.h"\ - ".\DL_cdrom.h"\ - ".\DL_error.h"\ - ".\DL_events.h"\ - ".\DL_getenv.h"\ - ".\DL_joystick.h"\ - ".\DL_keyboard.h"\ - ".\DL_keysym.h"\ - ".\DL_main.h"\ - ".\DL_mouse.h"\ - ".\DL_mutex.h"\ - ".\DL_quit.h"\ - ".\DL_rwops.h"\ - ".\DL_timer.h"\ - ".\DL_types.h"\ - ".\DL_version.h"\ - ".\DL_video.h"\ - ".\egin_code.h"\ - ".\lose_code.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MAIN_=\ "..\..\..\backends\fs\fs.h"\ @@ -7310,6 +18557,156 @@ NODEP_CPP_PLUGI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PLUGI=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PLUGI=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + DEP_CPP_PLUGI=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -7389,6 +18786,18 @@ SOURCE=..\..\..\backends\wince\PocketSCUMM.rc !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + !ENDIF # End Source File diff --git a/dists/msevc4/simon/simon.vcp b/dists/msevc4/simon/simon.vcp index 967ad4ba06..c6f2cb3e7c 100644 --- a/dists/msevc4/simon/simon.vcp +++ b/dists/msevc4/simon/simon.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=simon - Win32 (WCE emulator) Debug !MESSAGE "simon - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "simon - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "simon - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "simon - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "simon - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "simon - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "simon - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "simon - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "simon - 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 "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 "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)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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 "simon - Win32 (WCE emulator) Debug" # Name "simon - Win32 (WCE ARMV4) Release" # Name "simon - Win32 (WCE ARMV4) Debug" +# Name "simon - Win32 (WCE ARM) Debug" +# Name "simon - Win32 (WCE ARM) Release" +# Name "simon - Win32 (WCE MIPS) Debug" +# Name "simon - Win32 (WCE MIPS) Release" +# Name "simon - Win32 (WCE SH3) Debug" +# Name "simon - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -217,6 +388,7 @@ DEP_CPP_CHARS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -224,51 +396,17 @@ DEP_CPP_CHARS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_CHARS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\simon\scumm_globals.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\debug.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\simon\simon\debug.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\simon\simon\debug.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -280,32 +418,25 @@ DEP_CPP_DEBUG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -317,63 +448,25 @@ DEP_CPP_DEBUG=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\scumm_globals.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\intern.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\items.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_ITEMS=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_ITEMS=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" -DEP_CPP_ITEMS=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -385,6 +478,7 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -392,23 +486,17 @@ DEP_CPP_ITEMS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ITEMS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" -DEP_CPP_ITEMS=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -420,6 +508,7 @@ DEP_CPP_ITEMS=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -427,56 +516,20 @@ DEP_CPP_ITEMS=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_ITEMS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\scumm_globals.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\midi.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_MIDI_=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\scummsys.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mixer.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_MIDI_=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\scummsys.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mixer.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" -DEP_CPP_MIDI_=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -485,6 +538,7 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -492,27 +546,20 @@ DEP_CPP_MIDI_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDI_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" -DEP_CPP_MIDI_=\ +DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -521,6 +568,7 @@ DEP_CPP_MIDI_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -528,18 +576,12 @@ DEP_CPP_MIDI_=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_MIDI_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\scumm_globals.h"\ !ENDIF @@ -547,68 +589,278 @@ NODEP_CPP_MIDI_=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\midi.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\midiparser_s1d.cpp +SOURCE=..\..\..\simon\debug.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_MIDIP=\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\sound\midiparser.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\simon\vga.h"\ "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDIP=\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\sound\midiparser.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\simon\simon\debug.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\simon\vga.h"\ "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_DEBUG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIP=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\debug.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -618,33 +870,2209 @@ NODEP_CPP_MIDIP=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\res.cpp +SOURCE=..\..\..\simon\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\debugger.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_RES_C=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\simon\intern.h"\ +NODEP_CPP_DEBUGG=\ + "..\..\..\simon\common\debugger.cpp"\ + "..\..\..\simon\simon\debugger.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUGG=\ + "..\..\..\simon\common\debugger.cpp"\ + "..\..\..\simon\simon\debugger.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\stdafx.h"\ - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_RES_C=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUGG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\debugger.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\intern.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\items.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_ITEMS=\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_ITEMS=\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_ITEMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\midi.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\scummsys.h"\ + "..\..\..\simon\common\system.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\sound\mixer.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDI_=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\scummsys.h"\ + "..\..\..\simon\common\system.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\sound\mixer.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_MIDI_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\midi.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\midiparser_s1d.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIP=\ + "..\..\..\simon\common\util.h"\ + "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midiparser.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIP=\ + "..\..\..\simon\common\util.h"\ + "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\sound\midiparser.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) 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"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + +NODEP_CPP_MIDIP=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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)" == "simon - 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 +# Begin Source File + +SOURCE=..\..\..\simon\res.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_RES_C=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_RES_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\simon.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_SIMON=\ + "..\..\..\simon\backends\fs\fs.h"\ + "..\..\..\simon\base\gameDetector.h"\ + "..\..\..\simon\base\plugins.h"\ + "..\..\..\simon\common\config-manager.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\md5.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\gui\about.h"\ + "..\..\..\simon\gui\message.h"\ + "..\..\..\simon\scumm_globals.h"\ + "..\..\..\simon\simon\debugger.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\simon\vga.h"\ + "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_SIMON=\ + "..\..\..\simon\backends\fs\fs.h"\ + "..\..\..\simon\base\gameDetector.h"\ + "..\..\..\simon\base\plugins.h"\ + "..\..\..\simon\common\config-manager.h"\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\md5.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\gui\about.h"\ + "..\..\..\simon\gui\message.h"\ + "..\..\..\simon\scumm_globals.h"\ + "..\..\..\simon\simon\debugger.h"\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\simon\vga.h"\ + "..\..\..\simon\sound\mididrv.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_SIMON=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\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)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_SIMON=\ + "..\..\..\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\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\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\simon\debugger.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\simon\globals.h"\ + "..\..\..\simon\scumm_globals.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\simon.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\sound.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\util.h"\ + "..\..\..\simon\simon\sound.h"\ + "..\..\..\simon\sound\voc.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_SOUND=\ + "..\..\..\simon\common\file.h"\ + "..\..\..\simon\common\util.h"\ + "..\..\..\simon\simon\sound.h"\ + "..\..\..\simon\sound\voc.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\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)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_SOUND=\ + "..\..\..\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"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\simon\verb.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +NODEP_CPP_VERB_=\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +NODEP_CPP_VERB_=\ + "..\..\..\simon\simon\intern.h"\ + "..\..\..\simon\simon\simon.h"\ + "..\..\..\simon\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\ad.h"\ + ".\DL_byteorder.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ + "..\..\..\simon\sound.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" -DEP_CPP_RES_C=\ +DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -653,6 +3081,7 @@ DEP_CPP_RES_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -660,27 +3089,19 @@ DEP_CPP_RES_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RES_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERB_=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" -DEP_CPP_RES_C=\ +DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -689,6 +3110,7 @@ DEP_CPP_RES_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -696,16 +3118,9 @@ DEP_CPP_RES_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_RES_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VERB_=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ @@ -715,71 +3130,40 @@ NODEP_CPP_RES_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\simon.cpp +SOURCE=..\..\..\simon\vga.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_SIMON=\ - "..\..\..\simon\backends\fs\fs.h"\ - "..\..\..\simon\base\gameDetector.h"\ - "..\..\..\simon\base\plugins.h"\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\scumm_globals.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\sound\mididrv.h"\ "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_SIMON=\ - "..\..\..\simon\backends\fs\fs.h"\ - "..\..\..\simon\base\gameDetector.h"\ - "..\..\..\simon\base\plugins.h"\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\scumm_globals.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\simon\simon\intern.h"\ "..\..\..\simon\simon\simon.h"\ "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\sound\mididrv.h"\ "..\..\..\simon\stdafx.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" -DEP_CPP_SIMON=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\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\message.h"\ - "..\..\..\gui\object.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -789,12 +3173,10 @@ DEP_CPP_SIMON=\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_VGA_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ @@ -806,29 +3188,19 @@ NODEP_CPP_SIMON=\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" -DEP_CPP_SIMON=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\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\message.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -837,143 +3209,76 @@ DEP_CPP_SIMON=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_SIMON=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\simon.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\sound.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_SOUND=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\simon\sound.h"\ - "..\..\..\simon\sound\voc.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_SOUND=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\simon\sound.h"\ - "..\..\..\simon\sound\voc.h"\ - "..\..\..\simon\stdafx.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\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"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_SOUND=\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ + "..\..\..\simon\midi.h"\ + "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\verb.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_VERB_=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_VERB_=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" -DEP_CPP_VERB_=\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -985,30 +3290,25 @@ DEP_CPP_VERB_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" -DEP_CPP_VERB_=\ +DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1020,53 +3320,23 @@ DEP_CPP_VERB_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ + "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\vga.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" - -NODEP_CPP_VGA_C=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_VGA_C=\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1080,6 +3350,7 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1088,21 +3359,14 @@ DEP_CPP_VGA_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VGA_C=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_VGA_C=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1116,6 +3380,7 @@ DEP_CPP_VGA_C=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ @@ -1124,16 +3389,9 @@ DEP_CPP_VGA_C=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ - {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_VGA_C=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ diff --git a/dists/msevc4/sky/sky.vcp b/dists/msevc4/sky/sky.vcp index bf36a5b891..6ae224280c 100644 --- a/dists/msevc4/sky/sky.vcp +++ b/dists/msevc4/sky/sky.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=sky - Win32 (WCE emulator) Debug !MESSAGE "sky - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "sky - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "sky - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "sky - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sky - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sky - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sky - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sky - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "sky - 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 "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 "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)" == "sky - 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)" == "sky - 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)" == "sky - 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)" == "sky - 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)" == "sky - 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)" == "sky - 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 "sky - Win32 (WCE emulator) Debug" # Name "sky - Win32 (WCE ARMV4) Release" # Name "sky - Win32 (WCE ARMV4) Debug" +# Name "sky - Win32 (WCE ARM) Debug" +# Name "sky - Win32 (WCE ARM) Release" +# Name "sky - Win32 (WCE MIPS) Debug" +# Name "sky - Win32 (WCE MIPS) Release" +# Name "sky - Win32 (WCE SH3) Debug" +# Name "sky - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -483,11 +654,11 @@ DEP_CPP_SAVED=\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVED=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" @@ -502,6 +673,151 @@ DEP_CPP_SAVED=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SAVED=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_SAVED=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\sky.h"\ @@ -510,7 +826,6 @@ DEP_CPP_SAVED=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVED=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ @@ -564,11 +879,11 @@ DEP_CPP_ADLIB=\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" @@ -584,6 +899,31 @@ DEP_CPP_ADLIB=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_ADLIB=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ @@ -591,42 +931,12 @@ DEP_CPP_ADLIB=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\adlibchannel.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\adlibmusic.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_ADLIBM=\ - "..\..\..\sky\music\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\sound\mixer.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_ADLIBM=\ - "..\..\..\sky\music\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\sound\mixer.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_ADLIBM=\ +DEP_CPP_ADLIB=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -636,22 +946,21 @@ DEP_CPP_ADLIBM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ADLIBM=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_ADLIBM=\ +DEP_CPP_ADLIB=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -661,94 +970,88 @@ DEP_CPP_ADLIBM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\music\adlibchannel.h"\ - "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ADLIBM=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\adlibmusic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\gmchannel.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ - -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_GMCHA=\ - "..\..\..\sky\music\gmchannel.h"\ +DEP_CPP_ADLIB=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GMCHA=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ +NODEP_CPP_ADLIB=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" -DEP_CPP_GMCHA=\ +DEP_CPP_ADLIB=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GMCHA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_GMCHA=\ +DEP_CPP_ADLIB=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GMCHA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -756,35 +1059,33 @@ NODEP_CPP_GMCHA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\music\gmchannel.h +SOURCE=..\..\..\sky\music\adlibchannel.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\music\gmmusic.cpp +SOURCE=..\..\..\sky\music\adlibmusic.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_GMMUS=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\gmchannel.h"\ - "..\..\..\sky\music\sky\music\gmmusic.h"\ +NODEP_CPP_ADLIBM=\ + "..\..\..\sky\music\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\sky\music\adlibmusic.h"\ "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ + "..\..\..\sky\music\sound\mixer.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_GMMUS=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\gmchannel.h"\ - "..\..\..\sky\music\sky\music\gmmusic.h"\ +NODEP_CPP_ADLIBM=\ + "..\..\..\sky\music\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\sky\music\adlibmusic.h"\ "..\..\..\sky\music\sky\sky.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ + "..\..\..\sky\music\sound\mixer.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" -DEP_CPP_GMMUS=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -794,24 +1095,22 @@ DEP_CPP_GMMUS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_GMMUS=\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_GMMUS=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -821,162 +1120,166 @@ DEP_CPP_GMMUS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\sky.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_GMMUS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\gmmusic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\mt32music.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_MT32M=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\gmchannel.h"\ - "..\..\..\sky\music\sky\music\mt32music.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_MT32M=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\music\gmchannel.h"\ - "..\..\..\sky\music\sky\music\mt32music.h"\ - "..\..\..\sky\music\sound\mididrv.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_MT32M=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MT32M=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_MT32M=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\music\gmchannel.h"\ - "..\..\..\sky\music\mt32music.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MT32M=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\mt32music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\music\musicbase.cpp +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_MUSIC=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\disk.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ +DEP_CPP_ADLIBM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIBM=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -NODEP_CPP_MUSIC=\ - "..\..\..\sky\music\common\util.h"\ - "..\..\..\sky\music\sky\disk.h"\ - "..\..\..\sky\music\sky\music\musicbase.h"\ +DEP_CPP_ADLIBM=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADLIBM=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" -DEP_CPP_MUSIC=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\disk.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_MUSIC=\ +DEP_CPP_ADLIBM=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\disk.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\adlibchannel.h"\ + "..\..\..\sky\music\adlibmusic.h"\ "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ADLIBM=\ "..\..\..\common\extend.h"\ @@ -985,87 +1288,142 @@ NODEP_CPP_MUSIC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\music\musicbase.h +SOURCE=..\..\..\sky\music\adlibmusic.h # End Source File -# End Group # Begin Source File -SOURCE=..\..\..\sky\autoroute.cpp +SOURCE=..\..\..\sky\music\gmchannel.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_AUTOR=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\autoroute.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_AUTOR=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\autoroute.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" -DEP_CPP_AUTOR=\ +DEP_CPP_GMCHA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_AUTOR=\ +NODEP_CPP_GMCHA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUTOR=\ +DEP_CPP_GMCHA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\autoroute.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\grid.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_AUTOR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_GMCHA=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_GMCHA=\ + "..\..\..\sky\music\gmchannel.h"\ + +NODEP_CPP_GMCHA=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ !ENDIF @@ -1073,59 +1431,3590 @@ NODEP_CPP_AUTOR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\autoroute.h +SOURCE=..\..\..\sky\music\gmchannel.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\compact.cpp +SOURCE=..\..\..\sky\music\gmmusic.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_COMPA=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\compacts\0compact.h"\ - "..\..\..\sky\sky\compacts\1compact.h"\ - "..\..\..\sky\sky\compacts\29comp.h"\ - "..\..\..\sky\sky\compacts\2compact.h"\ - "..\..\..\sky\sky\compacts\30comp.h"\ - "..\..\..\sky\sky\compacts\3compact.h"\ - "..\..\..\sky\sky\compacts\4compact.h"\ - "..\..\..\sky\sky\compacts\5compact.h"\ - "..\..\..\sky\sky\compacts\66comp.h"\ - "..\..\..\sky\sky\compacts\90comp.h"\ - "..\..\..\sky\sky\compacts\9compact.h"\ - "..\..\..\sky\sky\compacts\linc_gen.h"\ - "..\..\..\sky\sky\compacts\lincmenu.h"\ - "..\..\..\sky\sky\compacts\z_compac.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_GMMUS=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\gmchannel.h"\ + "..\..\..\sky\music\sky\music\gmmusic.h"\ + "..\..\..\sky\music\sky\sky.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_COMPA=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\compacts\0compact.h"\ - "..\..\..\sky\sky\compacts\1compact.h"\ - "..\..\..\sky\sky\compacts\29comp.h"\ - "..\..\..\sky\sky\compacts\2compact.h"\ - "..\..\..\sky\sky\compacts\30comp.h"\ - "..\..\..\sky\sky\compacts\3compact.h"\ - "..\..\..\sky\sky\compacts\4compact.h"\ - "..\..\..\sky\sky\compacts\5compact.h"\ - "..\..\..\sky\sky\compacts\66comp.h"\ - "..\..\..\sky\sky\compacts\90comp.h"\ - "..\..\..\sky\sky\compacts\9compact.h"\ - "..\..\..\sky\sky\compacts\linc_gen.h"\ +NODEP_CPP_GMMUS=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\gmchannel.h"\ + "..\..\..\sky\music\sky\music\gmmusic.h"\ + "..\..\..\sky\music\sky\sky.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_GMMUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GMMUS=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\gmmusic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\mt32music.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_MT32M=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\gmchannel.h"\ + "..\..\..\sky\music\sky\music\mt32music.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_MT32M=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\music\gmchannel.h"\ + "..\..\..\sky\music\sky\music\mt32music.h"\ + "..\..\..\sky\music\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_MT32M=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\music\gmchannel.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MT32M=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\mt32music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\musicbase.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_MUSIC=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\disk.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_MUSIC=\ + "..\..\..\sky\music\common\util.h"\ + "..\..\..\sky\music\sky\disk.h"\ + "..\..\..\sky\music\sky\music\musicbase.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\music\musicbase.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\music\musicbase.h +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\sky\autoroute.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_AUTOR=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\autoroute.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_AUTOR=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\autoroute.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_AUTOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_AUTOR=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\autoroute.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\compact.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_COMPA=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\compacts\0compact.h"\ + "..\..\..\sky\sky\compacts\1compact.h"\ + "..\..\..\sky\sky\compacts\29comp.h"\ + "..\..\..\sky\sky\compacts\2compact.h"\ + "..\..\..\sky\sky\compacts\30comp.h"\ + "..\..\..\sky\sky\compacts\3compact.h"\ + "..\..\..\sky\sky\compacts\4compact.h"\ + "..\..\..\sky\sky\compacts\5compact.h"\ + "..\..\..\sky\sky\compacts\66comp.h"\ + "..\..\..\sky\sky\compacts\90comp.h"\ + "..\..\..\sky\sky\compacts\9compact.h"\ + "..\..\..\sky\sky\compacts\linc_gen.h"\ + "..\..\..\sky\sky\compacts\lincmenu.h"\ + "..\..\..\sky\sky\compacts\z_compac.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_COMPA=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\compacts\0compact.h"\ + "..\..\..\sky\sky\compacts\1compact.h"\ + "..\..\..\sky\sky\compacts\29comp.h"\ + "..\..\..\sky\sky\compacts\2compact.h"\ + "..\..\..\sky\sky\compacts\30comp.h"\ + "..\..\..\sky\sky\compacts\3compact.h"\ + "..\..\..\sky\sky\compacts\4compact.h"\ + "..\..\..\sky\sky\compacts\5compact.h"\ + "..\..\..\sky\sky\compacts\66comp.h"\ + "..\..\..\sky\sky\compacts\90comp.h"\ + "..\..\..\sky\sky\compacts\9compact.h"\ + "..\..\..\sky\sky\compacts\linc_gen.h"\ "..\..\..\sky\sky\compacts\lincmenu.h"\ "..\..\..\sky\sky\compacts\z_compac.h"\ "..\..\..\sky\stdafx.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_COMPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\compacts\0compact.h"\ + "..\..\..\sky\compacts\101comp.h"\ + "..\..\..\sky\compacts\102comp.h"\ + "..\..\..\sky\compacts\10comp.h"\ + "..\..\..\sky\compacts\11comp.h"\ + "..\..\..\sky\compacts\12comp.h"\ + "..\..\..\sky\compacts\13comp.h"\ + "..\..\..\sky\compacts\14comp.h"\ + "..\..\..\sky\compacts\15comp.h"\ + "..\..\..\sky\compacts\16comp.h"\ + "..\..\..\sky\compacts\17comp.h"\ + "..\..\..\sky\compacts\18comp.h"\ + "..\..\..\sky\compacts\19comp.h"\ + "..\..\..\sky\compacts\1compact.h"\ + "..\..\..\sky\compacts\20comp.h"\ + "..\..\..\sky\compacts\21comp.h"\ + "..\..\..\sky\compacts\22comp.h"\ + "..\..\..\sky\compacts\23comp.h"\ + "..\..\..\sky\compacts\24comp.h"\ + "..\..\..\sky\compacts\25comp.h"\ + "..\..\..\sky\compacts\26comp.h"\ + "..\..\..\sky\compacts\27comp.h"\ + "..\..\..\sky\compacts\28comp.h"\ + "..\..\..\sky\compacts\29comp.h"\ + "..\..\..\sky\compacts\2compact.h"\ + "..\..\..\sky\compacts\30comp.h"\ + "..\..\..\sky\compacts\31comp.h"\ + "..\..\..\sky\compacts\32comp.h"\ + "..\..\..\sky\compacts\33comp.h"\ + "..\..\..\sky\compacts\34comp.h"\ + "..\..\..\sky\compacts\36comp.h"\ + "..\..\..\sky\compacts\37comp.h"\ + "..\..\..\sky\compacts\38comp.h"\ + "..\..\..\sky\compacts\39comp.h"\ + "..\..\..\sky\compacts\3compact.h"\ + "..\..\..\sky\compacts\40comp.h"\ + "..\..\..\sky\compacts\41comp.h"\ + "..\..\..\sky\compacts\42comp.h"\ + "..\..\..\sky\compacts\44comp.h"\ + "..\..\..\sky\compacts\45comp.h"\ + "..\..\..\sky\compacts\46comp.h"\ + "..\..\..\sky\compacts\47comp.h"\ + "..\..\..\sky\compacts\48comp.h"\ + "..\..\..\sky\compacts\4compact.h"\ + "..\..\..\sky\compacts\5compact.h"\ + "..\..\..\sky\compacts\65comp.h"\ + "..\..\..\sky\compacts\66comp.h"\ + "..\..\..\sky\compacts\67comp.h"\ + "..\..\..\sky\compacts\68comp.h"\ + "..\..\..\sky\compacts\69comp.h"\ + "..\..\..\sky\compacts\70comp.h"\ + "..\..\..\sky\compacts\71comp.h"\ + "..\..\..\sky\compacts\72comp.h"\ + "..\..\..\sky\compacts\73comp.h"\ + "..\..\..\sky\compacts\74comp.h"\ + "..\..\..\sky\compacts\75comp.h"\ + "..\..\..\sky\compacts\76comp.h"\ + "..\..\..\sky\compacts\77comp.h"\ + "..\..\..\sky\compacts\78comp.h"\ + "..\..\..\sky\compacts\79comp.h"\ + "..\..\..\sky\compacts\80comp.h"\ + "..\..\..\sky\compacts\81comp.h"\ + "..\..\..\sky\compacts\82comp.h"\ + "..\..\..\sky\compacts\85comp.h"\ + "..\..\..\sky\compacts\90comp.h"\ + "..\..\..\sky\compacts\91comp.h"\ + "..\..\..\sky\compacts\92comp.h"\ + "..\..\..\sky\compacts\93comp.h"\ + "..\..\..\sky\compacts\94comp.h"\ + "..\..\..\sky\compacts\95comp.h"\ + "..\..\..\sky\compacts\96comp.h"\ + "..\..\..\sky\compacts\9compact.h"\ + "..\..\..\sky\compacts\linc_gen.h"\ + "..\..\..\sky\compacts\lincmenu.h"\ + "..\..\..\sky\compacts\objects.h"\ + "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_COMPA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\compact.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\control.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_CONTR=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONTR=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\control.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\debug.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\debug.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\debug.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\debug.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\disk.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_DISK_=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_DISK_=\ + "..\..\..\sky\common\file.h"\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_DISK_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DISK_=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\disk.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\grid.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_GRID_=\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_GRID_=\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_GRID_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_GRID_=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\grid.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\hufftext.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_HUFFT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_HUFFT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_HUFFT=\ + "..\..\..\sky\text.h"\ + +NODEP_CPP_HUFFT=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\intro.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_INTRO=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTRO=\ + "..\..\..\sky\common\util.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_INTRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTRO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\intro.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\logic.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\sky\autoroute.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\debug.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\talks.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\sky\autoroute.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\debug.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\grid.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\talks.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\autoroute.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\grid.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\talks.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\mouse.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_MOUSE=\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_MOUSE=\ + "..\..\..\sky\common\system.h"\ + "..\..\..\sky\sky\disk.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\sky.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_COMPA=\ +DEP_CPP_MOUSE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1136,190 +5025,293 @@ DEP_CPP_COMPA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\struc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_COMPA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\mouse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\rnc_deco.cpp + +!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" + +NODEP_CPP_RNC_D=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" + +NODEP_CPP_RNC_D=\ + "..\..\..\sky\common\scummsys.h"\ + "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\sky\rnc_deco.h"\ + +NODEP_CPP_RNC_D=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + +NODEP_CPP_RNC_D=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RNC_D=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_COMPA=\ +DEP_CPP_RNC_D=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\compacts\0compact.h"\ - "..\..\..\sky\compacts\101comp.h"\ - "..\..\..\sky\compacts\102comp.h"\ - "..\..\..\sky\compacts\10comp.h"\ - "..\..\..\sky\compacts\11comp.h"\ - "..\..\..\sky\compacts\12comp.h"\ - "..\..\..\sky\compacts\13comp.h"\ - "..\..\..\sky\compacts\14comp.h"\ - "..\..\..\sky\compacts\15comp.h"\ - "..\..\..\sky\compacts\16comp.h"\ - "..\..\..\sky\compacts\17comp.h"\ - "..\..\..\sky\compacts\18comp.h"\ - "..\..\..\sky\compacts\19comp.h"\ - "..\..\..\sky\compacts\1compact.h"\ - "..\..\..\sky\compacts\20comp.h"\ - "..\..\..\sky\compacts\21comp.h"\ - "..\..\..\sky\compacts\22comp.h"\ - "..\..\..\sky\compacts\23comp.h"\ - "..\..\..\sky\compacts\24comp.h"\ - "..\..\..\sky\compacts\25comp.h"\ - "..\..\..\sky\compacts\26comp.h"\ - "..\..\..\sky\compacts\27comp.h"\ - "..\..\..\sky\compacts\28comp.h"\ - "..\..\..\sky\compacts\29comp.h"\ - "..\..\..\sky\compacts\2compact.h"\ - "..\..\..\sky\compacts\30comp.h"\ - "..\..\..\sky\compacts\31comp.h"\ - "..\..\..\sky\compacts\32comp.h"\ - "..\..\..\sky\compacts\33comp.h"\ - "..\..\..\sky\compacts\34comp.h"\ - "..\..\..\sky\compacts\36comp.h"\ - "..\..\..\sky\compacts\37comp.h"\ - "..\..\..\sky\compacts\38comp.h"\ - "..\..\..\sky\compacts\39comp.h"\ - "..\..\..\sky\compacts\3compact.h"\ - "..\..\..\sky\compacts\40comp.h"\ - "..\..\..\sky\compacts\41comp.h"\ - "..\..\..\sky\compacts\42comp.h"\ - "..\..\..\sky\compacts\44comp.h"\ - "..\..\..\sky\compacts\45comp.h"\ - "..\..\..\sky\compacts\46comp.h"\ - "..\..\..\sky\compacts\47comp.h"\ - "..\..\..\sky\compacts\48comp.h"\ - "..\..\..\sky\compacts\4compact.h"\ - "..\..\..\sky\compacts\5compact.h"\ - "..\..\..\sky\compacts\65comp.h"\ - "..\..\..\sky\compacts\66comp.h"\ - "..\..\..\sky\compacts\67comp.h"\ - "..\..\..\sky\compacts\68comp.h"\ - "..\..\..\sky\compacts\69comp.h"\ - "..\..\..\sky\compacts\70comp.h"\ - "..\..\..\sky\compacts\71comp.h"\ - "..\..\..\sky\compacts\72comp.h"\ - "..\..\..\sky\compacts\73comp.h"\ - "..\..\..\sky\compacts\74comp.h"\ - "..\..\..\sky\compacts\75comp.h"\ - "..\..\..\sky\compacts\76comp.h"\ - "..\..\..\sky\compacts\77comp.h"\ - "..\..\..\sky\compacts\78comp.h"\ - "..\..\..\sky\compacts\79comp.h"\ - "..\..\..\sky\compacts\80comp.h"\ - "..\..\..\sky\compacts\81comp.h"\ - "..\..\..\sky\compacts\82comp.h"\ - "..\..\..\sky\compacts\85comp.h"\ - "..\..\..\sky\compacts\90comp.h"\ - "..\..\..\sky\compacts\91comp.h"\ - "..\..\..\sky\compacts\92comp.h"\ - "..\..\..\sky\compacts\93comp.h"\ - "..\..\..\sky\compacts\94comp.h"\ - "..\..\..\sky\compacts\95comp.h"\ - "..\..\..\sky\compacts\96comp.h"\ - "..\..\..\sky\compacts\9compact.h"\ - "..\..\..\sky\compacts\linc_gen.h"\ - "..\..\..\sky\compacts\lincmenu.h"\ - "..\..\..\sky\compacts\objects.h"\ - "..\..\..\sky\compacts\z_compac.h"\ - "..\..\..\sky\sky.h"\ - "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\struc.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_COMPA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_RNC_D=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RNC_D=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RNC_D=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RNC_D=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" + +DEP_CPP_RNC_D=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\rnc_deco.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RNC_D=\ "..\..\..\common\extend.h"\ @@ -1328,59 +5320,122 @@ NODEP_CPP_COMPA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\compact.h +SOURCE=..\..\..\sky\rnc_deco.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\control.cpp +SOURCE=..\..\..\sky\screen.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_CONTR=\ - "..\..\..\sky\common\file.h"\ +NODEP_CPP_SCREE=\ "..\..\..\sky\common\system.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_CONTR=\ - "..\..\..\sky\common\file.h"\ +NODEP_CPP_SCREE=\ "..\..\..\sky\common\system.h"\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCREE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_SCREE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SCREE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + +NODEP_CPP_SCREE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" + +DEP_CPP_SCREE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCREE=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_CONTR=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -1388,33 +5443,25 @@ DEP_CPP_CONTR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_CONTR=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -1422,86 +5469,94 @@ DEP_CPP_CONTR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sky\text.h"\ - "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\control.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\debug.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -NODEP_CPP_DEBUG=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\debug.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_SCREE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\debug.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_SCREE=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\debug.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\screen.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ @@ -1510,284 +5565,305 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\debug.h +SOURCE=..\..\..\sky\screen.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\disk.cpp +SOURCE=..\..\..\sky\sky.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_DISK_=\ +NODEP_CPP_SKY_C=\ + "..\..\..\sky\backends\fs\fs.h"\ + "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\base\plugins.h"\ + "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\common\util.h"\ + "..\..\..\sky\common\timer.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\debug.h"\ "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\adlibmusic.h"\ + "..\..\..\sky\sky\music\gmmusic.h"\ + "..\..\..\sky\sky\music\mt32music.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\sound\mididrv.h"\ + "..\..\..\sky\sound\mixer.h"\ "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_DISK_=\ +NODEP_CPP_SKY_C=\ + "..\..\..\sky\backends\fs\fs.h"\ + "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\base\plugins.h"\ + "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\common\util.h"\ + "..\..\..\sky\common\timer.h"\ + "..\..\..\sky\sky\compact.h"\ + "..\..\..\sky\sky\control.h"\ + "..\..\..\sky\sky\debug.h"\ "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\rnc_deco.h"\ + "..\..\..\sky\sky\intro.h"\ + "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\sky\mouse.h"\ + "..\..\..\sky\sky\music\adlibmusic.h"\ + "..\..\..\sky\sky\music\gmmusic.h"\ + "..\..\..\sky\sky\music\mt32music.h"\ + "..\..\..\sky\sky\music\musicbase.h"\ + "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\struc.h"\ + "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\text.h"\ + "..\..\..\sky\sound\mididrv.h"\ + "..\..\..\sky\sound\mixer.h"\ "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" -DEP_CPP_DISK_=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_DISK_=\ +NODEP_CPP_SKY_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_DISK_=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\rnc_deco.h"\ + "..\..\..\sky\intro.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DISK_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\disk.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\grid.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_GRID_=\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_GRID_=\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ +NODEP_CPP_SKY_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -DEP_CPP_GRID_=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ + "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SKY_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_GRID_=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ + "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ + "..\..\..\sky\music\musicbase.h"\ + "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_GRID_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\grid.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\hufftext.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -DEP_CPP_HUFFT=\ - "..\..\..\sky\text.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" - -DEP_CPP_HUFFT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\sky\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_HUFFT=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" - -DEP_CPP_HUFFT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_HUFFT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SKY_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\intro.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_INTRO=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_INTRO=\ - "..\..\..\sky\common\util.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_INTRO=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ @@ -1795,29 +5871,49 @@ DEP_CPP_INTRO=\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INTRO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SKY_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -DEP_CPP_INTRO=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\compact.h"\ + "..\..\..\sky\control.h"\ + "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\intro.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ @@ -1825,147 +5921,114 @@ DEP_CPP_INTRO=\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_INTRO=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\intro.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\logic.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" - -NODEP_CPP_LOGIC=\ - "..\..\..\sky\base\gameDetector.h"\ - "..\..\..\sky\sky\autoroute.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ - "..\..\..\sky\sky\debug.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\talks.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_LOGIC=\ - "..\..\..\sky\base\gameDetector.h"\ - "..\..\..\sky\sky\autoroute.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ - "..\..\..\sky\sky\debug.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\grid.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\talks.h"\ - "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_SKY_C=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\autoroute.h"\ + "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ + "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sky\talks.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SKY_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_SKY_C=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\autoroute.h"\ + "..\..\..\config.h"\ "..\..\..\sky\compact.h"\ "..\..\..\sky\control.h"\ "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\grid.h"\ + "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\mouse.h"\ + "..\..\..\sky\music\adlibmusic.h"\ + "..\..\..\sky\music\gmmusic.h"\ + "..\..\..\sky\music\mt32music.h"\ "..\..\..\sky\music\musicbase.h"\ "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sky\talks.h"\ "..\..\..\sky\text.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SKY_C=\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1973,41 +6036,43 @@ NODEP_CPP_LOGIC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\logic.h +SOURCE=..\..\..\sky\sky.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\mouse.cpp +SOURCE=..\..\..\sky\skydefs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\sound.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_MOUSE=\ - "..\..\..\sky\common\system.h"\ +NODEP_CPP_SOUND=\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_MOUSE=\ - "..\..\..\sky\common\system.h"\ +NODEP_CPP_SOUND=\ "..\..\..\sky\sky\disk.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ + "..\..\..\sky\sky\sound.h"\ "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2020,20 +6085,21 @@ DEP_CPP_MOUSE=\ "..\..\..\common\util.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_SOUND=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2044,116 +6110,131 @@ DEP_CPP_MOUSE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_MOUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\rnc_deco.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -NODEP_CPP_RNC_D=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\sky\rnc_deco.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_RNC_D=\ - "..\..\..\sky\common\scummsys.h"\ - "..\..\..\sky\sky\rnc_deco.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_RNC_D=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\sky\rnc_deco.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RNC_D=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_RNC_D=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\sky\rnc_deco.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RNC_D=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\rnc_deco.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\screen.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -NODEP_CPP_SCREE=\ - "..\..\..\sky\common\system.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_SOUND=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCREE=\ - "..\..\..\sky\common\system.h"\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\screen.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" -DEP_CPP_SCREE=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2164,22 +6245,23 @@ DEP_CPP_SCREE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCREE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" -DEP_CPP_SCREE=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2190,16 +6272,17 @@ DEP_CPP_SCREE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ + "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCREE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ @@ -2208,214 +6291,123 @@ NODEP_CPP_SCREE=\ # End Source File # Begin Source File -SOURCE=..\..\..\sky\screen.h +SOURCE=..\..\..\sky\sound.h # End Source File # Begin Source File -SOURCE=..\..\..\sky\sky.cpp +SOURCE=..\..\..\sky\struc.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\talks.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sky\text.cpp !IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" -NODEP_CPP_SKY_C=\ - "..\..\..\sky\backends\fs\fs.h"\ - "..\..\..\sky\base\gameDetector.h"\ - "..\..\..\sky\base\plugins.h"\ - "..\..\..\sky\common\config-manager.h"\ - "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\timer.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ - "..\..\..\sky\sky\debug.h"\ +NODEP_CPP_TEXT_=\ "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\adlibmusic.h"\ - "..\..\..\sky\sky\music\gmmusic.h"\ - "..\..\..\sky\sky\music\mt32music.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\sound\mididrv.h"\ - "..\..\..\sky\sound\mixer.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" -NODEP_CPP_SKY_C=\ - "..\..\..\sky\backends\fs\fs.h"\ - "..\..\..\sky\base\gameDetector.h"\ - "..\..\..\sky\base\plugins.h"\ - "..\..\..\sky\common\config-manager.h"\ - "..\..\..\sky\common\file.h"\ - "..\..\..\sky\common\timer.h"\ - "..\..\..\sky\sky\compact.h"\ - "..\..\..\sky\sky\control.h"\ - "..\..\..\sky\sky\debug.h"\ +NODEP_CPP_TEXT_=\ "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\intro.h"\ "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\mouse.h"\ - "..\..\..\sky\sky\music\adlibmusic.h"\ - "..\..\..\sky\sky\music\gmmusic.h"\ - "..\..\..\sky\sky\music\mt32music.h"\ - "..\..\..\sky\sky\music\musicbase.h"\ - "..\..\..\sky\sky\screen.h"\ "..\..\..\sky\sky\sky.h"\ "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ + "..\..\..\sky\sky\struc.h"\ "..\..\..\sky\sky\text.h"\ - "..\..\..\sky\sound\mididrv.h"\ - "..\..\..\sky\sound\mixer.h"\ - "..\..\..\sky\stdafx.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SKY_C=\ +NODEP_CPP_TEXT_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" -DEP_CPP_SKY_C=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\sky\compact.h"\ - "..\..\..\sky\control.h"\ - "..\..\..\sky\debug.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ - "..\..\..\sky\intro.h"\ "..\..\..\sky\logic.h"\ - "..\..\..\sky\mouse.h"\ - "..\..\..\sky\music\adlibmusic.h"\ - "..\..\..\sky\music\gmmusic.h"\ - "..\..\..\sky\music\mt32music.h"\ - "..\..\..\sky\music\musicbase.h"\ - "..\..\..\sky\screen.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ "..\..\..\sky\text.h"\ - "..\..\..\sound\fmopl.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SKY_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TEXT_=\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\sky.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\skydefs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\sound.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Debug" -NODEP_CPP_SOUND=\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +DEP_CPP_TEXT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - -NODEP_CPP_SOUND=\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\sound.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\stdafx.h"\ +NODEP_CPP_TEXT_=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARM) Release" -DEP_CPP_SOUND=\ +DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2426,23 +6418,22 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sky\text.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TEXT_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2453,62 +6444,46 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\sky.h"\ "..\..\..\sky\skydefs.h"\ - "..\..\..\sky\sound.h"\ "..\..\..\sky\struc.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sky\text.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_TEXT_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\struc.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\talks.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sky\text.cpp - -!IF "$(CFG)" == "sky - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE MIPS) Release" -NODEP_CPP_TEXT_=\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ +DEP_CPP_TEXT_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sky\disk.h"\ + "..\..\..\sky\logic.h"\ + "..\..\..\sky\sky.h"\ + "..\..\..\sky\skydefs.h"\ + "..\..\..\sky\struc.h"\ + "..\..\..\sky\text.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ - -!ELSEIF "$(CFG)" == "sky - Win32 (WCE emulator) Debug" - NODEP_CPP_TEXT_=\ - "..\..\..\sky\sky\disk.h"\ - "..\..\..\sky\sky\logic.h"\ - "..\..\..\sky\sky\sky.h"\ - "..\..\..\sky\sky\skydefs.h"\ - "..\..\..\sky\sky\struc.h"\ - "..\..\..\sky\sky\text.h"\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Debug" DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -2521,6 +6496,7 @@ DEP_CPP_TEXT_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\sky.h"\ @@ -2530,11 +6506,10 @@ DEP_CPP_TEXT_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sky - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sky - Win32 (WCE SH3) Release" DEP_CPP_TEXT_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -2547,6 +6522,7 @@ DEP_CPP_TEXT_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sky\disk.h"\ "..\..\..\sky\logic.h"\ "..\..\..\sky\sky.h"\ @@ -2556,7 +6532,6 @@ DEP_CPP_TEXT_=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ diff --git a/dists/msevc4/sword1/sword1.vcp b/dists/msevc4/sword1/sword1.vcp index 075b6e4206..af8f94e838 100644 --- a/dists/msevc4/sword1/sword1.vcp +++ b/dists/msevc4/sword1/sword1.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=sword1 - Win32 (WCE emulator) Debug !MESSAGE "sword1 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "sword1 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "sword1 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "sword1 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sword1 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sword1 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sword1 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sword1 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "sword1 - 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 "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /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 "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)" == "sword1 - 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)" == "sword1 - 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)" == "sword1 - 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)" == "sword1 - 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)" == "sword1 - 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)" == "sword1 - 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 "sword1 - Win32 (WCE emulator) Debug" # Name "sword1 - Win32 (WCE ARMV4) Release" # Name "sword1 - Win32 (WCE ARMV4) Debug" +# Name "sword1 - Win32 (WCE ARM) Debug" +# Name "sword1 - Win32 (WCE ARM) Release" +# Name "sword1 - Win32 (WCE MIPS) Debug" +# Name "sword1 - Win32 (WCE MIPS) Release" +# Name "sword1 - Win32 (WCE SH3) Debug" +# Name "sword1 - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -189,10 +360,10 @@ DEP_CPP_ANIMA=\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" @@ -217,133 +388,105 @@ DEP_CPP_ANIMA=\ "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\animation.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\collision.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\control.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_CONTR=\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\sound\audiostream.h"\ - "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ - "..\..\..\sword1\stdafx.h"\ +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_CONTR=\ +DEP_CPP_ANIMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_CONTR=\ +DEP_CPP_ANIMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ @@ -352,167 +495,71 @@ DEP_CPP_CONTR=\ "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\mouse.h"\ - "..\..\..\sword1\music.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ - "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ +NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\control.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\debug.cpp +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sword1\debug.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_DEBUG=\ +DEP_CPP_ANIMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sword1\debug.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\eventman.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" - -DEP_CPP_EVENT=\ - "..\..\..\sword1\eventman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\sworddefs.h"\ - -NODEP_CPP_EVENT=\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" - -DEP_CPP_EVENT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sword1\eventman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sworddefs.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_EVENT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_EVENT=\ +DEP_CPP_ANIMA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sword1\eventman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\object.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sworddefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_EVENT=\ +NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ @@ -521,34 +568,32 @@ NODEP_CPP_EVENT=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\eventman.h +SOURCE=..\..\..\sword1\animation.h # End Source File # Begin Source File -SOURCE=..\..\..\sword1\logic.cpp +SOURCE=..\..\..\sword1\collision.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\control.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_LOGIC=\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ +DEP_CPP_CONTR=\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_CONTR=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ @@ -564,26 +609,20 @@ NODEP_CPP_LOGIC=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_LOGIC=\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ +DEP_CPP_CONTR=\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_CONTR=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ @@ -599,7 +638,7 @@ NODEP_CPP_LOGIC=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_CONTR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -616,25 +655,19 @@ DEP_CPP_LOGIC=\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_CONTR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -642,7 +675,7 @@ NODEP_CPP_LOGIC=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_CONTR=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -660,76 +693,2199 @@ DEP_CPP_LOGIC=\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\debug.h"\ - "..\..\..\sword1\eventman.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_CONTR=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\memman.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_MEMMA=\ +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_MEMMA=\ +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_MEMMA=\ +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_MEMMA=\ +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_MEMMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_MEMMA=\ +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_CONTR=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\control.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\debug.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\sword1\debug.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\eventman.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\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"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_EVENT=\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\eventman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\logic.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\debug.h"\ + "..\..\..\sword1\eventman.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\memman.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MEMMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MEMMA=\ + "..\..\..\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"\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_MEMMA=\ + "..\..\..\sword1\memman.h"\ + +NODEP_CPP_MEMMA=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\memman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\menu.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MENU_=\ + "..\..\..\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"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_MENU_=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\menu.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\mouse.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\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"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\system.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\mouse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\music.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_MUSIC=\ + "..\..\..\sword1\music.h"\ + +NODEP_CPP_MUSIC=\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\music.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\objectman.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_OBJEC=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_OBJEC=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\objectman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\resman.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_RESMA=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\resman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword1\router.cpp + +!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\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"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -737,20 +2893,137 @@ NODEP_CPP_MEMMA=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MEMMA=\ +DEP_CPP_ROUTE=\ "..\..\..\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"\ "..\..\..\sword1\memman.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_MEMMA=\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_ROUTE=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\router.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_ROUTE=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ !ENDIF @@ -758,26 +3031,29 @@ NODEP_CPP_MEMMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\memman.h +SOURCE=..\..\..\sword1\router.h # End Source File # Begin Source File -SOURCE=..\..\..\sword1\menu.cpp +SOURCE=..\..\..\sword1\screen.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_MENU_=\ +DEP_CPP_SCREE=\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MENU_=\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ @@ -787,18 +3063,21 @@ NODEP_CPP_MENU_=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_MENU_=\ +DEP_CPP_SCREE=\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MENU_=\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ @@ -808,12 +3087,15 @@ NODEP_CPP_MENU_=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_MENU_=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ @@ -822,14 +3104,15 @@ DEP_CPP_MENU_=\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MENU_=\ +NODEP_CPP_SCREE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -837,241 +3120,214 @@ NODEP_CPP_MENU_=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MENU_=\ +DEP_CPP_SCREE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MENU_=\ +NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\menu.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\sword1\mouse.cpp +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\system.h"\ + -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ "..\..\..\sword1\system.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ "..\..\..\sword1\system.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_MOUSE=\ - "..\..\..\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"\ +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MOUSE=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\system.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" -DEP_CPP_MOUSE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MOUSE=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\music.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\system.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_MUSIC=\ - "..\..\..\sword1\music.h"\ +DEP_CPP_SCREE=\ + "..\..\..\sword1\animation.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\text.h"\ -NODEP_CPP_MUSIC=\ - "..\..\..\sword1\common\file.h"\ - "..\..\..\sword1\common\system.h"\ +NODEP_CPP_SCREE=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ - "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\music.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MUSIC=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sword1\music.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MUSIC=\ - "..\..\..\common\extend.h"\ + "..\..\..\sword1\sword1\screen.h"\ + "..\..\..\sword1\sword1\sound.h"\ + "..\..\..\sword1\system.h"\ !ENDIF @@ -1079,59 +3335,61 @@ NODEP_CPP_MUSIC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\music.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\object.h +SOURCE=..\..\..\sword1\screen.h # End Source File # Begin Source File -SOURCE=..\..\..\sword1\objectman.cpp +SOURCE=..\..\..\sword1\sound.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_SOUND=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_SOUND=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_OBJEC=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1145,15 +3403,17 @@ DEP_CPP_OBJEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_SOUND=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -1161,7 +3421,7 @@ NODEP_CPP_OBJEC=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_OBJEC=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1176,110 +3436,157 @@ DEP_CPP_OBJEC=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_OBJEC=\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -# End Source File -# Begin Source File +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + -SOURCE=..\..\..\sword1\objectman.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -SOURCE=..\..\..\sword1\resman.cpp +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ + -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_RESMA=\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_SOUND=\ "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_RESMA=\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_RESMA=\ +NODEP_CPP_SOUND=\ "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" -DEP_CPP_RESMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_RESMA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ +DEP_CPP_SOUND=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\stdafx.h"\ !ENDIF @@ -1287,70 +3594,102 @@ NODEP_CPP_RESMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\resman.h +SOURCE=..\..\..\sword1\sound.h # End Source File # Begin Source File -SOURCE=..\..\..\sword1\router.cpp +SOURCE=..\..\..\sword1\staticres.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_STATI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_ROUTE=\ +NODEP_CPP_STATI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ ".\DL_byteorder.h"\ @@ -1358,146 +3697,76 @@ NODEP_CPP_ROUTE=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_STATI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\config.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\router.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ROUTE=\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\router.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\screen.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" - -DEP_CPP_SCREE=\ - "..\..\..\sword1\logic.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SCREE=\ - "..\..\..\sword1\base\engine.h"\ - "..\..\..\sword1\base\gameDetector.h"\ - "..\..\..\sword1\common\util.h"\ - "..\..\..\sword1\file.h"\ - "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ +NODEP_CPP_STATI=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" -DEP_CPP_SCREE=\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SCREE=\ +NODEP_CPP_STATI=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ - "..\..\..\sword1\stdafx.h"\ - "..\..\..\sword1\system.h"\ - - -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" - -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sword1\logic.h"\ - "..\..\..\sword1\memman.h"\ - "..\..\..\sword1\menu.h"\ - "..\..\..\sword1\object.h"\ - "..\..\..\sword1\objectman.h"\ - "..\..\..\sword1\resman.h"\ - "..\..\..\sword1\screen.h"\ - "..\..\..\sword1\sword1.h"\ - "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - -NODEP_CPP_SCREE=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_SCREE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword1\animation.h"\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ @@ -1505,132 +3774,136 @@ DEP_CPP_SCREE=\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SCREE=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\screen.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\sound.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_STATI=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SOUND=\ +NODEP_CPP_STATI=\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" -DEP_CPP_SOUND=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sword1\logic.h"\ +DEP_CPP_STATI=\ "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ "..\..\..\sword1\sound.h"\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sword1\swordres.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_STATI=\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ !ENDIF @@ -1638,17 +3911,15 @@ NODEP_CPP_SOUND=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword1\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\staticres.cpp +SOURCE=..\..\..\sword1\sword1.cpp !IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" -DEP_CPP_STATI=\ +DEP_CPP_SWORD=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -1659,11 +3930,15 @@ DEP_CPP_STATI=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_STATI=\ +NODEP_CPP_SWORD=\ + "..\..\..\sword1\backends\fs\fs.h"\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ @@ -1675,9 +3950,11 @@ NODEP_CPP_STATI=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" -DEP_CPP_STATI=\ +DEP_CPP_SWORD=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -1688,11 +3965,15 @@ DEP_CPP_STATI=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_STATI=\ +NODEP_CPP_SWORD=\ + "..\..\..\sword1\backends\fs\fs.h"\ "..\..\..\sword1\base\engine.h"\ "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ "..\..\..\sword1\common\file.h"\ "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ "..\..\..\sword1\common\util.h"\ "..\..\..\sword1\file.h"\ "..\..\..\sword1\scummsys.h"\ @@ -1704,25 +3985,33 @@ NODEP_CPP_STATI=\ !ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" -DEP_CPP_STATI=\ +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.h"\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -1733,34 +4022,101 @@ DEP_CPP_STATI=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ -NODEP_CPP_STATI=\ +NODEP_CPP_SWORD=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SWORD=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_SWORD=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_SWORD=\ + "..\..\..\sword1\logic.h"\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ + "..\..\..\sword1\music.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\screen.h"\ + "..\..\..\sword1\sound.h"\ + "..\..\..\sword1\sword1.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + +NODEP_CPP_SWORD=\ + "..\..\..\sword1\backends\fs\fs.h"\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" -DEP_CPP_STATI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ +DEP_CPP_SWORD=\ + "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ + "..\..\..\sword1\mouse.h"\ "..\..\..\sword1\music.h"\ "..\..\..\sword1\object.h"\ "..\..\..\sword1\objectman.h"\ @@ -1770,20 +4126,26 @@ DEP_CPP_STATI=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_STATI=\ - "..\..\..\common\extend.h"\ +NODEP_CPP_SWORD=\ + "..\..\..\sword1\backends\fs\fs.h"\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword1\sword1.cpp - -!IF "$(CFG)" == "sword1 - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" DEP_CPP_SWORD=\ "..\..\..\sword1\logic.h"\ @@ -1818,7 +4180,7 @@ NODEP_CPP_SWORD=\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" DEP_CPP_SWORD=\ "..\..\..\sword1\logic.h"\ @@ -1853,31 +4215,9 @@ NODEP_CPP_SWORD=\ "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -1893,38 +4233,26 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\swordres.h"\ NODEP_CPP_SWORD=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\sword1\backends\fs\fs.h"\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ -!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sword1\logic.h"\ "..\..\..\sword1\memman.h"\ "..\..\..\sword1\menu.h"\ @@ -1938,11 +4266,23 @@ DEP_CPP_SWORD=\ "..\..\..\sword1\sword1.h"\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SWORD=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\sword1\backends\fs\fs.h"\ + "..\..\..\sword1\base\engine.h"\ + "..\..\..\sword1\base\gameDetector.h"\ + "..\..\..\sword1\base\plugins.h"\ + "..\..\..\sword1\common\config-manager.h"\ + "..\..\..\sword1\common\file.h"\ + "..\..\..\sword1\common\system.h"\ + "..\..\..\sword1\common\timer.h"\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\sound\audiostream.h"\ + "..\..\..\sword1\sound\mixer.h"\ + "..\..\..\sword1\sound\rate.h"\ + "..\..\..\sword1\stdafx.h"\ !ENDIF @@ -2048,10 +4388,118 @@ DEP_CPP_TEXT_=\ "..\..\..\sword1\sworddefs.h"\ "..\..\..\sword1\swordres.h"\ "..\..\..\sword1\text.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TEXT_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Debug" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE ARM) Release" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Debug" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Debug" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ + + +!ELSEIF "$(CFG)" == "sword1 - Win32 (WCE SH3) Release" + +DEP_CPP_TEXT_=\ + "..\..\..\sword1\memman.h"\ + "..\..\..\sword1\object.h"\ + "..\..\..\sword1\objectman.h"\ + "..\..\..\sword1\resman.h"\ + "..\..\..\sword1\sworddefs.h"\ + "..\..\..\sword1\swordres.h"\ + "..\..\..\sword1\text.h"\ + +NODEP_CPP_TEXT_=\ + "..\..\..\sword1\common\util.h"\ + "..\..\..\sword1\file.h"\ + "..\..\..\sword1\scummsys.h"\ + "..\..\..\sword1\stdafx.h"\ !ENDIF diff --git a/dists/msevc4/sword2/sword2.vcp b/dists/msevc4/sword2/sword2.vcp index cfa91ca291..4eba92e200 100644 --- a/dists/msevc4/sword2/sword2.vcp +++ b/dists/msevc4/sword2/sword2.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=sword2 - Win32 (WCE emulator) Debug !MESSAGE "sword2 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") !MESSAGE "sword2 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") !MESSAGE "sword2 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "sword2 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sword2 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "sword2 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sword2 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "sword2 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "sword2 - 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 "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 "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)" == "sword2 - 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)" == "sword2 - 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)" == "sword2 - 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)" == "sword2 - 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)" == "sword2 - 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)" == "sword2 - 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,33 +307,11105 @@ BSC32=bscmake.exe # Name "sword2 - Win32 (WCE emulator) Debug" # Name "sword2 - Win32 (WCE ARMV4) Release" # Name "sword2 - Win32 (WCE ARMV4) Debug" +# Name "sword2 - Win32 (WCE ARM) Debug" +# Name "sword2 - Win32 (WCE ARM) Release" +# Name "sword2 - Win32 (WCE MIPS) Debug" +# Name "sword2 - Win32 (WCE MIPS) Release" +# Name "sword2 - Win32 (WCE SH3) Debug" +# Name "sword2 - Win32 (WCE SH3) Release" # Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Group "driver" +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Group "driver" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\sword2\driver\_mouse.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP__MOUS=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP__MOUS=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP__MOUS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP__MOUS=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\animation.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_ANIMA=\ + "..\..\..\sword2\driver\common\file.h"\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_ANIMA=\ + "..\..\..\sword2\driver\common\file.h"\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sound\vorbis.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_ANIMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\animation.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\d_draw.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_D_DRA=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_D_DRA=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_D_DRA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_DRA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\d_draw.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\d_sound.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_D_SOU=\ + "..\..\..\sword2\driver\common\file.h"\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sound\rate.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_D_SOU=\ + "..\..\..\sword2\driver\common\file.h"\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sound\rate.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_D_SOU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_D_SOU=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\d_sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\driver96.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\keyboard.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_KEYBO=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_KEYBO=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_KEYBO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_KEYBO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\menu.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MENU_=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MENU_=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_MENU_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MENU_=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\menu.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\palette.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_PALET=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_PALET=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_PALET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PALET=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\rdwin.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_RDWIN=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_RDWIN=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_RDWIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RDWIN=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\render.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_RENDE=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_RENDE=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\sword2\driver\render.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_RENDE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\driver\menu.h"\ + "..\..\..\sword2\driver\render.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RENDE=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\render.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\driver\sprite.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_SPRIT=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_SPRIT=\ + "..\..\..\sword2\driver\common\stdafx.h"\ + "..\..\..\sword2\driver\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_SPRIT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SPRIT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\sword2\anims.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_ANIMS=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_ANIMS=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\driver\animation.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + ".\peg2dec\mpeg2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_ANIMS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ANIMS=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\build_display.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_BUILD=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_BUILD=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_BUILD=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_BUILD=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\build_display.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\console.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSO=\ + "..\..\..\sword2\common\debugger.cpp"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSO=\ + "..\..\..\sword2\common\debugger.cpp"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_CONSO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\console.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\controls.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_CONTR=\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONTR=\ + "..\..\..\sword2\common\config-manager.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_CONTR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\debugger.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"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONTR=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\controls.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\debug.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\defs.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\events.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_EVENT=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_EVENT=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\function.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_FUNCT=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_FUNCT=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_FUNCT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_FUNCT=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\header.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\icons.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_ICONS=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_ICONS=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\icons.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\interpreter.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_INTER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\util.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_INTER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\common\util.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_INTER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_INTER=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\interpreter.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\layers.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_LAYER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_LAYER=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_LAYER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LAYER=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\layers.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\logic.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_LOGIC=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_LOGIC=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_LOGIC=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_LOGIC=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\logic.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\maketext.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MAKET=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MAKET=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_MAKET=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MAKET=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\maketext.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\mem_view.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MEM_V=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MEM_V=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_MEM_V=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEM_V=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\memory.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MEMOR=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MEMOR=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_MEMOR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MEMOR=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\memory.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\mouse.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_MOUSE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_MOUSE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_MOUSE=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MOUSE=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\mouse.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\protocol.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_PROTO=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_PROTO=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_PROTO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PROTO=\ + "..\..\..\common\extend.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\resman.cpp + +!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" + +NODEP_CPP_RESMA=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" + +NODEP_CPP_RESMA=\ + "..\..\..\sword2\common\file.h"\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" + +DEP_CPP_RESMA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\config.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sword2\build_display.h"\ + "..\..\..\sword2\console.h"\ + "..\..\..\sword2\controls.h"\ + "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ + "..\..\..\sword2\driver\d_draw.h"\ + "..\..\..\sword2\driver\d_sound.h"\ + "..\..\..\sword2\driver\driver96.h"\ + "..\..\..\sword2\header.h"\ + "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\layers.h"\ + "..\..\..\sword2\logic.h"\ + "..\..\..\sword2\maketext.h"\ + "..\..\..\sword2\memory.h"\ + "..\..\..\sword2\mouse.h"\ + "..\..\..\sword2\object.h"\ + "..\..\..\sword2\resman.h"\ + "..\..\..\sword2\router.h"\ + "..\..\..\sword2\save_rest.h"\ + "..\..\..\sword2\sound.h"\ + "..\..\..\sword2\speech.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_RESMA=\ + "..\..\..\common\extend.h"\ + + +!ENDIF -# PROP Default_Filter "" +# End Source File # Begin Source File -SOURCE=..\..\..\sword2\driver\_mouse.cpp +SOURCE=..\..\..\sword2\resman.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\router.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP__MOUS=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_ROUTE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP__MOUS=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_ROUTE=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP__MOUS=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -187,6 +11424,7 @@ DEP_CPP__MOUS=\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -205,16 +11443,16 @@ DEP_CPP__MOUS=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP__MOUS=\ +NODEP_CPP_ROUTE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP__MOUS=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -227,12 +11465,14 @@ DEP_CPP__MOUS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -251,50 +11491,19 @@ DEP_CPP__MOUS=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP__MOUS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\animation.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ANIMA=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ANIMA=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_ANIMA=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -303,18 +11512,17 @@ DEP_CPP_ANIMA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\layers.h"\ @@ -332,19 +11540,17 @@ DEP_CPP_ANIMA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ANIMA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_ANIMA=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -353,18 +11559,17 @@ DEP_CPP_ANIMA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\layers.h"\ @@ -382,43 +11587,13 @@ DEP_CPP_ANIMA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ANIMA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\animation.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_draw.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_D_DRA=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_D_DRA=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_D_DRA=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -431,17 +11606,17 @@ DEP_CPP_D_DRA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\layers.h"\ @@ -459,14 +11634,13 @@ DEP_CPP_D_DRA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_DRA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_D_DRA=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -479,17 +11653,17 @@ DEP_CPP_D_DRA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ "..\..\..\sword2\layers.h"\ @@ -507,48 +11681,17 @@ DEP_CPP_D_DRA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_DRA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_draw.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\d_sound.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_D_SOU=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sound\rate.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_D_SOU=\ - "..\..\..\sword2\driver\common\file.h"\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sound\rate.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_D_SOU=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -557,13 +11700,14 @@ DEP_CPP_D_SOU=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -584,19 +11728,17 @@ DEP_CPP_D_SOU=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_SOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_D_SOU=\ +DEP_CPP_ROUTE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -605,13 +11747,14 @@ DEP_CPP_D_SOU=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -632,8 +11775,7 @@ DEP_CPP_D_SOU=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_D_SOU=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ROUTE=\ "..\..\..\common\extend.h"\ @@ -642,33 +11784,33 @@ NODEP_CPP_D_SOU=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\driver\d_sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\driver96.h +SOURCE=..\..\..\sword2\router.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\driver\keyboard.cpp +SOURCE=..\..\..\sword2\save_rest.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_KEYBO=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_KEYBO=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_SAVE_=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_KEYBO=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -687,11 +11829,13 @@ DEP_CPP_KEYBO=\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -705,16 +11849,16 @@ DEP_CPP_KEYBO=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEYBO=\ +NODEP_CPP_SAVE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_KEYBO=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -727,17 +11871,20 @@ DEP_CPP_KEYBO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -751,39 +11898,15 @@ DEP_CPP_KEYBO=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_KEYBO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\menu.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_MENU_=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_MENU_=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_MENU_=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -796,19 +11919,20 @@ DEP_CPP_MENU_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -824,14 +11948,13 @@ DEP_CPP_MENU_=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MENU_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_MENU_=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -844,19 +11967,20 @@ DEP_CPP_MENU_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -872,39 +11996,13 @@ DEP_CPP_MENU_=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MENU_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\menu.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\palette.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_PALET=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_PALET=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_PALET=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -917,17 +12015,20 @@ DEP_CPP_PALET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -943,14 +12044,13 @@ DEP_CPP_PALET=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PALET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_PALET=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -963,17 +12063,20 @@ DEP_CPP_PALET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -989,37 +12092,13 @@ DEP_CPP_PALET=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PALET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\rdwin.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_RDWIN=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_RDWIN=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_RDWIN=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1032,18 +12111,20 @@ DEP_CPP_RDWIN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1059,14 +12140,13 @@ DEP_CPP_RDWIN=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RDWIN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_RDWIN=\ +DEP_CPP_SAVE_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1079,18 +12159,20 @@ DEP_CPP_RDWIN=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1106,8 +12188,7 @@ DEP_CPP_RDWIN=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RDWIN=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SAVE_=\ "..\..\..\common\extend.h"\ @@ -1116,31 +12197,33 @@ NODEP_CPP_RDWIN=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\driver\render.cpp +SOURCE=..\..\..\sword2\save_rest.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\scroll.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_RENDE=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_SCROL=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_RENDE=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\driver\animation.h"\ - "..\..\..\sword2\driver\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\sword2\driver\render.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ +NODEP_CPP_SCROL=\ + "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ + "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_RENDE=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1159,14 +12242,13 @@ DEP_CPP_RENDE=\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1180,16 +12262,16 @@ DEP_CPP_RENDE=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RENDE=\ +NODEP_CPP_SCROL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_RENDE=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1202,20 +12284,20 @@ DEP_CPP_RENDE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\driver\animation.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ - "..\..\..\sword2\driver\menu.h"\ - "..\..\..\sword2\driver\render.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1229,41 +12311,15 @@ DEP_CPP_RENDE=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RENDE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\render.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\driver\sprite.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SPRIT=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SPRIT=\ - "..\..\..\sword2\driver\common\stdafx.h"\ - "..\..\..\sword2\driver\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SPRIT=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1276,17 +12332,20 @@ DEP_CPP_SPRIT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1302,14 +12361,13 @@ DEP_CPP_SPRIT=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPRIT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_SPRIT=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1322,17 +12380,20 @@ DEP_CPP_SPRIT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1348,49 +12409,17 @@ DEP_CPP_SPRIT=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPRIT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\sword2\anims.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ANIMS=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\animation.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ANIMS=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\driver\animation.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_ANIMS=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1399,6 +12428,7 @@ DEP_CPP_ANIMS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1406,7 +12436,6 @@ DEP_CPP_ANIMS=\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -1428,19 +12457,17 @@ DEP_CPP_ANIMS=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ANIMS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_ANIMS=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1449,6 +12476,7 @@ DEP_CPP_ANIMS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1456,7 +12484,6 @@ DEP_CPP_ANIMS=\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ "..\..\..\sword2\defs.h"\ - "..\..\..\sword2\driver\animation.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -1474,43 +12501,17 @@ DEP_CPP_ANIMS=\ "..\..\..\sword2\save_rest.h"\ "..\..\..\sword2\sound.h"\ "..\..\..\sword2\speech.h"\ - "..\..\..\sword2\startup.h"\ - "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_ANIMS=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\build_display.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_BUILD=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_BUILD=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ + "..\..\..\sword2\startup.h"\ + "..\..\..\sword2\sword2.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_BUILD=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1523,6 +12524,7 @@ DEP_CPP_BUILD=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1551,14 +12553,13 @@ DEP_CPP_BUILD=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BUILD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_BUILD=\ +DEP_CPP_SCROL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1571,6 +12572,7 @@ DEP_CPP_BUILD=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1599,8 +12601,7 @@ DEP_CPP_BUILD=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BUILD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ @@ -1609,52 +12610,44 @@ NODEP_CPP_BUILD=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\build_display.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\console.cpp +SOURCE=..\..\..\sword2\sound.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_CONSO=\ - "..\..\..\sword2\common\debugger.cpp"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSO=\ - "..\..\..\sword2\common\debugger.cpp"\ +NODEP_CPP_SOUND=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSO=\ +DEP_CPP_SOUND=\ "..\..\..\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\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1667,6 +12660,7 @@ DEP_CPP_CONSO=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1680,35 +12674,30 @@ DEP_CPP_CONSO=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SOUND=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_SOUND=\ "..\..\..\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\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\font.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1721,6 +12710,7 @@ DEP_CPP_CONSO=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1734,60 +12724,29 @@ DEP_CPP_CONSO=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\console.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\controls.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_CONTR=\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_CONTR=\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_CONTR=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1800,6 +12759,7 @@ DEP_CPP_CONTR=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1815,29 +12775,27 @@ DEP_CPP_CONTR=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_CONTR=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ - "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1850,6 +12808,7 @@ DEP_CPP_CONTR=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1865,45 +12824,18 @@ DEP_CPP_CONTR=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONTR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\controls.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\debug.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_DEBUG=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1912,6 +12844,7 @@ DEP_CPP_DEBUG=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1924,6 +12857,7 @@ DEP_CPP_DEBUG=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1939,18 +12873,18 @@ DEP_CPP_DEBUG=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -1959,6 +12893,7 @@ DEP_CPP_DEBUG=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -1971,6 +12906,7 @@ DEP_CPP_DEBUG=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -1986,51 +12922,18 @@ DEP_CPP_DEBUG=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\debug.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\defs.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\events.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_EVENT=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_EVENT=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_EVENT=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2039,6 +12942,7 @@ DEP_CPP_EVENT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2067,18 +12971,18 @@ DEP_CPP_EVENT=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_EVENT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_EVENT=\ +DEP_CPP_SOUND=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2087,6 +12991,7 @@ DEP_CPP_EVENT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2115,8 +13020,7 @@ DEP_CPP_EVENT=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_EVENT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ @@ -2125,11 +13029,15 @@ NODEP_CPP_EVENT=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\function.cpp +SOURCE=..\..\..\sword2\sound.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sword2\speech.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_FUNCT=\ +NODEP_CPP_SPEEC=\ "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ @@ -2139,7 +13047,7 @@ NODEP_CPP_FUNCT=\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_FUNCT=\ +NODEP_CPP_SPEEC=\ "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ @@ -2149,7 +13057,7 @@ NODEP_CPP_FUNCT=\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_FUNCT=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2189,16 +13097,16 @@ DEP_CPP_FUNCT=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FUNCT=\ +NODEP_CPP_SPEEC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_FUNCT=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -2212,6 +13120,7 @@ DEP_CPP_FUNCT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2238,49 +13147,20 @@ DEP_CPP_FUNCT=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FUNCT=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\header.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\icons.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ICONS=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ICONS=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_ICONS=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2289,6 +13169,7 @@ DEP_CPP_ICONS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2317,18 +13198,18 @@ DEP_CPP_ICONS=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_ICONS=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2337,6 +13218,7 @@ DEP_CPP_ICONS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2365,47 +13247,18 @@ DEP_CPP_ICONS=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\icons.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\interpreter.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_INTER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\common\util.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_INTER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\common\util.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" - -DEP_CPP_INTER=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2414,12 +13267,14 @@ DEP_CPP_INTER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -2441,18 +13296,18 @@ DEP_CPP_INTER=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INTER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_INTER=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2461,12 +13316,14 @@ DEP_CPP_INTER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -2488,43 +13345,18 @@ DEP_CPP_INTER=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_INTER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\interpreter.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\layers.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_LAYER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_LAYER=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_LAYER=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2533,17 +13365,20 @@ DEP_CPP_LAYER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -2559,18 +13394,18 @@ DEP_CPP_LAYER=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LAYER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_LAYER=\ +DEP_CPP_SPEEC=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2579,17 +13414,20 @@ DEP_CPP_LAYER=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -2605,8 +13443,7 @@ DEP_CPP_LAYER=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LAYER=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SPEEC=\ "..\..\..\common\extend.h"\ @@ -2615,37 +13452,36 @@ NODEP_CPP_LAYER=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\layers.h +SOURCE=..\..\..\sword2\speech.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\logic.cpp +SOURCE=..\..\..\sword2\startup.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_LOGIC=\ +NODEP_CPP_START=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_LOGIC=\ +NODEP_CPP_START=\ + "..\..\..\sword2\common\file.h"\ "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_LOGIC=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2660,13 +13496,11 @@ DEP_CPP_LOGIC=\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -2680,20 +13514,21 @@ DEP_CPP_LOGIC=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ +NODEP_CPP_START=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_LOGIC=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2702,19 +13537,18 @@ DEP_CPP_LOGIC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -2728,47 +13562,20 @@ DEP_CPP_LOGIC=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_LOGIC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\logic.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\maketext.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_MAKET=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_MAKET=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_MAKET=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2777,13 +13584,13 @@ DEP_CPP_MAKET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -2804,18 +13611,18 @@ DEP_CPP_MAKET=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MAKET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_MAKET=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2824,13 +13631,13 @@ DEP_CPP_MAKET=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ - "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -2851,43 +13658,18 @@ DEP_CPP_MAKET=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MAKET=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\maketext.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\mem_view.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_MEM_V=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_MEM_V=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_MEM_V=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2896,6 +13678,7 @@ DEP_CPP_MEM_V=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2922,18 +13705,18 @@ DEP_CPP_MEM_V=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEM_V=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_MEM_V=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -2942,6 +13725,7 @@ DEP_CPP_MEM_V=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -2968,39 +13752,18 @@ DEP_CPP_MEM_V=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEM_V=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\memory.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_MEMOR=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_MEMOR=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_MEMOR=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -3009,6 +13772,7 @@ DEP_CPP_MEMOR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3035,18 +13799,18 @@ DEP_CPP_MEMOR=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEMOR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_MEMOR=\ +DEP_CPP_START=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -3055,6 +13819,7 @@ DEP_CPP_MEMOR=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3081,8 +13846,7 @@ DEP_CPP_MEMOR=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MEMOR=\ - "..\..\..\common\config.h"\ +NODEP_CPP_START=\ "..\..\..\common\extend.h"\ @@ -3091,41 +13855,54 @@ NODEP_CPP_MEMOR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\memory.h +SOURCE=..\..\..\sword2\startup.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\mouse.cpp +SOURCE=..\..\..\sword2\sword2.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_MOUSE=\ +NODEP_CPP_SWORD=\ + "..\..\..\sword2\backends\fs\fs.h"\ + "..\..\..\sword2\base\gameDetector.h"\ + "..\..\..\sword2\base\plugins.h"\ + "..\..\..\sword2\common\config-manager.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_MOUSE=\ +NODEP_CPP_SWORD=\ + "..\..\..\sword2\backends\fs\fs.h"\ + "..\..\..\sword2\base\gameDetector.h"\ + "..\..\..\sword2\base\plugins.h"\ + "..\..\..\sword2\common\config-manager.h"\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_MOUSE=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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"\ @@ -3142,7 +13919,6 @@ DEP_CPP_MOUSE=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -3156,28 +13932,36 @@ DEP_CPP_MOUSE=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MOUSE=\ +NODEP_CPP_SWORD=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_MOUSE=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3190,7 +13974,6 @@ DEP_CPP_MOUSE=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ - "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -3204,63 +13987,42 @@ DEP_CPP_MOUSE=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MOUSE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\mouse.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\object.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\protocol.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_PROTO=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_PROTO=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_PROTO=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -3281,32 +14043,40 @@ DEP_CPP_PROTO=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PROTO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_PROTO=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ @@ -3327,52 +14097,33 @@ DEP_CPP_PROTO=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_PROTO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\resman.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_RESMA=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_RESMA=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_RESMA=\ +DEP_CPP_SWORD=\ + "..\..\..\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\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3400,27 +14151,33 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_RESMA=\ +DEP_CPP_SWORD=\ + "..\..\..\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\rect.h"\ "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3448,53 +14205,33 @@ DEP_CPP_RESMA=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RESMA=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\resman.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\router.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_ROUTE=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_ROUTE=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_ROUTE=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3522,26 +14259,33 @@ DEP_CPP_ROUTE=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ROUTE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_ROUTE=\ +DEP_CPP_SWORD=\ + "..\..\..\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\list.h"\ + "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3569,8 +14313,7 @@ DEP_CPP_ROUTE=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ROUTE=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SWORD=\ "..\..\..\common\extend.h"\ @@ -3579,15 +14322,15 @@ NODEP_CPP_ROUTE=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\router.h +SOURCE=..\..\..\sword2\sword2.h # End Source File # Begin Source File -SOURCE=..\..\..\sword2\save_rest.cpp +SOURCE=..\..\..\sword2\sync.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_SAVE_=\ +NODEP_CPP_SYNC_=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ "..\..\..\sword2\sword2\interpreter.h"\ @@ -3596,7 +14339,7 @@ NODEP_CPP_SAVE_=\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_SAVE_=\ +NODEP_CPP_SYNC_=\ "..\..\..\sword2\common\stdafx.h"\ "..\..\..\sword2\sword2\defs.h"\ "..\..\..\sword2\sword2\interpreter.h"\ @@ -3605,7 +14348,7 @@ NODEP_CPP_SAVE_=\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_SAVE_=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3644,16 +14387,16 @@ DEP_CPP_SAVE_=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVE_=\ +NODEP_CPP_SYNC_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_SAVE_=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3666,6 +14409,7 @@ DEP_CPP_SAVE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3692,45 +14436,15 @@ DEP_CPP_SAVE_=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SAVE_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\save_rest.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\scroll.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SCROL=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SCROL=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SCROL=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3743,6 +14457,7 @@ DEP_CPP_SCROL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3771,14 +14486,13 @@ DEP_CPP_SCROL=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_SCROL=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -3791,6 +14505,7 @@ DEP_CPP_SCROL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3819,46 +14534,17 @@ DEP_CPP_SCROL=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SCROL=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sound.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SOUND=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SOUND=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_SOUND=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -3867,6 +14553,7 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3895,19 +14582,17 @@ DEP_CPP_SOUND=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_SOUND=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -3916,6 +14601,7 @@ DEP_CPP_SOUND=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -3944,50 +14630,17 @@ DEP_CPP_SOUND=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sound.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\speech.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SPEEC=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SPEEC=\ - "..\..\..\sword2\common\file.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" -DEP_CPP_SPEEC=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -3996,6 +14649,7 @@ DEP_CPP_SPEEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4024,19 +14678,17 @@ DEP_CPP_SPEEC=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPEEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" -DEP_CPP_SPEEC=\ +DEP_CPP_SYNC_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -4045,6 +14697,7 @@ DEP_CPP_SPEEC=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4073,8 +14726,7 @@ DEP_CPP_SPEEC=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SPEEC=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SYNC_=\ "..\..\..\common\extend.h"\ @@ -4083,36 +14735,33 @@ NODEP_CPP_SPEEC=\ # End Source File # Begin Source File -SOURCE=..\..\..\sword2\speech.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\startup.cpp +SOURCE=..\..\..\sword2\walker.cpp !IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" -NODEP_CPP_START=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_WALKE=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" -NODEP_CPP_START=\ - "..\..\..\sword2\common\file.h"\ +NODEP_CPP_WALKE=\ "..\..\..\sword2\common\stdafx.h"\ + "..\..\..\sword2\sword2\defs.h"\ + "..\..\..\sword2\sword2\interpreter.h"\ "..\..\..\sword2\sword2\sword2.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" -DEP_CPP_START=\ +DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -4127,11 +14776,13 @@ DEP_CPP_START=\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -4145,21 +14796,20 @@ DEP_CPP_START=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_START=\ +NODEP_CPP_WALKE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" -DEP_CPP_START=\ +DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ @@ -4168,17 +14818,20 @@ DEP_CPP_START=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ "..\..\..\sword2\console.h"\ "..\..\..\sword2\controls.h"\ "..\..\..\sword2\debug.h"\ + "..\..\..\sword2\defs.h"\ "..\..\..\sword2\driver\d_draw.h"\ "..\..\..\sword2\driver\d_sound.h"\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -4192,70 +14845,28 @@ DEP_CPP_START=\ "..\..\..\sword2\speech.h"\ "..\..\..\sword2\startup.h"\ "..\..\..\sword2\sword2.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_START=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALKE=\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\startup.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sword2.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SWORD=\ - "..\..\..\sword2\backends\fs\fs.h"\ - "..\..\..\sword2\base\gameDetector.h"\ - "..\..\..\sword2\base\plugins.h"\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SWORD=\ - "..\..\..\sword2\backends\fs\fs.h"\ - "..\..\..\sword2\base\gameDetector.h"\ - "..\..\..\sword2\base\plugins.h"\ - "..\..\..\sword2\common\config-manager.h"\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_WALKE=\ "..\..\..\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\list.h"\ - "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4268,6 +14879,7 @@ DEP_CPP_SWORD=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -4283,33 +14895,26 @@ DEP_CPP_SWORD=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALKE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release" -DEP_CPP_SWORD=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_WALKE=\ "..\..\..\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\list.h"\ - "..\..\..\common\map.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\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4322,6 +14927,7 @@ DEP_CPP_SWORD=\ "..\..\..\sword2\driver\driver96.h"\ "..\..\..\sword2\header.h"\ "..\..\..\sword2\icons.h"\ + "..\..\..\sword2\interpreter.h"\ "..\..\..\sword2\layers.h"\ "..\..\..\sword2\logic.h"\ "..\..\..\sword2\maketext.h"\ @@ -4337,43 +14943,13 @@ DEP_CPP_SWORD=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SWORD=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALKE=\ "..\..\..\common\extend.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sword2.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\sync.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_SYNC_=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - -NODEP_CPP_SYNC_=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug" -DEP_CPP_SYNC_=\ +DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4386,6 +14962,7 @@ DEP_CPP_SYNC_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4414,14 +14991,13 @@ DEP_CPP_SYNC_=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYNC_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_WALKE=\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release" -DEP_CPP_SYNC_=\ +DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -4434,6 +15010,7 @@ DEP_CPP_SYNC_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4462,37 +15039,11 @@ DEP_CPP_SYNC_=\ "..\..\..\sword2\sword2.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_SYNC_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sword2\walker.cpp - -!IF "$(CFG)" == "sword2 - Win32 (WCE emulator) Release" - -NODEP_CPP_WALKE=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ - - -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE emulator) Debug" - NODEP_CPP_WALKE=\ - "..\..\..\sword2\common\stdafx.h"\ - "..\..\..\sword2\sword2\defs.h"\ - "..\..\..\sword2\sword2\interpreter.h"\ - "..\..\..\sword2\sword2\sword2.h"\ + "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug" DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4507,6 +15058,7 @@ DEP_CPP_WALKE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4536,11 +15088,10 @@ DEP_CPP_WALKE=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALKE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ -!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release" DEP_CPP_WALKE=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4555,6 +15106,7 @@ DEP_CPP_WALKE=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ + "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sword2\build_display.h"\ @@ -4584,7 +15136,6 @@ DEP_CPP_WALKE=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WALKE=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ -- cgit v1.2.3