# 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 "scummvm\MIPSRel" # PROP Intermediate_Dir "scummvm\MIPSRel" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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" /D "DISABLE_QUEEN" /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 LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"bin\MIPSRel\PocketSCUMMexe" /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 "scummvm\MIPSDbg" # PROP Intermediate_Dir "scummvm\MIPSDbg" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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 mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"bin\MIPSDbg\PocketSCUMM.exe" /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 "scummvm\SH3Rel" # PROP Intermediate_Dir "scummvm\SH3Rel" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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" /D "DISABLE_QUEEN" /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 LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"bin\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 "scummvm\SH3Dbg" # PROP Intermediate_Dir "scummvm\SH3Dbg" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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 mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"bin\SH3Dbg\PocketSCUMM.exe" /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 "scummvm\ARMRel" # PROP Intermediate_Dir "scummvm\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 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/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" /D "DISABLE_QUEEN" /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:"bin\ARMRel\PocketScumm.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "ARMDbg" # PROP BASE Intermediate_Dir "ARMDbg" # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "scummvm\ARMDbg" # PROP Intermediate_Dir "scummvm\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 "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "NDEBUG" /D "WIN32" /D "USE_VORBIS" /D "USE_WINDBG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "DISABLE_QUEEN" /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:"bin\ARMDbg\PocketSCUMM.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !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-manager.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CONFI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_CONFI=\ "..\..\common\stdafx.h"\ NODEP_CPP_CONFI=\ "..\..\common\common\config-manager.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_CONFI=\ "..\..\common\stdafx.h"\ NODEP_CPP_CONFI=\ "..\..\common\common\config-manager.h"\ !ENDIF # End Source File # Begin Source File SOURCE="..\..\common\config-manager.h" # End Source File # Begin Source File SOURCE=..\..\common\debugger.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_DEBUG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\debugger.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_DEBUG=\ "..\..\common\stdafx.h"\ NODEP_CPP_DEBUG=\ "..\..\common\common\debugger.h"\ "..\..\common\gui\console.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_DEBUG=\ "..\..\common\stdafx.h"\ NODEP_CPP_DEBUG=\ "..\..\common\common\debugger.h"\ "..\..\common\gui\console.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\debugger.h # End Source File # Begin Source File SOURCE=..\..\common\file.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FILE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_FILE_=\ "..\..\common\common\file.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_FILE_=\ "..\..\common\common\file.h"\ "..\..\common\common\util.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\file.h # End Source File # Begin Source File SOURCE=..\..\common\list.h # End Source File # Begin Source File SOURCE=..\..\common\map.h # End Source File # Begin Source File SOURCE=..\..\common\md5.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MD5_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\md5.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MD5_C=\ "..\..\common\common\file.h"\ "..\..\common\common\md5.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MD5_C=\ "..\..\common\common\file.h"\ "..\..\common\common\md5.h"\ "..\..\common\common\util.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\md5.h # End Source File # Begin Source File SOURCE=..\..\common\rect.h # End Source File # Begin Source File SOURCE=..\..\common\savefile.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\conf.h"\ ".\DL_byteorder.h"\ ".\lib.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SAVEF=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SAVEF=\ "..\..\common\stdafx.h"\ NODEP_CPP_SAVEF=\ "..\..\common\common\savefile.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SAVEF=\ "..\..\common\stdafx.h"\ NODEP_CPP_SAVEF=\ "..\..\common\common\savefile.h"\ "..\..\common\common\util.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\savefile.h # End Source File # Begin Source File SOURCE=../../common/scummsys.h # End Source File # Begin Source File SOURCE=..\..\common\singleton.h # End Source File # Begin Source File SOURCE=..\..\common\stdafx.h # End Source File # Begin Source File SOURCE=..\..\common\str.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_STR_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_STR_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\list.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ NODEP_CPP_STR_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_STR_C=\ "..\..\common\stdafx.h"\ NODEP_CPP_STR_C=\ "..\..\common\common\str.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\str.h # End Source File # Begin Source File SOURCE=..\..\common\system.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SYSTE=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SYSTE=\ "..\..\common\stdafx.h"\ NODEP_CPP_SYSTE=\ "..\..\common\backends\intern.h"\ "..\..\common\base\gameDetector.h"\ "..\..\common\common\config-manager.h"\ "..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SYSTE=\ "..\..\common\stdafx.h"\ NODEP_CPP_SYSTE=\ "..\..\common\backends\intern.h"\ "..\..\common\base\gameDetector.h"\ "..\..\common\common\config-manager.h"\ "..\..\common\common\system.h"\ !ENDIF # 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\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_TIMER=\ "..\..\common\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_TIMER=\ "..\..\common\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_TIMER=\ "..\..\common\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_TIMER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ NODEP_CPP_TIMER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_TIMER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ NODEP_CPP_TIMER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_TIMER=\ "..\..\common\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_TIMER=\ "..\..\common\stdafx.h"\ NODEP_CPP_TIMER=\ "..\..\common\common\scummsys.h"\ "..\..\common\common\timer.h"\ "..\..\common\common\util.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\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_UTIL_=\ "..\..\common\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ "..\..\common\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_UTIL_=\ "..\..\common\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_UTIL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_UTIL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_UTIL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_UTIL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_UTIL_=\ "..\..\common\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_UTIL_=\ "..\..\common\stdafx.h"\ NODEP_CPP_UTIL_=\ "..\..\common\base\engine.h"\ "..\..\common\common\util.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\common\util.h # End Source File # End Group # Begin Group "sound" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\sound\audiocd.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_AUDIO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_AUDIO=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\audiocd.h"\ "..\..\sound\sound\mp3.h"\ "..\..\sound\sound\vorbis.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_AUDIO=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\audiocd.h"\ "..\..\sound\sound\mp3.h"\ "..\..\sound\sound\vorbis.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\audiocd.h # End Source File # Begin Source File SOURCE=..\..\sound\audiostream.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_AUDIOS=\ "..\..\..\vorbis\config_types.h"\ "..\..\..\vorbis\ivorbiscodec.h"\ "..\..\..\vorbis\ogg.h"\ "..\..\..\vorbis\os_types.h"\ "..\..\..\vorbis\vorbisfile.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ ".\ad.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_AUDIOS=\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ ".\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_AUDIOS=\ "..\..\..\vorbis\config_types.h"\ "..\..\..\vorbis\ivorbiscodec.h"\ "..\..\..\vorbis\ogg.h"\ "..\..\..\vorbis\os_types.h"\ "..\..\..\vorbis\vorbisfile.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ ".\ad.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_AUDIOS=\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ ".\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_AUDIOS=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_AUDIOS=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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_AUDIOS=\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_AUDIOS=\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_AUDIOS=\ "..\..\sound\base\engine.h"\ "..\..\sound\common\file.h"\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\audiostream.h # End Source File # Begin Source File SOURCE=..\..\sound\fmopl.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FMOPL=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FMOPL=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_FMOPL=\ "..\..\sound\fmopl.h"\ NODEP_CPP_FMOPL=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\fmopl.h # End Source File # Begin Source File SOURCE=..\..\sound\mididrv.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDID=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIDID=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDID=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIDID=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDID=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDID=\ "..\..\common\scummsys.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MIDID=\ "..\..\sound\common\str.h"\ "..\..\sound\sound\mididrv.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MIDID=\ "..\..\sound\common\str.h"\ "..\..\sound\sound\mididrv.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\mididrv.h # End Source File # Begin Source File SOURCE=..\..\sound\midiparser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDIP=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIDIP=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIP=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIDIP=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIP=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIP=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIP=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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\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\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=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIDIPA=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIPA=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIDIPA=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIPA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIPA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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\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\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\midiparser_xmidi.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIDIPAR=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIDIPAR=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIDIPAR=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIDIPAR=\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIDIPAR=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIDIPAR=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ NODEP_CPP_MIDIPAR=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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\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\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\mixer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MIXER=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.h"\ NODEP_CPP_MIXER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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_MIXER=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\audiostream.h"\ "..\..\sound\sound\mixer.h"\ "..\..\sound\sound\rate.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MIXER=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\audiostream.h"\ "..\..\sound\sound\mixer.h"\ "..\..\sound\sound\rate.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\mixer.h # End Source File # Begin Source File SOURCE=..\..\sound\mp3.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MP3_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ NODEP_CPP_MP3_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MP3_C=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\mp3.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MP3_C=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\mp3.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\mp3.h # End Source File # Begin Source File SOURCE=..\..\sound\mpu401.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MPU40=\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MPU40=\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MPU40=\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MPU40=\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\sound\common\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MPU40=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MPU40=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MPU40=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ "..\..\sound\stdafx.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\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.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\scummsys.h"\ "..\..\sound\common\system.h"\ "..\..\sound\common\timer.h"\ "..\..\sound\common\util.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\mpu401.h # End Source File # Begin Source File SOURCE=..\..\sound\rate.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_RATE_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.h"\ NODEP_CPP_RATE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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_RATE_=\ "..\..\sound\sound\audiostream.h"\ "..\..\sound\sound\rate.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_RATE_=\ "..\..\sound\sound\audiostream.h"\ "..\..\sound\sound\rate.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\rate.h # End Source File # Begin Source File SOURCE=..\..\sound\voc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_VOC_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_VOC_C=\ "..\..\sound\common\util.h"\ "..\..\sound\sound\voc.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_VOC_C=\ "..\..\sound\common\util.h"\ "..\..\sound\sound\voc.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\voc.h # End Source File # Begin Source File SOURCE=..\..\sound\vorbis.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_VORBI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.h"\ NODEP_CPP_VORBI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_VORBI=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\vorbis.h"\ "..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_VORBI=\ "..\..\sound\common\file.h"\ "..\..\sound\common\util.h"\ "..\..\sound\sound\vorbis.h"\ "..\..\sound\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\sound\vorbis.h # End Source File # End Group # Begin Group "gui" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\gui\about.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ABOUT=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ABOUT=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_ABOUT=\ "..\..\gui\about.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_ABOUT=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\about.h # End Source File # Begin Source File SOURCE=..\..\gui\browser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_BROWS=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\browser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_BROWS=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\browser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_BROWS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CHOOS=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CHOOS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CHOOS=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.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\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CONSO=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CONSO=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CONSO=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_CONSO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\console.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CONSO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\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"\ NODEP_CPP_CONSO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_CONSO=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_CONSO=\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_CONSO=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\gui\console.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_DIALO=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_DIALO=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_DIALO=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_DIALO=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_DIALO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_DIALO=\ "..\..\backends\wince\missing\unistd.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\widget.h"\ NODEP_CPP_DIALO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\dialog.h # End Source File # Begin Source File SOURCE=..\..\gui\EditTextWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_EDITT=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_EDITT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_EDITT=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\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"\ NODEP_CPP_EDITT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_LAUNC=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_LAUNC=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_LAUNC=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_LAUNC=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\font.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\options.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LAUNC=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\about.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\EditTextWidget.h"\ "..\..\gui\launcher.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_LAUNC=\ "..\..\gui\backends\fs\fs.h"\ "..\..\gui\base\engine.h"\ "..\..\gui\base\gameDetector.h"\ "..\..\gui\base\plugins.h"\ "..\..\gui\common\config-manager.h"\ "..\..\gui\common\util.h"\ "..\..\gui\gui\about.h"\ "..\..\gui\gui\browser.h"\ "..\..\gui\gui\chooser.h"\ "..\..\gui\gui\EditTextWidget.h"\ "..\..\gui\gui\launcher.h"\ "..\..\gui\gui\ListWidget.h"\ "..\..\gui\gui\message.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\options.h"\ "..\..\gui\gui\PopUpWidget.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\sound\mididrv.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_LAUNC=\ "..\..\gui\backends\fs\fs.h"\ "..\..\gui\base\engine.h"\ "..\..\gui\base\gameDetector.h"\ "..\..\gui\base\plugins.h"\ "..\..\gui\common\config-manager.h"\ "..\..\gui\common\util.h"\ "..\..\gui\gui\about.h"\ "..\..\gui\gui\browser.h"\ "..\..\gui\gui\chooser.h"\ "..\..\gui\gui\EditTextWidget.h"\ "..\..\gui\gui\launcher.h"\ "..\..\gui\gui\ListWidget.h"\ "..\..\gui\gui\message.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\options.h"\ "..\..\gui\gui\PopUpWidget.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\sound\mididrv.h"\ "..\..\gui\stdafx.h"\ !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=\ "..\..\gui\dialog.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_LISTW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\ListWidget.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_LISTW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_LISTW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\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"\ NODEP_CPP_LISTW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\dialog.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) 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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MESSA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_MESSA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MESSA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\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"\ NODEP_CPP_MESSA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_NEWGU=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_NEWGU=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_NEWGU=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\scumm_globals.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_NEWGU=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_NEWGU=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\common\util.h"\ "..\..\gui\palm.h"\ "..\..\gui\scumm_globals.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\newgui.h # End Source File # Begin Source File SOURCE=..\..\gui\object.h # End Source File # Begin Source File SOURCE=..\..\gui\options.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.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"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.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"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.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"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.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"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\options.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_OPTIO=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\browser.h"\ "..\..\gui\chooser.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\options.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\widget.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_OPTIO=\ "..\..\gui\backends\fs\fs.h"\ "..\..\gui\base\gameDetector.h"\ "..\..\gui\common\config-manager.h"\ "..\..\gui\common\scaler.h"\ "..\..\gui\gui\browser.h"\ "..\..\gui\gui\chooser.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\options.h"\ "..\..\gui\gui\PopUpWidget.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\sound\mididrv.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_OPTIO=\ "..\..\gui\backends\fs\fs.h"\ "..\..\gui\base\gameDetector.h"\ "..\..\gui\common\config-manager.h"\ "..\..\gui\common\scaler.h"\ "..\..\gui\gui\browser.h"\ "..\..\gui\gui\chooser.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\options.h"\ "..\..\gui\gui\PopUpWidget.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\sound\mididrv.h"\ "..\..\gui\stdafx.h"\ !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=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_POPUP=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\gui\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_POPUP=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_POPUP=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_POPUP=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\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"\ NODEP_CPP_POPUP=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\base\engine.h"\ "..\..\gui\common\list.h"\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCROL=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SCROL=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCROL=\ "..\..\backends\wince\missing\unistd.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\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_SCROL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File SOURCE=..\..\gui\TabWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_TABWI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_TABWI=\ "..\..\gui\common\util.h"\ "..\..\gui\gui\dialog.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_TABWI=\ "..\..\gui\common\util.h"\ "..\..\gui\gui\dialog.h"\ "..\..\gui\gui\newgui.h"\ "..\..\gui\gui\TabWidget.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\TabWidget.h # End Source File # Begin Source File SOURCE=..\..\gui\widget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WIDGE=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WIDGE=\ "..\..\gui\dialog.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\gui\common\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WIDGE=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WIDGE=\ "..\..\backends\wince\missing\unistd.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\widget.h"\ NODEP_CPP_WIDGE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.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\scummsys.h"\ "..\..\gui\common\str.h"\ "..\..\gui\common\system.h"\ "..\..\gui\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\gui\widget.h # End Source File # End Group # Begin Group "backends" # PROP Default_Filter "" # Begin Group "wince" # PROP Default_Filter "" # Begin Group "missing" # PROP Default_Filter "" # Begin Group "sys" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\backends\wince\missing\sys\stat.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\sys\time.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\sys\types.h # End Source File # End Group # Begin Source File SOURCE=..\..\backends\wince\missing\assert.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\conio.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\dir.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\direct.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\dirent.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\errno.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\fcntl.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\io.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\missing.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ "..\..\backends\wince\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_MISSI=\ "..\..\backends\wince\missing\dirent.h"\ "..\..\backends\wince\missing\sys\time.h"\ NODEP_CPP_MISSI=\ "..\..\backends\wince\missing\portdefs.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\signal.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\time.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\missing\unistd.h # End Source File # End Group # Begin Source File SOURCE=..\..\backends\wince\bitmaps.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_BITMA=\ "..\..\backends\wince\screen.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\dynamic_imports.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\findgame.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_FINDG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\base\engine.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ NODEP_CPP_FINDG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_FINDG=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\screen.h"\ "..\..\base\engine.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_FINDG=\ "..\..\backends\wince\screen.h"\ NODEP_CPP_FINDG=\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\gapi_keys.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\common\stdafx.h"\ NODEP_CPP_GAPI_=\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_GAPI_=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\screen.h"\ NODEP_CPP_GAPI_=\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\gapi_keys.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\newres.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\pocketpc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_POCKE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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 MIPS) Debug" DEP_CPP_POCKE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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) Debug" DEP_CPP_POCKE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_POCKE=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_POCKE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_POCKE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\pocketpc.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\portdefs.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\resource.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\screen.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SCREE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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 MIPS) Debug" DEP_CPP_SCREE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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) Debug" DEP_CPP_SCREE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SCREE=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SCREE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SCREE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\screen.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\smartphone.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SMART=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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 MIPS) Debug" DEP_CPP_SMART=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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) Debug" DEP_CPP_SMART=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ibrate.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SMART=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\ibrate.h"\ ".\ipapi.h"\ ".\lose_code.h"\ ".\x.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_SMART=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_SMART=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\smartphone.h # End Source File # Begin Source File SOURCE=..\..\backends\wince\wince.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINCE=\ "..\..\..\vorbis\config_types.h"\ "..\..\..\vorbis\ivorbiscodec.h"\ "..\..\..\vorbis\ogg.h"\ "..\..\..\vorbis\os_types.h"\ "..\..\..\vorbis\vorbisfile.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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 MIPS) Debug" DEP_CPP_WINCE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINCE=\ "..\..\..\vorbis\config_types.h"\ "..\..\..\vorbis\ivorbiscodec.h"\ "..\..\..\vorbis\ogg.h"\ "..\..\..\vorbis\os_types.h"\ "..\..\..\vorbis\vorbisfile.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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) Debug" DEP_CPP_WINCE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\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_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"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINCE=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\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 ARM) Debug" DEP_CPP_WINCE=\ "..\..\backends\fs\fs.h"\ "..\..\backends\intern.h"\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\rect.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\newgui.h"\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\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=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_WINCE=\ "..\..\backends\wince\dynamic_imports.h"\ "..\..\backends\wince\gapi_keys.h"\ "..\..\backends\wince\pocketpc.h"\ "..\..\backends\wince\screen.h"\ "..\..\backends\wince\smartphone.h"\ "..\..\backends\wince\wince.h"\ NODEP_CPP_WINCE=\ "..\..\backends\wince\backends\fs\fs.h"\ "..\..\backends\wince\backends\intern.h"\ "..\..\backends\wince\base\engine.h"\ "..\..\backends\wince\base\gameDetector.h"\ "..\..\backends\wince\base\plugins.h"\ "..\..\backends\wince\common\config-manager.h"\ "..\..\backends\wince\common\timer.h"\ "..\..\backends\wince\GameX.h"\ "..\..\backends\wince\gui\newgui.h"\ "..\..\backends\wince\scumm\scumm.h"\ "..\..\backends\wince\SDL.h"\ "..\..\backends\wince\sound\fmopl.h"\ "..\..\backends\wince\sound\mididrv.h"\ "..\..\backends\wince\stdafx.h"\ ".\ipapi.h"\ ".\ygshell.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\wince\wince.h # End Source File # End Group # Begin Group "fs" # PROP Default_Filter "" # Begin Group "windows" # PROP Default_Filter "" # Begin Source File SOURCE="..\..\backends\fs\windows\windows-fs.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ "..\..\common\list.h"\ "..\..\common\scummsys.h"\ "..\..\common\str.h"\ NODEP_CPP_WINDO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ "..\..\common\list.h"\ "..\..\common\scummsys.h"\ "..\..\common\str.h"\ NODEP_CPP_WINDO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" DEP_CPP_WINDO=\ "..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ "..\..\backends\fs\common\list.h"\ "..\..\backends\fs\common\str.h"\ !ENDIF # End Source File # End Group # Begin Source File SOURCE=..\..\backends\fs\fs.h # End Source File # End Group # Begin Group "midi" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\backends\midi\adlib.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ADLIB=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ADLIB=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ADLIB=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ADLIB=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ADLIB=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ADLIB=\ "..\..\backends\wince\missing\unistd.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"\ NODEP_CPP_ADLIB=\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\fmopl.h"\ "..\..\backends\midi\sound\mididrv.h"\ "..\..\backends\midi\sound\mixer.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ADLIB=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\fmopl.h"\ "..\..\backends\midi\sound\mididrv.h"\ "..\..\backends\midi\sound\mixer.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\alsa.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ALSA_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_ALSA_=\ "..\..\backends\midi\common\config-manager.h"\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\config.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ALSA_=\ "..\..\backends\midi\common\config-manager.h"\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\config.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\coreaudio.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_COREA=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_COREA=\ "..\..\backends\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_COREA=\ "..\..\backends\midi\sound\mpu401.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\morphos.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MORPH=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MORPH=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MORPH=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\morphos.h"\ "..\..\backends\midi\morphos_sound.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\null.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_NULL_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_NULL_=\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_NULL_=\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_NULL_=\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\quicktime.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_QUICK=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_QUICK=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_QUICK=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\seq.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_SEQ_C=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_SEQ_C=\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_SEQ_C=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_SEQ_C=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\windows.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINDOW=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ NODEP_CPP_WINDOW=\ "..\..\backends\midi\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_WINDOW=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_WINDOW=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mpu401.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\backends\midi\ym2612.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_YM261=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_YM261=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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_YM261=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mididrv.h"\ "..\..\backends\midi\sound\mixer.h"\ "..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_YM261=\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\sound\mididrv.h"\ "..\..\backends\midi\sound\mixer.h"\ "..\..\backends\midi\stdafx.h"\ !ENDIF # End Source File # End Group # Begin Source File SOURCE=..\..\backends\intern.h # End Source File # End Group # Begin Group "base" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\base\engine.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_ENGIN=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\common\config-manager.h"\ "..\..\common\file.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\base\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ "..\..\sound\stdafx.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_ENGIN=\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\file.h"\ "..\..\base\common\timer.h"\ "..\..\base\sound\mixer.h"\ "..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ENGIN=\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\file.h"\ "..\..\base\common\timer.h"\ "..\..\base\sound\mixer.h"\ "..\..\base\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\base\engine.h # End Source File # Begin Source File SOURCE=..\..\base\gameDetector.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_GAMED=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_GAMED=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_GAMED=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_GAMED=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_GAMED=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\ad.h"\ ".\DL_byteorder.h"\ ".\orbis\config_types.h"\ ".\orbis\ivorbiscodec.h"\ ".\orbis\ogg.h"\ ".\orbis\os_types.h"\ ".\orbis\vorbisfile.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_GAMED=\ "..\..\backends\intern.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\base\config.h"\ "..\..\base\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\sound\stdafx.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_GAMED=\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\scaler.h"\ "..\..\base\config.h"\ "..\..\base\sound\mididrv.h"\ "..\..\base\sound\mixer.h"\ "..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_GAMED=\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\scaler.h"\ "..\..\base\config.h"\ "..\..\base\sound\mididrv.h"\ "..\..\base\sound\mixer.h"\ "..\..\base\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\base\gameDetector.h # End Source File # Begin Source File SOURCE=..\..\base\main.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\font.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_MAIN_=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\config-manager.h"\ "..\..\common\list.h"\ "..\..\common\map.h"\ "..\..\common\savefile.h"\ "..\..\common\scaler.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ "..\..\gui\dialog.h"\ "..\..\gui\launcher.h"\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\widget.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\base\stdafx.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ ".\dl.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ ".\DL_byteorder.h"\ ".\DL_cdrom.h"\ ".\DL_error.h"\ ".\DL_events.h"\ ".\DL_getenv.h"\ ".\DL_joystick.h"\ ".\DL_keyboard.h"\ ".\DL_keysym.h"\ ".\DL_main.h"\ ".\DL_mouse.h"\ ".\DL_mutex.h"\ ".\DL_quit.h"\ ".\DL_rwops.h"\ ".\DL_timer.h"\ ".\DL_types.h"\ ".\DL_version.h"\ ".\DL_video.h"\ ".\egin_code.h"\ ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\scaler.h"\ "..\..\base\common\timer.h"\ "..\..\base\gui\launcher.h"\ "..\..\base\gui\message.h"\ "..\..\base\gui\newgui.h"\ "..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\config-manager.h"\ "..\..\base\common\scaler.h"\ "..\..\base\common\timer.h"\ "..\..\base\gui\launcher.h"\ "..\..\base\gui\message.h"\ "..\..\base\gui\newgui.h"\ "..\..\base\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\base\plugins.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_PLUGI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_PLUGI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_PLUGI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_PLUGI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_PLUGI=\ "..\..\backends\fs\fs.h"\ "..\..\backends\wince\missing\unistd.h"\ "..\..\backends\wince\portdefs.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_PLUGI=\ "..\..\backends\wince\missing\unistd.h"\ "..\..\base\engine.h"\ "..\..\base\gameDetector.h"\ "..\..\base\plugins.h"\ "..\..\common\list.h"\ "..\..\common\savefile.h"\ "..\..\common\scummsys.h"\ "..\..\common\singleton.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_PLUGI=\ "..\..\base\backends\fs\fs.h"\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\util.h"\ "..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_PLUGI=\ "..\..\base\backends\fs\fs.h"\ "..\..\base\base\engine.h"\ "..\..\base\base\gameDetector.h"\ "..\..\base\base\plugins.h"\ "..\..\base\common\util.h"\ "..\..\base\stdafx.h"\ !ENDIF # End Source File # Begin Source File SOURCE=..\..\base\plugins.h # End Source File # 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=..\..\backends\wince\logo.bmp # End Source File # Begin Source File SOURCE=..\..\backends\wince\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=..\..\backends\wince\icons\scumm_icon.ico # End Source File # End Group # End Target # End Project