# Microsoft eMbedded Visual Tools Project File - Name="scummvm" - Package Owner=<4> # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32 (WCE ARM) Application" 0x8501 # TARGTYPE "Win32 (WCE x86em) Application" 0x7f01 # TARGTYPE "Win32 (WCE SH3) Application" 0x8101 # TARGTYPE "Win32 (WCE MIPS) Application" 0x8201 CFG=scummvm - Win32 (WCE MIPS) Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "scummvm.vcn". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "scummvm.vcn" CFG="scummvm - Win32 (WCE MIPS) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "scummvm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application") !MESSAGE "scummvm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application") !MESSAGE "scummvm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application") !MESSAGE "scummvm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application") !MESSAGE "scummvm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application") !MESSAGE "scummvm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application") !MESSAGE "scummvm - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application") !MESSAGE "scummvm - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" # PROP ATL_Project 2 !IF "$(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 "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /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" /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 SDLAudio.lib GameX.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"MIPSRel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS # SUBTRACT LINK32 /pdb:none !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 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 /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NONSTANDARD_PORT" /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 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS !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 "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /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" /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 SDLAudio.lib GameX.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"SH3Rel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:SH3 # SUBTRACT LINK32 /pdb:none !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 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 /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NONSTANDARD_PORT" /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 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !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 Sec_AlwaysSign 0 # PROP Sec_ConfigureDevice 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 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D "USE_VORBIS" /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" /FR /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 SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMRel/PocketScumm.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Cmds=h:\smartphone\spvprov\authenticode\signcode -v h:\smartphone\spvprov\cert\SPVcert.key -spc h:\smartphone\spvprov\cert\SPVcert.spc armrel\PocketScumm.exe # End Special Build Tool !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 Sec_AlwaysSign 0 # PROP Sec_ConfigureDevice 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 "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "USE_VORBIS" /D "NONSTANDARD_PORT" /D "USE_WINDBG" /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 commctrl.lib coredll.lib mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMDbg/PocketSCUMM.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # Begin Special Build Tool SOURCE="$(InputPath)" PostBuild_Cmds=h:\smartphone\spvprov\authenticode\signcode -v h:\smartphone\spvprov\cert\SPVcert.key -spc h:\smartphone\spvprov\cert\SPVcert.spc armdbg\PocketScumm.exe # End Special Build Tool !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "X86EMRel" # PROP BASE Intermediate_Dir "X86EMRel" # PROP BASE CPU_ID "{D6518FF4-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 "X86EMRel" # PROP Intermediate_Dir "X86EMRel" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # 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 "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /c # ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /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 $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "X86EMDbg" # PROP BASE Intermediate_Dir "X86EMDbg" # PROP BASE CPU_ID "{D6518FF4-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 "X86EMDbg" # PROP Intermediate_Dir "X86EMDbg" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # 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 "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /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 $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 !ENDIF # Begin Target # Name "scummvm - Win32 (WCE MIPS) Release" # Name "scummvm - Win32 (WCE MIPS) Debug" # Name "scummvm - Win32 (WCE SH3) Release" # Name "scummvm - Win32 (WCE SH3) Debug" # Name "scummvm - Win32 (WCE ARM) Release" # Name "scummvm - Win32 (WCE ARM) Debug" # Name "scummvm - Win32 (WCE x86em) Release" # Name "scummvm - Win32 (WCE x86em) Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Group "common" # PROP Default_Filter "" # Begin Source File SOURCE="..\..\..\common\config-file.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_CONFI=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_CONFI=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ !ENDIF # End Source File # Begin Source File SOURCE="..\..\..\common\config-file.h" # End Source File # Begin Source File SOURCE=..\..\..\common\engine.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\sound\mixer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\sound\mixer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\sound\mixer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_ENGIN=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\common\list.h"\ "..\..\..\common\common\map.h"\ "..\..\..\common\common\str.h"\ "..\..\..\common\common\util.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\sound\mixer.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\engine.h # End Source File # Begin Source File SOURCE=..\..\..\common\file.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_FILE_=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\macos.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\file.h # End Source File # Begin Source File SOURCE=..\..\..\common\gameDetector.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\common\config-file.h"\ "..\..\..\common\common\engine.h"\ "..\..\..\common\common\gameDetector.h"\ "..\..\..\common\scumm\imuse.h"\ "..\..\..\common\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\common\config-file.h"\ "..\..\..\common\common\engine.h"\ "..\..\..\common\common\gameDetector.h"\ "..\..\..\common\scumm\imuse.h"\ "..\..\..\common\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_GAMED=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\common\config-file.h"\ "..\..\..\common\common\engine.h"\ "..\..\..\common\common\gameDetector.h"\ "..\..\..\common\scumm\imuse.h"\ "..\..\..\common\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_GAMED=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\common\config-file.h"\ "..\..\..\common\common\engine.h"\ "..\..\..\common\common\gameDetector.h"\ "..\..\..\common\scumm\imuse.h"\ "..\..\..\common\sound\mididrv.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\gameDetector.h # End Source File # Begin Source File SOURCE=..\..\..\common\list.h # End Source File # Begin Source File SOURCE=..\..\..\common\map.h # End Source File # Begin Source File SOURCE=..\..\..\common\rect.h # End Source File # Begin Source File SOURCE=..\..\..\common\savefile.h # End Source File # Begin Source File SOURCE=..\..\..\common\scaler.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SCALE=\ "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\macos.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\scaler.h # End Source File # Begin Source File SOURCE=..\..\..\common\scummsys.h # End Source File # Begin Source File SOURCE=..\..\..\common\stdafx.h # End Source File # Begin Source File SOURCE=..\..\..\common\str.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_STR_C=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_STR_C=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\common\list.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STR_C=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_STR_C=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\common\list.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_STR_C=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_STR_C=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_STR_C=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\common\list.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_STR_C=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\..\common\common\list.h"\ "..\..\..\common\macos.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\str.h # End Source File # Begin Source File SOURCE=..\..\..\common\system.h # End Source File # Begin Source File SOURCE=..\..\..\common\timer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_TIMER=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ NODEP_CPP_TIMER=\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\timer.h # End Source File # Begin Source File SOURCE=..\..\..\common\util.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_UTIL_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_UTIL_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_UTIL_=\ "..\..\..\common\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\common\util.h # End Source File # End Group # Begin Group "sound" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\..\sound\fmopl.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FMOPL=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FMOPL=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FMOPL=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FMOPL=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FMOPL=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FMOPL=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\sound\fmopl.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_FMOPL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\ymdeltat.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_FMOPL=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ "..\..\..\sound\ymdeltat.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_FMOPL=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ "..\..\..\sound\ymdeltat.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\fmopl.h # End Source File # Begin Source File SOURCE=..\..\..\sound\mididrv.h # End Source File # Begin Source File SOURCE=..\..\..\sound\midiparser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDIP=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIP=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIP=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIP=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MIDIP=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MIDIP=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\midiparser.h # End Source File # Begin Source File SOURCE=..\..\..\sound\midiparser_smf.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDIPA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIPA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIPA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIPA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MIDIPA=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MIDIPA=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\midiparser_xmidi.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDIPAR=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIPAR=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIPAR=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIPAR=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MIDIPAR=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MIDIPAR=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\mixer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIXER=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ ".\ad.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIXER=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ ".\ad.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIXER=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIXER=\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MIXER=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MIXER=\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIXER=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\scummsys.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\config.h"\ "..\..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\mixer.h # End Source File # Begin Source File SOURCE=..\..\..\sound\mpu401.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MPU40=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MPU40=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MPU40=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MPU40=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MPU40=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MPU40=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MPU40=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MPU40=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MPU40=\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\..\sound\common\engine.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\scummsys.h"\ "..\..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\sound\mpu401.h # End Source File # End Group # Begin Group "gui" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\..\gui\browser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_BROWS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_BROWS=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_BROWS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_BROWS=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_BROWS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_BROWS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ NODEP_CPP_BROWS=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_BROWS=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_BROWS=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\browser.h # End Source File # Begin Source File SOURCE=..\..\..\gui\chooser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CHOOS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CHOOS=\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CHOOS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CHOOS=\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CHOOS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CHOOS=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_CHOOS=\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_CHOOS=\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\chooser.h # End Source File # Begin Source File SOURCE=..\..\..\gui\console.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CONSO=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CONSO=\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CONSO=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CONSO=\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CONSO=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CONSO=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_CONSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_CONSO=\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_CONSO=\ "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\console.h # End Source File # Begin Source File SOURCE=..\..\..\gui\dialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_DIALO=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_DIALO=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.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\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_DIALO=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_DIALO=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_DIALO=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_DIALO=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_DIALO=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\dialog.h # End Source File # Begin Source File SOURCE=..\..\..\gui\EditTextWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_EDITT=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_EDITT=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_EDITT=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_EDITT=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_EDITT=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_EDITT=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_EDITT=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_EDITT=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_EDITT=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_EDITT=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_EDITT=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_EDITT=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_EDITT=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\EditTextWidget.h # End Source File # Begin Source File SOURCE=..\..\..\gui\launcher.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_LAUNC=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_LAUNC=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_LAUNC=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_LAUNC=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_LAUNC=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LAUNC=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_LAUNC=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_LAUNC=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\EditTextWidget.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\..\gui\backends\fs\fs.h"\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\launcher.h # End Source File # Begin Source File SOURCE=..\..\..\gui\ListWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_LISTW=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_LISTW=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_LISTW=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_LISTW=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_LISTW=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LISTW=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_LISTW=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_LISTW=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\ListWidget.h # End Source File # Begin Source File SOURCE=..\..\..\gui\message.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MESSA=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MESSA=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MESSA=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MESSA=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MESSA=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MESSA=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MESSA=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MESSA=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\message.h # End Source File # Begin Source File SOURCE=..\..\..\gui\newgui.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_NEWGU=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\gui\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_NEWGU=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_NEWGU=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\gui\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_NEWGU=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_NEWGU=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\gui\scumm_globals.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_NEWGU=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_NEWGU=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\gui\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_NEWGU=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_NEWGU=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\newgui.h # End Source File # Begin Source File SOURCE=..\..\..\gui\options.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_OPTIO=\ "..\..\..\common\config-file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_OPTIO=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_OPTIO=\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_OPTIO=\ "..\..\..\common\config-file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_OPTIO=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_OPTIO=\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_OPTIO=\ "..\..\..\common\config-file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_OPTIO=\ "..\..\..\common\config-file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\fs\fs.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_OPTIO=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_OPTIO=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_OPTIO=\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_OPTIO=\ "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\options.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_OPTIO=\ "..\..\..\gui\common\config-file.h"\ "..\..\..\gui\common\gameDetector.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\options.h # End Source File # Begin Source File SOURCE=..\..\..\gui\PopUpWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_POPUP=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_POPUP=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_POPUP=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_POPUP=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_POPUP=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_POPUP=\ "..\..\..\common\engine.h"\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_POPUP=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_POPUP=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_POPUP=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\..\gui\common\engine.h"\ "..\..\..\gui\common\list.h"\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\PopUpWidget.h # End Source File # Begin Source File SOURCE=..\..\..\gui\ScrollBarWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SCROL=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SCROL=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCROL=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SCROL=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SCROL=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCROL=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_SCROL=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SCROL=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SCROL=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File SOURCE=..\..\..\gui\widget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WIDGE=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WIDGE=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WIDGE=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WIDGE=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WIDGE=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WIDGE=\ "..\..\..\common\list.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_WIDGE=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_WIDGE=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\..\gui\common\str.h"\ "..\..\..\gui\scummsys.h"\ "..\..\..\gui\stdafx.h"\ "..\..\..\gui\system.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\..\gui\widget.h # End Source File # End Group # Begin Group "backends" # PROP Default_Filter "" # Begin Group "wince" # PROP Default_Filter "" # Begin Group "missing" # PROP Default_Filter "" # Begin Group "sys" # PROP Default_Filter "" # Begin Source File SOURCE=..\missing\sys\stat.h # End Source File # Begin Source File SOURCE=..\missing\sys\time.h # End Source File # Begin Source File SOURCE=..\missing\sys\types.h # End Source File # End Group # Begin Source File SOURCE=..\missing\assert.h # End Source File # Begin Source File SOURCE=..\missing\conio.h # End Source File # Begin Source File SOURCE=..\missing\dir.h # End Source File # Begin Source File SOURCE=..\missing\direct.h # End Source File # Begin Source File SOURCE=..\missing\dirent.h # End Source File # Begin Source File SOURCE=..\missing\errno.h # End Source File # Begin Source File SOURCE=..\missing\fcntl.h # End Source File # Begin Source File SOURCE=..\missing\io.h # End Source File # Begin Source File SOURCE=..\missing\missing.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ "..\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MISSI=\ "..\missing\dirent.h"\ "..\missing\sys\time.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\missing\signal.h # End Source File # Begin Source File SOURCE=..\missing\time.h # End Source File # Begin Source File SOURCE=..\missing\unistd.h # End Source File # End Group # Begin Source File SOURCE=..\bitmaps.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_BITMA=\ "..\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_BITMA=\ "..\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\dynamic_imports.h # End Source File # Begin Source File SOURCE=..\findgame.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FINDG=\ "..\screen.h"\ NODEP_CPP_FINDG=\ "..\config-file.h"\ "..\scumm.h"\ "..\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FINDG=\ "..\screen.h"\ NODEP_CPP_FINDG=\ "..\config-file.h"\ "..\scumm.h"\ "..\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FINDG=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_FINDG=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_FINDG=\ "..\screen.h"\ NODEP_CPP_FINDG=\ "..\config-file.h"\ "..\scumm.h"\ "..\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_FINDG=\ "..\screen.h"\ NODEP_CPP_FINDG=\ "..\config-file.h"\ "..\scumm.h"\ "..\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\gapi_keys.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_GAPI_=\ "..\..\..\common\stdafx.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_GAPI_=\ "..\..\..\common\stdafx.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_GAPI_=\ "..\..\..\common\stdafx.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"sipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_GAPI_=\ "..\..\..\common\stdafx.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_GAPI_=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\screen.h"\ NODEP_CPP_GAPI_=\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\gapi_keys.h # End Source File # Begin Source File SOURCE=..\newres.h # End Source File # Begin Source File SOURCE=..\pocketpc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_POCKE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"GameX.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_POCKE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ameX.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_POCKE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_POCKE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_POCKE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_POCKE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_POCKE=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\debug.h"\ "..\GameX.h"\ ".\ad.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_POCKE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_POCKE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_POCKE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\pocketpc.h # End Source File # Begin Source File SOURCE=..\resource.h # End Source File # Begin Source File SOURCE=..\screen.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SCREE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"GameX.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SCREE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ameX.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCREE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SCREE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SCREE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCREE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SCREE=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\debug.h"\ "..\GameX.h"\ ".\ad.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SCREE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SCREE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SCREE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\screen.h # End Source File # Begin Source File SOURCE=..\smartphone.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SMART=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"GameX.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SMART=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SMART=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SMART=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ameX.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SMART=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"Aygshell.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SMART=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SMART=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SMART=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SMART=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"Aygshell.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ {$(INCLUDE)}"vibrate.h"\ NODEP_CPP_SMART=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SMART=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SMART=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\debug.h"\ "..\GameX.h"\ ".\ad.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ibrate.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SMART=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SMART=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SMART=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_SMART=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\smartphone.h # End Source File # Begin Source File SOURCE=..\wince.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINCE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"Aygshell.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"GameX.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.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_WINCE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINCE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_WINCE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINCE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"Aygshell.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.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_WINCE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\GameX.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINCE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_WINCE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINCE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\sound\mididrv.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ {$(INCLUDE)}"begin_code.h"\ {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"GameX.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_thread.h"\ {$(INCLUDE)}"SDL_timer.h"\ {$(INCLUDE)}"SDL_types.h"\ {$(INCLUDE)}"SDL_version.h"\ {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.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_WINCE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINCE=\ "..\..\..\common\config-file.h"\ "..\..\..\common\engine.h"\ "..\..\..\common\file.h"\ "..\..\..\common\gameDetector.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\scumm\boxes.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\scumm.h"\ "..\..\..\simon\intern.h"\ "..\..\..\simon\midi.h"\ "..\..\..\simon\simon.h"\ "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\fs\fs.h"\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\missing\unistd.h"\ "..\pocketpc.h"\ "..\portdefs.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_WINCE=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\scumm\debug.h"\ "..\GameX.h"\ ".\ad.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_thread.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ibrate.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_WINCE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_WINCE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_WINCE=\ "..\dynamic_imports.h"\ "..\gapi_keys.h"\ "..\pocketpc.h"\ "..\screen.h"\ "..\smartphone.h"\ "..\wince.h"\ NODEP_CPP_WINCE=\ "..\backends\fs\fs.h"\ "..\config-file.h"\ "..\debug.h"\ "..\gameDetector.h"\ "..\GameX.h"\ "..\gui\newgui.h"\ "..\scumm.h"\ "..\SDL.h"\ "..\SDL_audio.h"\ "..\SDL_thread.h"\ "..\SDL_timer.h"\ "..\simon\simon.h"\ "..\sound\mididrv.h"\ "..\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\wince.h # End Source File # End Group # Begin Group "fs" # PROP Default_Filter "" # Begin Group "windows" # PROP Default_Filter "" # Begin Source File SOURCE="..\..\fs\windows\windows-fs.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINDO=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINDO=\ "..\..\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\fs\common\list.h"\ "..\..\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINDO=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINDO=\ "..\..\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\fs\common\list.h"\ "..\..\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINDO=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINDO=\ "..\..\..\common\list.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\str.h"\ "..\..\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_WINDO=\ "..\..\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\fs\common\list.h"\ "..\..\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_WINDO=\ "..\..\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\fs\common\list.h"\ "..\..\fs\common\str.h"\ !ENDIF # End Source File # End Group # Begin Source File SOURCE=..\..\fs\fs.h # End Source File # End Group # Begin Group "midi" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\midi\adlib.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ADLIB=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_ADLIB=\ "..\..\midi\common\engine.h"\ "..\..\midi\common\util.h"\ "..\..\midi\sound\fmopl.h"\ "..\..\midi\sound\mididrv.h"\ "..\..\midi\sound\mixer.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ADLIB=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_ADLIB=\ "..\..\midi\common\engine.h"\ "..\..\midi\common\util.h"\ "..\..\midi\sound\fmopl.h"\ "..\..\midi\sound\mididrv.h"\ "..\..\midi\sound\mixer.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ADLIB=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ {$(INCLUDE)}"vorbis\config_types.h"\ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ {$(INCLUDE)}"vorbis\ogg.h"\ {$(INCLUDE)}"vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\..\sound\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ADLIB=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_ADLIB=\ "..\..\midi\common\engine.h"\ "..\..\midi\common\util.h"\ "..\..\midi\sound\fmopl.h"\ "..\..\midi\sound\mididrv.h"\ "..\..\midi\sound\mixer.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ADLIB=\ "..\..\midi\common\engine.h"\ "..\..\midi\common\util.h"\ "..\..\midi\sound\fmopl.h"\ "..\..\midi\sound\mididrv.h"\ "..\..\midi\sound\mixer.h"\ "..\..\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\alsa.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ALSA_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_ALSA_=\ "..\..\midi\common\engine.h"\ "..\..\midi\config.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ALSA_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_ALSA_=\ "..\..\midi\common\engine.h"\ "..\..\midi\config.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ALSA_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ALSA_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_ALSA_=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_ALSA_=\ "..\..\midi\common\engine.h"\ "..\..\midi\config.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ALSA_=\ "..\..\midi\common\engine.h"\ "..\..\midi\config.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\coreaudio.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_COREA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_COREA=\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_COREA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_COREA=\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_COREA=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_COREA=\ "..\..\..\common\scummsys.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_COREA=\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_COREA=\ "..\..\midi\sound\mpu401.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\morphos.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MORPH=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_MORPH=\ "..\..\midi\common\engine.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MORPH=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_MORPH=\ "..\..\midi\common\engine.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MORPH=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MORPH=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_MORPH=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MORPH=\ "..\..\midi\common\engine.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MORPH=\ "..\..\midi\common\engine.h"\ "..\..\midi\morphos.h"\ "..\..\midi\morphos_sound.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\null.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_NULL_=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_NULL_=\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_NULL_=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_NULL_=\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_NULL_=\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_NULL_=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_NULL_=\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_NULL_=\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\quicktime.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_QUICK=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_QUICK=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_QUICK=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_QUICK=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_QUICK=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_QUICK=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_QUICK=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_QUICK=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\midi\windows.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINDOW=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" NODEP_CPP_WINDOW=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINDOW=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" NODEP_CPP_WINDOW=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINDOW=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINDOW=\ "..\..\..\common\engine.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ "..\missing\unistd.h"\ "..\portdefs.h"\ NODEP_CPP_WINDOW=\ "..\..\..\common\extend.h"\ "..\..\..\common\macos.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_WINDOW=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_WINDOW=\ "..\..\midi\common\engine.h"\ "..\..\midi\sound\mpu401.h"\ "..\..\midi\stdafx.h"\ !ENDIF # End Source File # End Group # End Group # End Group # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # Begin Source File SOURCE=..\logo.bmp # End Source File # Begin Source File SOURCE=..\PocketSCUMM.rc !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" !ENDIF # End Source File # Begin Source File SOURCE=..\icons\scumm_icon.ico # End Source File # Begin Source File SOURCE=..\scumm_icon.ico # End Source File # End Group # End Target # End Project