# Microsoft eMbedded Visual Tools Project File - Name="scummvm" - Package Owner=<4>
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **

# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
# TARGTYPE "Win32 (WCE x86em) Application" 0x7f01
# TARGTYPE "Win32 (WCE SH3) Application" 0x8101
# TARGTYPE "Win32 (WCE MIPS) Application" 0x8201

CFG=scummvm - Win32 (WCE MIPS) Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "scummvm.vcn".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "scummvm.vcn" CFG="scummvm - Win32 (WCE MIPS) Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "scummvm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
!MESSAGE "scummvm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
!MESSAGE "scummvm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
!MESSAGE "scummvm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
!MESSAGE "scummvm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
!MESSAGE "scummvm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
!MESSAGE "scummvm - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
!MESSAGE "scummvm - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP ATL_Project 2

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MIPSRel"
# PROP BASE Intermediate_Dir "MIPSRel"
# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "MIPSRel"
# PROP Intermediate_Dir "MIPSRel"
# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
CPP=clmips.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /YX /Oxs /M$(CECrtMT) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"MIPSRel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
# SUBTRACT LINK32 /pdb:none

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "MIPSDbg"
# PROP BASE Intermediate_Dir "MIPSDbg"
# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "MIPSDbg"
# PROP Intermediate_Dir "MIPSDbg"
# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
CPP=clmips.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "SH3Rel"
# PROP BASE Intermediate_Dir "SH3Rel"
# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "SH3Rel"
# PROP Intermediate_Dir "SH3Rel"
# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
CPP=shcl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /YX /Oxs /M$(CECrtMT) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
# ADD LINK32 coredll.lib mad.lib SDLAudio.lib GameX.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib:"libc.lib" /out:"SH3Rel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:SH3
# SUBTRACT LINK32 /pdb:none

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "SH3Dbg"
# PROP BASE Intermediate_Dir "SH3Dbg"
# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "SH3Dbg"
# PROP Intermediate_Dir "SH3Dbg"
# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
CPP=shcl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ARMRel"
# PROP BASE Intermediate_Dir "ARMRel"
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ARMRel"
# PROP Intermediate_Dir "ARMRel"
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
# ADD CPP /nologo /W3 /O2 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /FR /YX /Oxs /M$(CECrtMT) /c
# SUBTRACT CPP /X
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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"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 "ARMDbg"
# PROP Intermediate_Dir "ARMDbg"
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /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-file.cpp"

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_CONFI=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_CONFI=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE="..\..\..\common\config-file.h"
# End Source File
# Begin Source File

SOURCE=..\..\..\common\engine.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\simon\simon.h"\
	"..\..\..\common\sound\mixer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\simon\simon.h"\
	"..\..\..\common\sound\mixer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\simon\simon.h"\
	"..\..\..\common\sound\mixer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_ENGIN=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_ENGIN=\
	"..\..\..\common\common\map.h"\
	"..\..\..\common\common\str.h"\
	"..\..\..\common\common\util.h"\
	"..\..\..\common\macos.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\simon\simon.h"\
	"..\..\..\common\sound\mixer.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\engine.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\file.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_FILE_=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	
NODEP_CPP_FILE_=\
	"..\..\..\common\macos.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\file.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\gameDetector.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_GAMED=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\sound\mididrv.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_GAMED=\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\common\config-file.h"\
	"..\..\..\common\common\gameDetector.h"\
	"..\..\..\common\scumm\imuse.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\sound\mididrv.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_GAMED=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\sound\mididrv.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_GAMED=\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\common\config-file.h"\
	"..\..\..\common\common\gameDetector.h"\
	"..\..\..\common\scumm\imuse.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\sound\mididrv.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_GAMED=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\sound\mididrv.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_GAMED=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\sound\mididrv.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_GAMED=\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\common\config-file.h"\
	"..\..\..\common\common\gameDetector.h"\
	"..\..\..\common\scumm\imuse.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\sound\mididrv.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_GAMED=\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_GAMED=\
	"..\..\..\common\common\config-file.h"\
	"..\..\..\common\common\gameDetector.h"\
	"..\..\..\common\scumm\imuse.h"\
	"..\..\..\common\scumm\scumm.h"\
	"..\..\..\common\sound\mididrv.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\gameDetector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\list.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\map.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\rect.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\scaler.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_SCALE=\
	"..\..\..\common\scaler.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	
