mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 08:48:13 +00:00
ce46866403
svn-id: r4785
9229 lines
168 KiB
Plaintext
9229 lines
168 KiB
Plaintext
# Microsoft eMbedded Visual Tools Project File - Name="PocketSCUMM" - 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 SH4) Application" 0x8601
|
|
# TARGTYPE "Win32 (WCE MIPS) Application" 0x8201
|
|
|
|
CFG=PocketSCUMM - 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 "PocketSCUMM.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 "PocketSCUMM.vcn" CFG="PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
|
|
!MESSAGE "PocketSCUMM - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
|
|
!MESSAGE "PocketSCUMM - 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)" == "PocketSCUMM - 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 "missing" /I ".." /I "gapi/inc" /I "SDLAudio/include" /I "mad/include" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "BYPASS_COPY_PROT" /D "USE_ADLIB" /D "__AUTO_MIXER_ADJUST__" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /FR /YX /Oxs /M$(CECrtMT) /c
|
|
MTL=midl.exe
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib SDLAudio.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /libpath:"SDLAudio/lib/MIPS" /libpath:"mad/lib/MIPS" /subsystem:$(CESubsystem) /MACHINE:MIPS
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 /I "." /I "missing" /I ".." /I "gapi/inc" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "SH4Rel"
|
|
# PROP BASE Intermediate_Dir "SH4Rel"
|
|
# PROP BASE CPU_ID "{D6519021-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 "SH4Rel"
|
|
# PROP Intermediate_Dir "SH4Rel"
|
|
# PROP CPU_ID "{D6519021-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 "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r
|
|
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r
|
|
CPP=shcl.exe
|
|
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Qsh4 /Oxs /M$(CECrtMT) /c
|
|
# ADD CPP /nologo /W3 /I "." /I "missing" /I ".." /I "gapi/inc" /D "SHx" /D "SH4" /D "_SH4_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /YX /Qsh4 /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "SH4Dbg"
|
|
# PROP BASE Intermediate_Dir "SH4Dbg"
|
|
# PROP BASE CPU_ID "{D6519021-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 "SH4Dbg"
|
|
# PROP Intermediate_Dir "SH4Dbg"
|
|
# PROP CPU_ID "{D6519021-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 "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r
|
|
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r
|
|
CPP=shcl.exe
|
|
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Qsh4 /M$(CECrtMTDebug) /c
|
|
# ADD CPP /nologo /W3 /Zi /Od /I "." /I "missing" /I ".." /I "gapi/inc" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /YX /Qsh4 /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 "missing" /I ".." /I "gapi/inc" /I "SDLAudio/include" /I "mad/include" /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "USE_ADLIB" /D "__AUTO_MIXER_ADJUST__" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib SDLAudio.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /libpath:"SDLAudio/lib/SH3" /libpath:"mad/lib/SH3" /subsystem:$(CESubsystem) /MACHINE:SH3
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 /I "." /I "missing" /I ".." /I "gapi/inc" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "ARMRel"
|
|
# PROP BASE Intermediate_Dir "ARMRel"
|
|
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "ARMRel"
|
|
# PROP Intermediate_Dir "ARMRel"
|
|
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
RSC=rc.exe
|
|
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
|
|
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
|
|
CPP=clarm.exe
|
|
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
|
|
# ADD CPP /nologo /W3 /I "." /I "missing" /I ".." /I "../sound" /I "gapi/inc" /I "SDLAudio/include" /I "mad/include" /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 "COMPRESSED_SOUND_FILE" /FR /YX /Oxs /M$(CECrtMT) /c
|
|
MTL=midl.exe
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib SDLAudio.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /libpath:"SDLAudio/lib/ARM" /libpath:"mad/lib/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 "missing" /I ".." /I "../sound" /I "gapi/inc" /I "SDLAudio/include" /I "mad/include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /FR /YX /M$(CECrtMTDebug) /c
|
|
MTL=midl.exe
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib SDLAudio.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /libpath:"SDLAudio/lib/ARM" /libpath:"mad/lib/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 /I "." /I "missing" /I ".." /I "gapi/inc" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /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) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
|
|
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - 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 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 "_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 /I "." /I "missing" /I ".." /I "gapi/inc" /D "DEBUG" /D "i486" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_X86_" /D "x86" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /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) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
|
|
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
# Name "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
# Name "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
# Name "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
# Name "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
# Name "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
# Name "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
# Name "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
# Name "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
# Name "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
# Begin Group "sound"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\fmopl.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FMOPL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_FMOPL=\
|
|
"..\sound\fmopl.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\imuse.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\morphos\morphos.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\morphos\morphos.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\morphos\morphos.h"\
|
|
"..\saveload.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\morphos\morphos.h"\
|
|
"..\saveload.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_IMUSE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_IMUSE=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\mididrv.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\fmopl.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_MIDID=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\sys\time.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDID=\
|
|
"..\sound.h"\
|
|
"..\sound\gmidi.h"\
|
|
"..\sound\QuickTimeMusic.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\mididrv.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\mixer.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIXER=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIXER=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIXER=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIXER=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_MIXER=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\mixer.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "v3"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\v3\resource_v3.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\myresource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\myresource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_RESOU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "v4"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\v4\resource_v4.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_RESOUR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOUR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "simon"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\midi.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_MIDI_=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_MIDI_=\
|
|
"..\simon\gmidi.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simon.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMON=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMON=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMON=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMON=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMON=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simon.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simondebug.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMOND=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMOND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simonitems.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMONI=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simonres.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMONR=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simonsys.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMONS=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simonverb.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMONV=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONV=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\simon\simonvga.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SIMONVG=\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SIMONVG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "gui"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\dialog.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_DIALO=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_DIALO=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\dialog.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\ListWidget.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_LISTW=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_LISTW=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\ListWidget.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\ScrollBarWidget.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCROL=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ScrollBarWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCROL=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\ScrollBarWidget.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\widget.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_WIDGE=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_WIDGE=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui\widget.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=..\actor.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\costume.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\costume.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_ACTOR=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_ACTOR=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\akos.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_AKOS_=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_AKOS_=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\boxes.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_BOXES=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BOXES=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\bundle.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_BUNDL=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_BUNDL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\config-file.cpp"
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_CONFI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_CONFI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_CONFI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_CONFI=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_CONFI=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\costume.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\costume.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\costume.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_COSTU=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_COSTU=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gameDetector.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_GAMED=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GAMED=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gfx.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\newgui.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\newgui.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_GFX_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GFX_C=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\guimaps.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\guimaps.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\guimaps.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\guimaps.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_GUI_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\guimaps.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_GUI_C=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\insane.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_INSAN=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_INSAN=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\newgui.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\ListWidget.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_NEWGU=\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui\dialog.h"\
|
|
"..\gui\widget.h"\
|
|
"..\guimaps.h"\
|
|
"..\newgui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_NEWGU=\
|
|
"..\gui\util.h"\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\object.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_OBJEC=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_OBJEC=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\resource.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_RESOURC=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_RESOURC=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\saveload.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\saveload.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\saveload.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SAVEL=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SAVEL=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\scaler.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCALE=\
|
|
"..\scaler.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCALE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\script.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCRIP=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIP=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\script_v1.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCRIPT=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT=\
|
|
"..\cdmusic.h"\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\script_v2.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCRIPT_=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCRIPT_=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\scummvm.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\debug.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\newgui.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\debug.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\newgui.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCUMM=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SCUMM=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\imuse.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\sound.h"\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SOUND=\
|
|
"..\cdmusic.h"\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\stdafx.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STDAF=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STDAF=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STDAF=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STDAF=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STDAF=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\string.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\actor.h"\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\actor.h"\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_STRIN=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_STRIN=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sys.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SYS_C=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_SYS_C=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\util.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_UTIL_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\vars.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_VARS_=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VARS_=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\verbs.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\gfx.h"\
|
|
"..\object.h"\
|
|
"..\resource.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_VERBS=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_VERBS=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\akos.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\boxes.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\bundle.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\config-file.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\sound\fmopl.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gapi_keys.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\gui.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\guimaps.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\newgui.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\scaler.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\scumm.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\scummsys.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\stdafx.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\util.h
|
|
# 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=.\MenuTitle.bmp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\pocketscumm.ico
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Port Source Files"
|
|
|
|
# PROP Default_Filter "cpp"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\bitmaps.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_BITMA=\
|
|
".\screen.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\findgame.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\gfx.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_FINDG=\
|
|
".\SDL.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_FINDG=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\gapi_keys.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\gapi_keys.h"\
|
|
"..\stdafx.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\gapi\inc\gx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\gapi\inc\gx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\gapi_keys.h"\
|
|
"..\stdafx.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\gapi_keys.h"\
|
|
"..\stdafx.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\gapi_keys.h"\
|
|
"..\stdafx.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_GAPI_=\
|
|
"..\stdafx.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_GAPI_=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\missing\missing.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_MISSI=\
|
|
".\missing\dirent.h"\
|
|
".\missing\sys\time.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\pocketpc.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
".\SDLAudio\include\begin_code.h"\
|
|
".\SDLAudio\include\close_code.h"\
|
|
".\SDLAudio\include\SDL.h"\
|
|
".\SDLAudio\include\SDL_active.h"\
|
|
".\SDLAudio\include\SDL_audio.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
".\SDLAudio\include\SDL_cdrom.h"\
|
|
".\SDLAudio\include\SDL_error.h"\
|
|
".\SDLAudio\include\SDL_events.h"\
|
|
".\SDLAudio\include\SDL_getenv.h"\
|
|
".\SDLAudio\include\SDL_joystick.h"\
|
|
".\SDLAudio\include\SDL_keyboard.h"\
|
|
".\SDLAudio\include\SDL_keysym.h"\
|
|
".\SDLAudio\include\SDL_main.h"\
|
|
".\SDLAudio\include\SDL_mouse.h"\
|
|
".\SDLAudio\include\SDL_mutex.h"\
|
|
".\SDLAudio\include\SDL_quit.h"\
|
|
".\SDLAudio\include\SDL_rwops.h"\
|
|
".\SDLAudio\include\SDL_thread.h"\
|
|
".\SDLAudio\include\SDL_timer.h"\
|
|
".\SDLAudio\include\SDL_types.h"\
|
|
".\SDLAudio\include\SDL_version.h"\
|
|
".\SDLAudio\include\SDL_video.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\macos.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\sound.h"\
|
|
".\ipapi.h"\
|
|
".\screen.h"\
|
|
".\SDL.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
".\screen.h"\
|
|
".\SDL.h"\
|
|
".\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
".\screen.h"\
|
|
".\SDL.h"\
|
|
".\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\config-file.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\smush.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
".\SDLAudio\include\begin_code.h"\
|
|
".\SDLAudio\include\close_code.h"\
|
|
".\SDLAudio\include\SDL.h"\
|
|
".\SDLAudio\include\SDL_active.h"\
|
|
".\SDLAudio\include\SDL_audio.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
".\SDLAudio\include\SDL_cdrom.h"\
|
|
".\SDLAudio\include\SDL_error.h"\
|
|
".\SDLAudio\include\SDL_events.h"\
|
|
".\SDLAudio\include\SDL_getenv.h"\
|
|
".\SDLAudio\include\SDL_joystick.h"\
|
|
".\SDLAudio\include\SDL_keyboard.h"\
|
|
".\SDLAudio\include\SDL_keysym.h"\
|
|
".\SDLAudio\include\SDL_main.h"\
|
|
".\SDLAudio\include\SDL_mouse.h"\
|
|
".\SDLAudio\include\SDL_mutex.h"\
|
|
".\SDLAudio\include\SDL_quit.h"\
|
|
".\SDLAudio\include\SDL_rwops.h"\
|
|
".\SDLAudio\include\SDL_thread.h"\
|
|
".\SDLAudio\include\SDL_timer.h"\
|
|
".\SDLAudio\include\SDL_types.h"\
|
|
".\SDLAudio\include\SDL_version.h"\
|
|
".\SDLAudio\include\SDL_video.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\macos.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
".\screen.h"\
|
|
".\SDL.h"\
|
|
".\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\debug.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
".\SDLAudio\include\begin_code.h"\
|
|
".\SDLAudio\include\close_code.h"\
|
|
".\SDLAudio\include\SDL.h"\
|
|
".\SDLAudio\include\SDL_active.h"\
|
|
".\SDLAudio\include\SDL_audio.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
".\SDLAudio\include\SDL_cdrom.h"\
|
|
".\SDLAudio\include\SDL_error.h"\
|
|
".\SDLAudio\include\SDL_events.h"\
|
|
".\SDLAudio\include\SDL_getenv.h"\
|
|
".\SDLAudio\include\SDL_joystick.h"\
|
|
".\SDLAudio\include\SDL_keyboard.h"\
|
|
".\SDLAudio\include\SDL_keysym.h"\
|
|
".\SDLAudio\include\SDL_main.h"\
|
|
".\SDLAudio\include\SDL_mouse.h"\
|
|
".\SDLAudio\include\SDL_mutex.h"\
|
|
".\SDLAudio\include\SDL_quit.h"\
|
|
".\SDLAudio\include\SDL_rwops.h"\
|
|
".\SDLAudio\include\SDL_thread.h"\
|
|
".\SDLAudio\include\SDL_timer.h"\
|
|
".\SDLAudio\include\SDL_types.h"\
|
|
".\SDLAudio\include\SDL_version.h"\
|
|
".\SDLAudio\include\SDL_video.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\boxes.h"\
|
|
"..\bundle.h"\
|
|
"..\config-file.h"\
|
|
"..\debug.h"\
|
|
"..\gameDetector.h"\
|
|
"..\gapi_keys.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\simon\simon.h"\
|
|
"..\sound\mididrv.h"\
|
|
"..\sound\mixer.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\mad\include\mad.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
".\SDLAudio\include\begin_code.h"\
|
|
".\SDLAudio\include\close_code.h"\
|
|
".\SDLAudio\include\SDL.h"\
|
|
".\SDLAudio\include\SDL_active.h"\
|
|
".\SDLAudio\include\SDL_audio.h"\
|
|
".\SDLAudio\include\SDL_byteorder.h"\
|
|
".\SDLAudio\include\SDL_cdrom.h"\
|
|
".\SDLAudio\include\SDL_error.h"\
|
|
".\SDLAudio\include\SDL_events.h"\
|
|
".\SDLAudio\include\SDL_getenv.h"\
|
|
".\SDLAudio\include\SDL_joystick.h"\
|
|
".\SDLAudio\include\SDL_keyboard.h"\
|
|
".\SDLAudio\include\SDL_keysym.h"\
|
|
".\SDLAudio\include\SDL_main.h"\
|
|
".\SDLAudio\include\SDL_mouse.h"\
|
|
".\SDLAudio\include\SDL_mutex.h"\
|
|
".\SDLAudio\include\SDL_quit.h"\
|
|
".\SDLAudio\include\SDL_rwops.h"\
|
|
".\SDLAudio\include\SDL_thread.h"\
|
|
".\SDLAudio\include\SDL_timer.h"\
|
|
".\SDLAudio\include\SDL_types.h"\
|
|
".\SDLAudio\include\SDL_version.h"\
|
|
".\SDLAudio\include\SDL_video.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\macos.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\stdafx.h"\
|
|
".\missing\unistd.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
".\screen.h"\
|
|
".\SDL.h"\
|
|
".\sound.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_POCKE=\
|
|
"..\akos.h"\
|
|
"..\boxes.h"\
|
|
"..\gfx.h"\
|
|
"..\gui.h"\
|
|
"..\scumm.h"\
|
|
"..\scummsys.h"\
|
|
"..\smush.h"\
|
|
"..\stdafx.h"\
|
|
"..\system.h"\
|
|
".\gapi\inc\gx.h"\
|
|
".\missing\unistd.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_POCKE=\
|
|
"..\gmidi.h"\
|
|
"..\sound.h"\
|
|
".\ipapi.h"\
|
|
".\SDL.h"\
|
|
".\SDL_audio.h"\
|
|
".\SDL_thread.h"\
|
|
".\SDL_timer.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\PocketSCUMM.rc
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\screen.cpp
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\screen.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\screen.h"\
|
|
{$(INCLUDE)}"Aygshell.h"\
|
|
{$(INCLUDE)}"sipapi.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
DEP_CPP_SCREE=\
|
|
".\gapi\inc\gx.h"\
|
|
".\screen.h"\
|
|
|
|
NODEP_CPP_SCREE=\
|
|
".\ipapi.h"\
|
|
".\ygshell.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\gapi\ARM\gx.lib
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\gapi\emu\gx.lib
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\gapi\MIPS\gx.lib
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\gapi\SH\gx.lib
|
|
|
|
!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug"
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Port Header Files"
|
|
|
|
# PROP Default_Filter "h"
|
|
# 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=.\newres.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\resource.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\screen.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\missing\signal.h
|
|
# End Source File
|
|
# 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\time.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\missing\sys\types.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\missing\unistd.h
|
|
# End Source File
|
|
# End Group
|
|
# End Target
|
|
# End Project
|