aboutsummaryrefslogtreecommitdiff
path: root/dists/msevc4/scummvm
diff options
context:
space:
mode:
authorNicolas Bacca2004-02-05 07:39:35 +0000
committerNicolas Bacca2004-02-05 07:39:35 +0000
commit898cc3b64a57f084d403148448a00bba0268a04b (patch)
tree0c740e62ec69991b4afb8df10b1c2489350f0cce /dists/msevc4/scummvm
parentd3eefc060e12ef9aa663b982720c64b4a32805ea (diff)
downloadscummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.tar.gz
scummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.tar.bz2
scummvm-rg350-898cc3b64a57f084d403148448a00bba0268a04b.zip
Merge EVC 3 and EVC 4 project files
svn-id: r12725
Diffstat (limited to 'dists/msevc4/scummvm')
-rw-r--r--dists/msevc4/scummvm/scummvm.vcp12087
1 files changed, 11748 insertions, 339 deletions
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,6 +430,96 @@ DEP_CPP_2XSAI=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+NODEP_CPP_2XSAI=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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"\
NODEP_CPP_2XSAI=\
@@ -270,6 +573,102 @@ DEP_CPP_ASPEC=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_ASPEC=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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=\
@@ -323,6 +722,102 @@ DEP_CPP_HQ2X_=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_HQ2X_=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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 ARM) Release"
+
+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 MIPS) Debug"
+
+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 MIPS) Release"
+
+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 SH3) Debug"
+
+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 SH3) Release"
+
+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_=\
@@ -380,6 +875,102 @@ DEP_CPP_HQ3X_=\
"..\..\..\common\scummsys.h"\
"..\..\..\common\stdafx.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_HQ3X_=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_HQ3X_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\scaler\hq3x.h"\
+ "..\..\..\common\scaler\intern.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\config.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_HQ3X_=\
@@ -458,10 +1049,64 @@ DEP_CPP_CONFI=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\config-manager.h"\
!ENDIF
@@ -539,10 +1184,70 @@ DEP_CPP_DEBUG=\
"..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
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
@@ -604,6 +1309,126 @@ DEP_CPP_FILE_=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FILE_=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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_=\
@@ -681,6 +1506,132 @@ DEP_CPP_MD5_C=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_MD5_C=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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_MD5_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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_MD5_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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_MD5_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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_MD5_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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_MD5_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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_MD5_C=\
@@ -750,10 +1701,70 @@ DEP_CPP_SAVEF=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\..\common\extend.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
@@ -811,6 +1822,114 @@ DEP_CPP_SCALE=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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\util.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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\util.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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\util.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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\util.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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\util.h"\
+ "..\..\..\config.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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\util.h"\
+ "..\..\..\config.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCALE=\
@@ -884,10 +2003,64 @@ DEP_CPP_STR_C=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STR_C=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\str.h"\
!ENDIF
@@ -968,10 +2141,82 @@ DEP_CPP_SYSTE=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
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
@@ -1038,11 +2283,77 @@ DEP_CPP_TIMER=\
"..\..\..\common\timer.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
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
@@ -1110,10 +2421,70 @@ DEP_CPP_UTIL_=\
"..\..\..\common\system.h"\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
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
@@ -1207,6 +2578,162 @@ DEP_CPP_AUDIO=\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\mp3.h"\
"..\..\..\sound\vorbis.h"\
+
+NODEP_CPP_AUDIO=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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=\
@@ -1298,6 +2825,138 @@ DEP_CPP_AUDIOS=\
"..\..\..\config.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+NODEP_CPP_AUDIOS=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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"\
NODEP_CPP_AUDIOS=\
@@ -1367,10 +3026,76 @@ DEP_CPP_FMOPL=\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\sound\fmopl.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
!ENDIF
@@ -1435,6 +3160,132 @@ DEP_CPP_MIDID=\
"..\..\..\common\timer.h"\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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_MIDID=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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_MIDID=\
@@ -1514,11 +3365,89 @@ DEP_CPP_MIDIP=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIP=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDIP=\
+ "..\..\..\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
@@ -1593,11 +3522,89 @@ DEP_CPP_MIDIPA=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MIDIPA=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPA=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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"\
!ENDIF
@@ -1668,11 +3675,89 @@ DEP_CPP_MIDIPAR=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDIPAR=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPAR=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDIPAR=\
+ "..\..\..\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 MIPS) Debug"
+
+DEP_CPP_MIDIPAR=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\midiparser.h"\
+
+NODEP_CPP_MIDIPAR=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!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
@@ -1762,6 +3847,162 @@ DEP_CPP_MIXER=\
"..\..\..\sound\mp3.h"\
"..\..\..\sound\rate.h"\
"..\..\..\sound\vorbis.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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=\
@@ -1849,6 +4090,162 @@ DEP_CPP_MP3_C=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\mp3.h"\
+
+NODEP_CPP_MP3_C=\
+ "..\..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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_MP3_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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_MP3_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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_MP3_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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_MP3_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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_MP3_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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"\
@@ -1930,11 +4327,95 @@ DEP_CPP_MPU40=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\..\common\extend.h"\
"..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MPU40=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_MPU40=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MPU40=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_MPU40=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MPU40=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_MPU40=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MPU40=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_MPU40=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MPU40=\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_MPU40=\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\timer.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!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
@@ -2002,6 +4483,138 @@ DEP_CPP_RATE_=\
"..\..\..\config.h"\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\rate.h"\
+
+NODEP_CPP_RATE_=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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_=\
@@ -2076,6 +4689,144 @@ DEP_CPP_VOC_C=\
"..\..\..\sound\audiostream.h"\
"..\..\..\sound\mixer.h"\
"..\..\..\sound\voc.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_VOC_C=\
+ "..\..\..\backends\wince\missing\unistd.h"\
+ "..\..\..\backends\wince\portdefs.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\savefile.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\config.h"\
+ "..\..\..\sound\audiostream.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\..\..\sound\voc.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VOC_C=\
+ "..\..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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=\
@@ -2163,6 +4914,186 @@ DEP_CPP_VORBI=\
"..\..\..\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"\
@@ -2255,6 +5186,162 @@ DEP_CPP_ABOUT=\
"..\..\..\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=\
@@ -2340,6 +5427,168 @@ DEP_CPP_BROWS=\
"..\..\..\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=\
@@ -2421,6 +5670,162 @@ DEP_CPP_CHOOS=\
"..\..\..\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=\
@@ -2506,6 +5911,168 @@ DEP_CPP_CONSO=\
"..\..\..\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=\
@@ -2599,10 +6166,112 @@ DEP_CPP_DIALO=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -2678,6 +6347,156 @@ DEP_CPP_EDITT=\
"..\..\..\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=\
@@ -2719,6 +6538,42 @@ 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
@@ -2860,6 +6715,276 @@ DEP_CPP_LAUNC=\
"..\..\..\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=\
@@ -2944,6 +7069,162 @@ DEP_CPP_LISTW=\
"..\..\..\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=\
@@ -3027,6 +7308,156 @@ DEP_CPP_MESSA=\
"..\..\..\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=\
@@ -3123,11 +7554,119 @@ DEP_CPP_NEWGU=\
"..\..\..\gui\font.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -3248,6 +7787,234 @@ DEP_CPP_OPTIO=\
"..\..\..\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=\
@@ -3332,6 +8099,162 @@ DEP_CPP_POPUP=\
"..\..\..\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=\
@@ -3417,10 +8340,82 @@ DEP_CPP_SCROL=\
"..\..\..\gui\object.h"\
"..\..\..\gui\ScrollBarWidget.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -3500,6 +8495,162 @@ DEP_CPP_TABWI=\
"..\..\..\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=\
@@ -3581,6 +8732,156 @@ DEP_CPP_WIDGE=\
"..\..\..\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=\
@@ -3692,6 +8993,66 @@ DEP_CPP_MISSI=\
"..\..\..\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
@@ -3804,31 +9165,259 @@ DEP_CPP_GUIEL=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -3943,31 +9532,271 @@ DEP_CPP_PANEL=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4068,31 +9897,265 @@ DEP_CPP_PANELI=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4185,31 +10248,235 @@ DEP_CPP_SDL_I=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.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"\
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
@@ -4306,31 +10573,259 @@ DEP_CPP_TOOLB=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4412,31 +10907,265 @@ DEP_CPP_TOOLBA=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4579,32 +11308,110 @@ DEP_CPP_ITEMA=\
"..\..\..\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"\
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
@@ -4708,31 +11515,277 @@ DEP_CPP_ITEMS=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4853,31 +11906,283 @@ DEP_CPP_ITEMSW=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -4986,31 +12291,271 @@ DEP_CPP_PANELK=\
"..\..\..\common\str.h"\
"..\..\..\common\system.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"\
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
@@ -5089,10 +12634,82 @@ DEP_CPP_KEY_C=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -5166,10 +12783,94 @@ DEP_CPP_KEYSB=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -5331,32 +13032,338 @@ DEP_CPP_CEACT=\
"..\..\..\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"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
NODEP_CPP_CEACT=\
"..\..\..\common\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
@@ -5424,11 +13431,95 @@ DEP_CPP_CEDEV=\
"..\..\..\common\str.h"\
"..\..\..\common\system.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -5450,7 +13541,6 @@ DEP_CPP_CEKEY=\
"..\..\..\backends\wince\CEKeysDialog.h"\
"..\..\..\backends\wince\CEScaler.h"\
"..\..\..\backends\wince\wince-sdl.h"\
- {$(INCLUDE)}"gx.h"\
NODEP_CPP_CEKEY=\
"..\..\..\backends\wince\backends\intern.h"\
@@ -5469,6 +13559,7 @@ NODEP_CPP_CEKEY=\
"..\..\..\backends\wince\gui\newgui.h"\
"..\..\..\backends\wince\Key.h"\
"..\..\..\backends\wince\stdafx.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug"
@@ -5479,7 +13570,6 @@ DEP_CPP_CEKEY=\
"..\..\..\backends\wince\CEKeysDialog.h"\
"..\..\..\backends\wince\CEScaler.h"\
"..\..\..\backends\wince\wince-sdl.h"\
- {$(INCLUDE)}"gx.h"\
NODEP_CPP_CEKEY=\
"..\..\..\backends\wince\backends\intern.h"\
@@ -5498,6 +13588,7 @@ NODEP_CPP_CEKEY=\
"..\..\..\backends\wince\gui\newgui.h"\
"..\..\..\backends\wince\Key.h"\
"..\..\..\backends\wince\stdafx.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release"
@@ -5529,35 +13620,35 @@ DEP_CPP_CEKEY=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_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"\
"..\..\..\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"
@@ -5603,32 +13694,338 @@ DEP_CPP_CEKEY=\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
"..\..\..\gui\widget.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"SDL.h"\
- {$(INCLUDE)}"SDL_active.h"\
- {$(INCLUDE)}"SDL_audio.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"SDL_cdrom.h"\
- {$(INCLUDE)}"SDL_error.h"\
- {$(INCLUDE)}"SDL_events.h"\
- {$(INCLUDE)}"SDL_getenv.h"\
- {$(INCLUDE)}"SDL_joystick.h"\
- {$(INCLUDE)}"SDL_keyboard.h"\
- {$(INCLUDE)}"SDL_keysym.h"\
- {$(INCLUDE)}"SDL_main.h"\
- {$(INCLUDE)}"SDL_mouse.h"\
- {$(INCLUDE)}"SDL_mutex.h"\
- {$(INCLUDE)}"SDL_quit.h"\
- {$(INCLUDE)}"SDL_rwops.h"\
- {$(INCLUDE)}"SDL_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
NODEP_CPP_CEKEY=\
"..\..\..\common\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
@@ -5736,10 +14133,112 @@ DEP_CPP_CELAU=\
"..\..\..\gui\launcher.h"\
"..\..\..\gui\message.h"\
"..\..\..\gui\object.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -5813,10 +14312,94 @@ DEP_CPP_CESCA=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\system.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -6005,33 +14588,423 @@ DEP_CPP_WINCE=\
"..\..\..\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"\
- {$(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\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
@@ -6097,10 +15070,76 @@ DEP_CPP_WINDO=\
"..\..\..\common\stdafx.h"\
"..\..\..\common\str.h"\
"..\..\..\config.h"\
- {$(INCLUDE)}"SDL_byteorder.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
@@ -6182,6 +15221,138 @@ DEP_CPP_ADLIB=\
"..\..\..\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=\
@@ -6262,6 +15433,162 @@ DEP_CPP_ALSA_=\
"..\..\..\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_=\
@@ -6331,6 +15658,162 @@ DEP_CPP_COREA=\
"..\..\..\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=\
@@ -6402,6 +15885,144 @@ DEP_CPP_MORPH=\
"..\..\..\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=\
@@ -6465,6 +16086,126 @@ DEP_CPP_NULL_=\
"..\..\..\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_=\
@@ -6528,6 +16269,132 @@ DEP_CPP_QUICK=\
"..\..\..\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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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=\
@@ -6593,6 +16460,132 @@ DEP_CPP_SEQ_C=\
"..\..\..\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"\
+ "..\..\..\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=\
@@ -6658,6 +16651,132 @@ DEP_CPP_WINDOW=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mpu401.h"\
+
+NODEP_CPP_WINDOW=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) 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"\
+
+NODEP_CPP_WINDOW=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) 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"\
+
+NODEP_CPP_WINDOW=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+
+!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"\
+
+NODEP_CPP_WINDOW=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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=\
@@ -6731,6 +16850,132 @@ DEP_CPP_YM261=\
"..\..\..\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"\
+ "..\..\..\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 SH3) 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 SH3) 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=\
@@ -6855,6 +17100,306 @@ DEP_CPP_SDL_C=\
"..\..\..\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\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"\
+ {$(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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+ {$(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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+ {$(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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+ {$(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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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"\
+ {$(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"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
{$(INCLUDE)}"SDL.h"\
@@ -6983,6 +17528,180 @@ DEP_CPP_ENGIN=\
"..\..\..\common\util.h"\
"..\..\..\config.h"\
"..\..\..\sound\mixer.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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\mixer.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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\mixer.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ENGIN=\
@@ -7089,6 +17808,186 @@ DEP_CPP_GAMED=\
"..\..\..\config.h"\
"..\..\..\sound\mididrv.h"\
"..\..\..\sound\mixer.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+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_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+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_GAMED=\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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_GAMED=\
@@ -7226,6 +18125,354 @@ DEP_CPP_MAIN_=\
"..\..\..\gui\message.h"\
"..\..\..\gui\newgui.h"\
"..\..\..\gui\object.h"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.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 ARM) Debug"
+
+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"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+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"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+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"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+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"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!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"\
+ "..\..\..\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"\
+
+NODEP_CPP_MAIN_=\
+ "..\..\..\base\allegro.h"\
+ "..\..\..\common\extend.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+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"\
@@ -7327,6 +18574,156 @@ DEP_CPP_PLUGI=\
"..\..\..\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"\
+ "..\..\..\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=\
@@ -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