NODEP_CPP_SCALE=\
	"..\..\..\common\macos.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\scaler.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\scummsys.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\stdafx.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_STDAF=\
	"..\..\..\common\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\stdafx.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\str.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_STR_C=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_STR_C=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\common\list.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_STR_C=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_STR_C=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\common\list.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_STR_C=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_STR_C=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_STR_C=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\common\list.h"\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_STR_C=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	
NODEP_CPP_STR_C=\
	"..\..\..\common\common\list.h"\
	"..\..\..\common\macos.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\str.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\system.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\timer.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_TIMER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	
NODEP_CPP_TIMER=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\timer.h
# End Source File
# Begin Source File

SOURCE=..\..\..\common\util.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_UTIL_=\
	"..\..\..\common\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\common\util.h
# End Source File
# End Group
# Begin Group "sound"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\..\..\sound\fmopl.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_FMOPL=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\fmopl.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_FMOPL=\
	"..\..\..\sound\fmopl.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_FMOPL=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\fmopl.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_FMOPL=\
	"..\..\..\sound\fmopl.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_FMOPL=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\fmopl.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_FMOPL=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\fmopl.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_FMOPL=\
	"..\..\..\sound\fmopl.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_FMOPL=\
	"..\..\..\sound\fmopl.h"\
	
NODEP_CPP_FMOPL=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\scummsys.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=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\common\macos.h"\
	"..\..\..\sound\morphos_sound.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_MIDID=\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\morphos_sound.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_MIDID=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\common\macos.h"\
	"..\..\..\sound\morphos_sound.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_MIDID=\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\morphos_sound.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_MIDID=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\common\macos.h"\
	"..\..\..\sound\morphos_sound.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_MIDID=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\common\macos.h"\
	"..\..\..\sound\morphos_sound.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_MIDID=\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\morphos_sound.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_MIDID=\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIDID=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\morphos_sound.h"\
	"..\..\..\sound\scummsys.h"\
	"..\..\..\sound\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\sound\mididrv.h
# End Source File
# Begin Source File

SOURCE=..\..\..\sound\midistreamer.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_MIDIS=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_MIDIS=\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\scummsys.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_MIDIS=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_MIDIS=\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\scummsys.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_MIDIS=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_MIDIS=\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_MIDIS=\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\scummsys.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_MIDIS=\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\midistreamer.h"\
	
NODEP_CPP_MIDIS=\
	"..\..\..\sound\common\util.h"\
	"..\..\..\sound\scummsys.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\sound\midistreamer.h
# End Source File
# Begin Source File

SOURCE=..\..\..\sound\mixer.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_MIXER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\common\macos.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_MIXER=\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\file.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_MIXER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\common\macos.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_MIXER=\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\file.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_MIXER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_MIXER=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_MIXER=\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\file.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_MIXER=\
	"..\..\..\sound\mixer.h"\
	
NODEP_CPP_MIXER=\
	"..\..\..\sound\common\engine.h"\
	"..\..\..\sound\common\file.h"\
	"..\..\..\sound\common\scummsys.h"\
	"..\..\..\sound\common\system.h"\
	"..\..\..\sound\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\sound\mixer.h
# End Source File
# End Group
# Begin Group "gui"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\..\..\gui\browser.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_BROWS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_BROWS=\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\gui\backends\fs\fs.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_BROWS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_BROWS=\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\gui\backends\fs\fs.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_BROWS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_BROWS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_BROWS=\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\gui\backends\fs\fs.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_BROWS=\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_BROWS=\
	"..\..\..\gui\backends\fs\fs.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\browser.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\chooser.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_CHOOS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_CHOOS=\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_CHOOS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_CHOOS=\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_CHOOS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_CHOOS=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_CHOOS=\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_CHOOS=\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_CHOOS=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\chooser.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\dialog.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_DIALO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_DIALO=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_DIALO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_DIALO=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_DIALO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_DIALO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_DIALO=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_DIALO=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_DIALO=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\dialog.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\EditTextWidget.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_EDITT=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_EDITT=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_EDITT=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_EDITT=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_EDITT=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_EDITT=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_EDITT=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_EDITT=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_EDITT=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\EditTextWidget.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\launcher.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_LAUNC=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_LAUNC=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\gui\common\config-file.h"\
	"..\..\..\gui\common\engine.h"\
	"..\..\..\gui\common\gameDetector.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_LAUNC=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_LAUNC=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\gui\common\config-file.h"\
	"..\..\..\gui\common\engine.h"\
	"..\..\..\gui\common\gameDetector.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_LAUNC=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_LAUNC=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\browser.h"\
	"..\..\..\gui\chooser.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\EditTextWidget.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\fs\fs.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_LAUNC=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\gui\common\config-file.h"\
	"..\..\..\gui\common\engine.h"\
	"..\..\..\gui\common\gameDetector.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_LAUNC=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\launcher.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_LAUNC=\
	"..\..\..\gui\common\config-file.h"\
	"..\..\..\gui\common\engine.h"\
	"..\..\..\gui\common\gameDetector.h"\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\launcher.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\ListWidget.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_LISTW=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_LISTW=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.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\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_LISTW=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_LISTW=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.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\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_LISTW=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_LISTW=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_LISTW=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_LISTW=\
	"..\..\..\common\macos.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\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_LISTW=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\ListWidget.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_LISTW=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\ListWidget.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\message.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_MESSA=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_MESSA=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_MESSA=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_MESSA=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_MESSA=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_MESSA=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_MESSA=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_MESSA=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_MESSA=\
	"..\..\..\gui\common\list.h"\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\message.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\newgui.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_NEWGU=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_NEWGU=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_NEWGU=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_NEWGU=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_NEWGU=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_NEWGU=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_NEWGU=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_NEWGU=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_NEWGU=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\newgui.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\ScrollBarWidget.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_SCROL=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_SCROL=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_SCROL=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_SCROL=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_SCROL=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_SCROL=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_SCROL=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_SCROL=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\ScrollBarWidget.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_SCROL=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\ScrollBarWidget.h
# End Source File
# Begin Source File

SOURCE=..\..\..\gui\widget.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_WIDGE=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_WIDGE=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_WIDGE=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_WIDGE=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_WIDGE=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_WIDGE=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_WIDGE=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_WIDGE=\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	
NODEP_CPP_WIDGE=\
	"..\..\..\gui\common\str.h"\
	"..\..\..\gui\scummsys.h"\
	"..\..\..\gui\stdafx.h"\
	"..\..\..\gui\system.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\gui\widget.h
# End Source File
# End Group
# Begin Group "backends"

# PROP Default_Filter ""
# Begin Group "wince"

# PROP Default_Filter ""
# Begin Group "missing"

# PROP Default_Filter ""
# Begin Group "sys"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\missing\sys\stat.h
# End Source File
# Begin Source File

SOURCE=..\missing\sys\time.h
# End Source File
# Begin Source File

SOURCE=..\missing\sys\types.h
# End Source File
# End Group
# Begin Source File

SOURCE=..\missing\assert.h
# End Source File
# Begin Source File

SOURCE=..\missing\conio.h
# End Source File
# Begin Source File

SOURCE=..\missing\dir.h
# End Source File
# Begin Source File

SOURCE=..\missing\direct.h
# End Source File
# Begin Source File

SOURCE=..\missing\dirent.h
# End Source File
# Begin Source File

SOURCE=..\missing\errno.h
# End Source File
# Begin Source File

SOURCE=..\missing\fcntl.h
# End Source File
# Begin Source File

SOURCE=..\missing\io.h
# End Source File
# Begin Source File

SOURCE=..\missing\missing.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	"..\portdefs.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_MISSI=\
	"..\missing\dirent.h"\
	"..\missing\sys\time.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\missing\signal.h
# End Source File
# Begin Source File

SOURCE=..\missing\time.h
# End Source File
# Begin Source File

SOURCE=..\missing\unistd.h
# End Source File
# End Group
# Begin Source File

SOURCE=..\bitmaps.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_BITMA=\
	"..\screen.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\dynamic_imports.h
# End Source File
# Begin Source File

SOURCE=..\findgame.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_FINDG=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_FINDG=\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\config-file.h"\
	"..\scumm.h"\
	"..\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_FINDG=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_FINDG=\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\config-file.h"\
	"..\scumm.h"\
	"..\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_FINDG=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FINDG=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_FINDG=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_FINDG=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_FINDG=\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\config-file.h"\
	"..\scumm.h"\
	"..\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_FINDG=\
	"..\screen.h"\
	
NODEP_CPP_FINDG=\
	"..\config-file.h"\
	"..\scumm.h"\
	"..\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\gapi_keys.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_GAPI_=\
	"..\..\..\common\stdafx.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	".\ipapi.h"\
	".\x.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_GAPI_=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_GAPI_=\
	"..\..\..\common\stdafx.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	".\ipapi.h"\
	".\x.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_GAPI_=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_GAPI_=\
	"..\..\..\common\stdafx.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"gx.h"\
	{$(INCLUDE)}"sipapi.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_GAPI_=\
	"..\..\..\common\stdafx.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"gx.h"\
	{$(INCLUDE)}"sipapi.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_GAPI_=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_GAPI_=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_GAPI_=\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\gapi_keys.h
# End Source File
# Begin Source File

SOURCE=..\newres.h
# End Source File
# Begin Source File

SOURCE=..\pocketpc.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_POCKE=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\simon\midi.h"\
	"..\..\..\simon\simon.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\ameX.h"\
	".\DL.h"\
	".\DL_active.h"\
	".\DL_audio.h"\
	".\DL_byteorder.h"\
	".\DL_cdrom.h"\
	".\DL_error.h"\
	".\DL_events.h"\
	".\DL_getenv.h"\
	".\DL_joystick.h"\
	".\DL_keyboard.h"\
	".\DL_keysym.h"\
	".\DL_main.h"\
	".\DL_mouse.h"\
	".\DL_mutex.h"\
	".\DL_quit.h"\
	".\DL_rwops.h"\
	".\DL_thread.h"\
	".\DL_timer.h"\
	".\DL_types.h"\
	".\DL_version.h"\
	".\DL_video.h"\
	".\egin_code.h"\
	".\ipapi.h"\
	".\lose_code.h"\
	".\x.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_POCKE=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\config-file.h"\
	"..\debug.h"\
	"..\gameDetector.h"\
	"..\GameX.h"\
	"..\gui.h"\
	"..\scumm.h"\
	"..\SDL.h"\
	"..\SDL_audio.h"\
	"..\SDL_thread.h"\
	"..\SDL_timer.h"\
	"..\simon\simon.h"\
	"..\sound\mididrv.h"\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_POCKE=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\simon\midi.h"\
	"..\..\..\simon\simon.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\ameX.h"\
	".\DL.h"\
	".\DL_active.h"\
	".\DL_audio.h"\
	".\DL_byteorder.h"\
	".\DL_cdrom.h"\
	".\DL_error.h"\
	".\DL_events.h"\
	".\DL_getenv.h"\
	".\DL_joystick.h"\
	".\DL_keyboard.h"\
	".\DL_keysym.h"\
	".\DL_main.h"\
	".\DL_mouse.h"\
	".\DL_mutex.h"\
	".\DL_quit.h"\
	".\DL_rwops.h"\
	".\DL_thread.h"\
	".\DL_timer.h"\
	".\DL_types.h"\
	".\DL_version.h"\
	".\DL_video.h"\
	".\egin_code.h"\
	".\ipapi.h"\
	".\lose_code.h"\
	".\x.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_POCKE=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\config-file.h"\
	"..\debug.h"\
	"..\gameDetector.h"\
	"..\GameX.h"\
	"..\gui.h"\
	"..\scumm.h"\
	"..\SDL.h"\
	"..\SDL_audio.h"\
	"..\SDL_thread.h"\
	"..\SDL_timer.h"\
	"..\simon\simon.h"\
	"..\sound\mididrv.h"\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_POCKE=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\simon\midi.h"\
	"..\..\..\simon\simon.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\..\fs\fs.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"Aygshell.h"\
	{$(INCLUDE)}"begin_code.h"\
	{$(INCLUDE)}"close_code.h"\
	{$(INCLUDE)}"gx.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL.h"\
	{$(INCLUDE)}"SDL_active.h"\
	{$(INCLUDE)}"SDL_audio.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	{$(INCLUDE)}"SDL_cdrom.h"\
	{$(INCLUDE)}"SDL_error.h"\
	{$(INCLUDE)}"SDL_events.h"\
	{$(INCLUDE)}"SDL_getenv.h"\
	{$(INCLUDE)}"SDL_joystick.h"\
	{$(INCLUDE)}"SDL_keyboard.h"\
	{$(INCLUDE)}"SDL_keysym.h"\
	{$(INCLUDE)}"SDL_main.h"\
	{$(INCLUDE)}"SDL_mouse.h"\
	{$(INCLUDE)}"SDL_mutex.h"\
	{$(INCLUDE)}"SDL_quit.h"\
	{$(INCLUDE)}"SDL_rwops.h"\
	{$(INCLUDE)}"SDL_thread.h"\
	{$(INCLUDE)}"SDL_timer.h"\
	{$(INCLUDE)}"SDL_types.h"\
	{$(INCLUDE)}"SDL_version.h"\
	{$(INCLUDE)}"SDL_video.h"\
	{$(INCLUDE)}"sipapi.h"\
	
NODEP_CPP_POCKE=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	"..\GameX.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_POCKE=\
	"..\..\..\common\config-file.h"\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\map.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\common\util.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\simon\midi.h"\
	"..\..\..\simon\simon.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\..\fs\fs.h"\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	"..\screen.h"\
	{$(INCLUDE)}"Aygshell.h"\
	{$(INCLUDE)}"begin_code.h"\
	{$(INCLUDE)}"close_code.h"\
	{$(INCLUDE)}"gx.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL.h"\
	{$(INCLUDE)}"SDL_active.h"\
	{$(INCLUDE)}"SDL_audio.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	{$(INCLUDE)}"SDL_cdrom.h"\
	{$(INCLUDE)}"SDL_error.h"\
	{$(INCLUDE)}"SDL_events.h"\
	{$(INCLUDE)}"SDL_getenv.h"\
	{$(INCLUDE)}"SDL_joystick.h"\
	{$(INCLUDE)}"SDL_keyboard.h"\
	{$(INCLUDE)}"SDL_keysym.h"\
	{$(INCLUDE)}"SDL_main.h"\
	{$(INCLUDE)}"SDL_mouse.h"\
	{$(INCLUDE)}"SDL_mutex.h"\
	{$(INCLUDE)}"SDL_quit.h"\
	{$(INCLUDE)}"SDL_rwops.h"\
	{$(INCLUDE)}"SDL_thread.h"\
	{$(INCLUDE)}"SDL_timer.h"\
	{$(INCLUDE)}"SDL_types.h"\
	{$(INCLUDE)}"SDL_version.h"\
	{$(INCLUDE)}"SDL_video.h"\
	{$(INCLUDE)}"sipapi.h"\
	
NODEP_CPP_POCKE=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	"..\GameX.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_POCKE=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\config-file.h"\
	"..\debug.h"\
	"..\gameDetector.h"\
	"..\GameX.h"\
	"..\gui.h"\
	"..\scumm.h"\
	"..\SDL.h"\
	"..\SDL_audio.h"\
	"..\SDL_thread.h"\
	"..\SDL_timer.h"\
	"..\simon\simon.h"\
	"..\sound\mididrv.h"\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_POCKE=\
	"..\dynamic_imports.h"\
	"..\gapi_keys.h"\
	"..\screen.h"\
	
NODEP_CPP_POCKE=\
	"..\config-file.h"\
	"..\debug.h"\
	"..\gameDetector.h"\
	"..\GameX.h"\
	"..\gui.h"\
	"..\scumm.h"\
	"..\SDL.h"\
	"..\SDL_audio.h"\
	"..\SDL_thread.h"\
	"..\SDL_timer.h"\
	"..\simon\simon.h"\
	"..\sound\mididrv.h"\
	"..\stdafx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\resource.h
# End Source File
# Begin Source File

SOURCE=..\screen.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	".\x.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	"..\gx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	".\x.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	"..\gx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	{$(INCLUDE)}"gx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	{$(INCLUDE)}"gx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	"..\gx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_SCREE=\
	"..\dynamic_imports.h"\
	"..\screen.h"\
	
NODEP_CPP_SCREE=\
	"..\gx.h"\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\screen.h
# End Source File
# End Group
# Begin Group "fs"

# PROP Default_Filter ""
# Begin Group "windows"

# PROP Default_Filter ""
# Begin Source File

SOURCE="..\..\fs\windows\windows-fs.cpp"

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_WINDO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_WINDO=\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\fs\common\list.h"\
	"..\..\fs\common\str.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_WINDO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\..\common\macos.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_WINDO=\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\fs\common\list.h"\
	"..\..\fs\common\str.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_WINDO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\fs\fs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_WINDO=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_WINDO=\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\str.h"\
	"..\..\fs\fs.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_WINDO=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_WINDO=\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\fs\common\list.h"\
	"..\..\fs\common\str.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_WINDO=\
	"..\..\fs\fs.h"\
	
NODEP_CPP_WINDO=\
	"..\..\fs\common\list.h"\
	"..\..\fs\common\str.h"\
	

!ENDIF 

# End Source File
# End Group
# Begin Source File

SOURCE=..\..\fs\fs.h
# End Source File
# End Group
# Begin Group "midi"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\..\midi\adlib.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_ADLIB=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ADLIB=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

NODEP_CPP_ADLIB=\
	"..\..\midi\common\engine.h"\
	"..\..\midi\common\util.h"\
	"..\..\midi\sound\fmopl.h"\
	"..\..\midi\sound\mididrv.h"\
	"..\..\midi\sound\mixer.h"\
	"..\..\midi\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_ADLIB=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ADLIB=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

NODEP_CPP_ADLIB=\
	"..\..\midi\common\engine.h"\
	"..\..\midi\common\util.h"\
	"..\..\midi\sound\fmopl.h"\
	"..\..\midi\sound\mididrv.h"\
	"..\..\midi\sound\mixer.h"\
	"..\..\midi\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_ADLIB=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ADLIB=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_ADLIB=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\util.h"\
	"..\..\..\sound\fmopl.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ADLIB=\
	"..\..\..\common\macos.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

NODEP_CPP_ADLIB=\
	"..\..\midi\common\engine.h"\
	"..\..\midi\common\util.h"\
	"..\..\midi\sound\fmopl.h"\
	"..\..\midi\sound\mididrv.h"\
	"..\..\midi\sound\mixer.h"\
	"..\..\midi\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

NODEP_CPP_ADLIB=\
	"..\..\midi\common\engine.h"\
	"..\..\midi\common\util.h"\
	"..\..\midi\sound\fmopl.h"\
	"..\..\midi\sound\mididrv.h"\
	"..\..\midi\sound\mixer.h"\
	"..\..\midi\stdafx.h"\
	

!ENDIF 

# End Source File
# End Group
# End Group
# Begin Source File

SOURCE=..\..\..\scumm\actor.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_ACTOR=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_ACTOR=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_ACTOR=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_ACTOR=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_ACTOR=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_ACTOR=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_ACTOR=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_ACTOR=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\akos.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\costume.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_ACTOR=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\scumm\scummvm.cpp

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

DEP_CPP_SCUMM=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\bundle.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

DEP_CPP_SCUMM=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\str.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\gameDetector.h"\
	"..\..\..\scumm\gui\dialog.h"\
	"..\..\..\scumm\gui\message.h"\
	"..\..\..\scumm\gui\newgui.h"\
	"..\..\..\scumm\scumm\bundle.h"\
	"..\..\..\scumm\scumm\imuse.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\sound\mididrv.h"\
	"..\..\..\scumm\sound\mixer.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

DEP_CPP_SCUMM=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\bundle.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	".\ad.h"\
	".\DL_byteorder.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

DEP_CPP_SCUMM=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\str.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\gameDetector.h"\
	"..\..\..\scumm\gui\dialog.h"\
	"..\..\..\scumm\gui\message.h"\
	"..\..\..\scumm\gui\newgui.h"\
	"..\..\..\scumm\scumm\bundle.h"\
	"..\..\..\scumm\scumm\imuse.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\sound\mididrv.h"\
	"..\..\..\scumm\sound\mixer.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

DEP_CPP_SCUMM=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\bundle.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

DEP_CPP_SCUMM=\
	"..\..\..\common\engine.h"\
	"..\..\..\common\file.h"\
	"..\..\..\common\gameDetector.h"\
	"..\..\..\common\list.h"\
	"..\..\..\common\scummsys.h"\
	"..\..\..\common\stdafx.h"\
	"..\..\..\common\str.h"\
	"..\..\..\common\system.h"\
	"..\..\..\common\timer.h"\
	"..\..\..\gui\dialog.h"\
	"..\..\..\gui\message.h"\
	"..\..\..\gui\newgui.h"\
	"..\..\..\gui\widget.h"\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\bundle.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\imuse.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	"..\..\..\scumm\sound.h"\
	"..\..\..\sound\mididrv.h"\
	"..\..\..\sound\mixer.h"\
	"..\missing\unistd.h"\
	"..\portdefs.h"\
	{$(INCLUDE)}"mad.h"\
	{$(INCLUDE)}"SDL_byteorder.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\common\macos.h"\
	"..\..\..\common\morphos_timer.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

DEP_CPP_SCUMM=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\str.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\gameDetector.h"\
	"..\..\..\scumm\gui\dialog.h"\
	"..\..\..\scumm\gui\message.h"\
	"..\..\..\scumm\gui\newgui.h"\
	"..\..\..\scumm\scumm\bundle.h"\
	"..\..\..\scumm\scumm\imuse.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\sound\mididrv.h"\
	"..\..\..\scumm\sound\mixer.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

DEP_CPP_SCUMM=\
	"..\..\..\scumm\actor.h"\
	"..\..\..\scumm\boxes.h"\
	"..\..\..\scumm\debug.h"\
	"..\..\..\scumm\dialogs.h"\
	"..\..\..\scumm\gfx.h"\
	"..\..\..\scumm\object.h"\
	"..\..\..\scumm\resource.h"\
	"..\..\..\scumm\scumm.h"\
	
NODEP_CPP_SCUMM=\
	"..\..\..\scumm\common\engine.h"\
	"..\..\..\scumm\common\file.h"\
	"..\..\..\scumm\common\str.h"\
	"..\..\..\scumm\common\timer.h"\
	"..\..\..\scumm\gameDetector.h"\
	"..\..\..\scumm\gui\dialog.h"\
	"..\..\..\scumm\gui\message.h"\
	"..\..\..\scumm\gui\newgui.h"\
	"..\..\..\scumm\scumm\bundle.h"\
	"..\..\..\scumm\scumm\imuse.h"\
	"..\..\..\scumm\scumm\sound.h"\
	"..\..\..\scumm\scummsys.h"\
	"..\..\..\scumm\sound\mididrv.h"\
	"..\..\..\scumm\sound\mixer.h"\
	"..\..\..\scumm\stdafx.h"\
	

!ENDIF 

# End Source File
# 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=..\PocketSCUMM.rc

!IF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"

!ELSEIF  "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\icons\scumm_icon.ico
# End Source File
# End Group
# Begin Source File

SOURCE=.\portdefs.h
# End Source File
# End Target
# End Project