diff options
author | James Brown | 2002-03-14 14:07:40 +0000 |
---|---|---|
committer | James Brown | 2002-03-14 14:07:40 +0000 |
commit | cff3d470126d0f7fd16ab13a1646f6c60fe4e844 (patch) | |
tree | 57a4721af2be645f183b0c8390e10d0d694bc65b /wince | |
parent | fa9cc1d34118490dacc60e45e91ae614459f5136 (diff) | |
download | scummvm-rg350-cff3d470126d0f7fd16ab13a1646f6c60fe4e844.tar.gz scummvm-rg350-cff3d470126d0f7fd16ab13a1646f6c60fe4e844.tar.bz2 scummvm-rg350-cff3d470126d0f7fd16ab13a1646f6c60fe4e844.zip |
Remove old WinCE port files
svn-id: r3749
Diffstat (limited to 'wince')
-rw-r--r-- | wince/PocketSCUMM.rc | 145 | ||||
-rw-r--r-- | wince/PocketSCUMM.vco | bin | 54784 -> 0 bytes | |||
-rw-r--r-- | wince/PocketSCUMM.vcp | 3061 | ||||
-rw-r--r-- | wince/newres.h | 41 | ||||
-rw-r--r-- | wince/resource.h | 30 | ||||
-rw-r--r-- | wince/screen.cpp | 319 | ||||
-rw-r--r-- | wince/screen.h | 24 | ||||
-rw-r--r-- | wince/sdl.h | 4 |
8 files changed, 0 insertions, 3624 deletions
diff --git a/wince/PocketSCUMM.rc b/wince/PocketSCUMM.rc deleted file mode 100644 index 2cbeca17c2..0000000000 --- a/wince/PocketSCUMM.rc +++ /dev/null @@ -1,145 +0,0 @@ -//Microsoft Developer Studio generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "newres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (U.S.) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE DISCARDABLE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE DISCARDABLE -BEGIN - "#include ""newres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE DISCARDABLE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Dialog -// - -IDD_GAMESELECT DIALOG DISCARDABLE 0, 0, 121, 143 -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Choose a Game" -FONT 8, "System" -BEGIN - PUSHBUTTON "Exit",IDCANCEL,64,127,50,10 - PUSHBUTTON "Monkey Island 1",IDC_MONKEY,7,7,107,10 - PUSHBUTTON "Monkey Island 2",IDC_MONKEY2,7,22,107,10 - PUSHBUTTON "Fate of Atlantis",IDC_ATLANTIS,7,37,107,10 - PUSHBUTTON "Fate of Atlantis Demo",IDC_PLAYFATE,7,52,107,10 - PUSHBUTTON "Day Of The Tentacle",IDC_TENTACLE,7,67,107,10 - PUSHBUTTON "Day Of The Tentacle Demo",IDC_DOTTDEMO,7,82,107,10 - PUSHBUTTON "Sam && Max",IDC_SAMNMAX,7,97,107,10 - PUSHBUTTON "Sam && Max Demo",IDC_SNMDEMO,7,112,107,10 -END - - -///////////////////////////////////////////////////////////////////////////// -// -// Menubar -// - -IDM_MENU MENU DISCARDABLE -BEGIN - POPUP "PocketSCUMM" - BEGIN - MENUITEM "Exit", IDC_EXIT - MENUITEM "About", IDC_ABOUT - MENUITEM SEPARATOR - MENUITEM "Landscape", IDC_LANDSCAPE - END -END - - -///////////////////////////////////////////////////////////////////////////// -// -// Data -// - -IDM_MENU SHMENUBAR DISCARDABLE -BEGIN - IDM_MENU, 1, - I_IMAGENONE, ID_POCKETSCUMM, TBSTATE_ENABLED, - TBSTYLE_DROPDOWN | TBSTYLE_AUTOSIZE, IDS_CAP_POCKETSCUMM, 0, 0, -END - - -///////////////////////////////////////////////////////////////////////////// -// -// DESIGNINFO -// - -#ifdef APSTUDIO_INVOKED -GUIDELINES DESIGNINFO DISCARDABLE -BEGIN - IDD_GAMESELECT, DIALOG - BEGIN - LEFTMARGIN, 7 - RIGHTMARGIN, 114 - TOPMARGIN, 7 - BOTTOMMARGIN, 136 - END -END -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// String Table -// - -STRINGTABLE DISCARDABLE -BEGIN - IDS_CAP_POCKETSCUMM "PocketSCUMM" -END - -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/wince/PocketSCUMM.vco b/wince/PocketSCUMM.vco Binary files differdeleted file mode 100644 index 0d2a587e56..0000000000 --- a/wince/PocketSCUMM.vco +++ /dev/null diff --git a/wince/PocketSCUMM.vcp b/wince/PocketSCUMM.vcp deleted file mode 100644 index c812840898..0000000000 --- a/wince/PocketSCUMM.vcp +++ /dev/null @@ -1,3061 +0,0 @@ -# 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 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" /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" /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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /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 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" /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" /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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /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 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 "gapi/inc" /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" /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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /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 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 "gapi/inc" /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" /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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /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 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 Source File - -SOURCE=..\actor.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_ACTOR=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\boxes.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_BOXES=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\costume.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_COSTU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\debug.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_DEBUG=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\gfx.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_GFX_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\gui.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_GUI_C=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\imuse.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_IMUSE=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\object.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_OBJEC=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\resource.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_RESOU=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\saveload.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SAVEL=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\script.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SCRIP=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\script_v1.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SCRIPT=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\script_v2.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SCRIPT_=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\scummvm.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SCUMM=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\sound.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SOUND=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - -NODEP_CPP_SOUND=\ - "..\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"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_STDAF=\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\string.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_STRIN=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\sys.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SYS_C=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\verbs.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_VERBS=\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\SDL.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\gui.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 -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Group "Port Source Files" - -# PROP Default_Filter "cpp" -# 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=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"sipapi.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_POCKE=\ - "..\gui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\stdafx.h"\ - ".\missing\unistd.h"\ - ".\screen.h"\ - ".\SDL.h"\ - -NODEP_CPP_POCKE=\ - ".\sound.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"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_SCREE=\ - ".\gapi\inc\gx.h"\ - ".\screen.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_SCREE=\ - ".\screen.h"\ - -NODEP_CPP_SCREE=\ - ".\gx.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 diff --git a/wince/newres.h b/wince/newres.h deleted file mode 100644 index 57f429fa45..0000000000 --- a/wince/newres.h +++ /dev/null @@ -1,41 +0,0 @@ -#ifndef __NEWRES_H__ -#define __NEWRES_H__ - -#if !defined(UNDER_CE) -#define UNDER_CE _WIN32_WCE -#endif - -#if defined(_WIN32_WCE) - #if !defined(WCEOLE_ENABLE_DIALOGEX) - #define DIALOGEX DIALOG DISCARDABLE - #endif - #include <commctrl.h> - #define SHMENUBAR RCDATA - #if defined(WIN32_PLATFORM_PSPC) && (_WIN32_WCE >= 300) - #include <aygshell.h> - #define AFXCE_IDR_SCRATCH_SHMENU 28700 - #else - #define I_IMAGENONE (-2) - #define NOMENU 0xFFFF - #define IDS_SHNEW 1 - - #define IDM_SHAREDNEW 10 - #define IDM_SHAREDNEWDEFAULT 11 - #endif // _WIN32_WCE_PSPC - #define AFXCE_IDD_SAVEMODIFIEDDLG 28701 -#endif // _WIN32_WCE - -#ifdef RC_INVOKED -#ifndef _INC_WINDOWS -#define _INC_WINDOWS - #include "winuser.h" // extract from windows header - #include "winver.h" -#endif -#endif - -#ifdef IDC_STATIC -#undef IDC_STATIC -#endif -#define IDC_STATIC (-1) - -#endif //__NEWRES_H__ diff --git a/wince/resource.h b/wince/resource.h deleted file mode 100644 index 59ce46d438..0000000000 --- a/wince/resource.h +++ /dev/null @@ -1,30 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by PocketSCUMM.rc -// -#define IDD_GAMESELECT 105 -#define IDM_MENU 1000 -#define IDC_ABOUT 1000 -#define IDC_MONKEY 1000 -#define IDC_EXIT 1001 -#define IDC_MONKEY2 1001 -#define IDC_ATLANTIS 1002 -#define IDC_PLAYFATE 1003 -#define IDC_TENTACLE 1004 -#define IDC_DOTTDEMO 1005 -#define IDC_SAMNMAX 1006 -#define IDC_SNMDEMO 1007 -#define ID_POCKETSCUMM 40005 -#define IDS_CAP_POCKETSCUMM 40006 -#define IDC_LANDSCAPE 40007 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 106 -#define _APS_NEXT_COMMAND_VALUE 40008 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/wince/screen.cpp b/wince/screen.cpp deleted file mode 100644 index 4f9f2693d8..0000000000 --- a/wince/screen.cpp +++ /dev/null @@ -1,319 +0,0 @@ -/* (C) 2001 Vasyl Tsvirkunov */ - -#include <windows.h> -#include "gx.h" -#include "screen.h" - -#define SMOOTH - -#define MAX_CLR 0x100 -#ifdef SMOOTH -static UBYTE palRed[MAX_CLR]; -static UBYTE palGreen[MAX_CLR]; -static UBYTE palBlue[MAX_CLR]; -#endif -static unsigned short pal[MAX_CLR]; - - -GXDisplayProperties gxdp; -int active; - -struct tScreenGeometry -{ - long width; - long height; - long startoffset; - long sourceoffset; - long linestep; - long pixelstep; - long xSkipMask; - long xLimit; - long lineLimit; -}; - -tScreenGeometry geom[3]; - -int currentScreenMode = 0; -int useMode = 0; -int maxMode = 2; - -void SetScreenMode(int mode) -{ - currentScreenMode = mode; - if(currentScreenMode > maxMode) - currentScreenMode = 0; -} - -int GetScreenMode() -{ - return currentScreenMode; -} - -void GraphicsSuspend() -{ - if(active) - { - active = 0; - GXSuspend(); - } -} - -void GraphicsResume() -{ - if(!active) - { - active = 1; - GXResume(); - } -} - -void GraphicsOff(void) -{ - GXCloseDisplay(); - active = 0; -} - -int GraphicsOn(HWND hWndMain) -{ - GXOpenDisplay(hWndMain, GX_FULLSCREEN); - - gxdp = GXGetDisplayProperties(); - if((gxdp.ffFormat & (kfDirect555 | kfDirect565)) == 0 || gxdp.cxWidth < 240 || gxdp.cyHeight < 240) - { - GraphicsOff(); - return 1; - } - - // portrait - geom[0].width = gxdp.cxWidth; // 240 - geom[0].height = gxdp.cyHeight; // 320 - geom[0].startoffset = 0; - geom[0].sourceoffset = 0; - geom[0].linestep = gxdp.cbyPitch; - geom[0].pixelstep = gxdp.cbxPitch; - geom[0].xSkipMask = gxdp.cxWidth < 320 ? 0x00000003 : 0xffffffff; - geom[0].xLimit = 320; // skip 1/4 - geom[0].lineLimit = 320*200; - - // left handed landscape - geom[1].width = gxdp.cyHeight; // 320 - geom[1].height = gxdp.cxWidth; // 240 - geom[1].startoffset = gxdp.cbyPitch*(gxdp.cyHeight-1); - geom[1].sourceoffset = 0; - geom[1].linestep = gxdp.cbxPitch; - geom[1].pixelstep = -gxdp.cbyPitch; - geom[1].xSkipMask = 0xffffffff; - geom[1].xLimit = 320; // no skip - geom[1].lineLimit = 320*200; - - // right handed landscape - geom[2].width = gxdp.cyHeight; // 320 - geom[2].height = gxdp.cxWidth; // 240 - geom[2].startoffset = gxdp.cbxPitch*(gxdp.cxWidth-1); - geom[2].sourceoffset = 0; - geom[2].linestep = -gxdp.cbxPitch; - geom[2].pixelstep = gxdp.cbyPitch; - geom[2].xSkipMask = 0xffffffff; - geom[2].xLimit = 320; // no skip - geom[2].lineLimit = 320*200; - - if(gxdp.cyHeight < 320) - maxMode = 0; // portrait only! - - active = 1; - return 0; -} - -void SetPalEntry(int ent, UBYTE r, UBYTE g, UBYTE b) -{ - if (ent >= MAX_CLR) - return; -#ifdef SMOOTH - palRed[ent] = r; - palGreen[ent] = g; - palBlue[ent] = b; -#endif - if(gxdp.ffFormat & kfDirect565) - pal[ent] = ((r&0xf8)<<(11-3))|((g&0xfc)<<(5-2))|((b&0xf8)>>3); - else if(gxdp.ffFormat & kfDirect555) - pal[ent] = ((r&0xf8)<<(10-3))|((g&0xf8)<<(5-2))|((b&0xf8)>>3); -} - -void Cls() -{ - int x, y; - UBYTE* dst; - UBYTE *scraddr; - scraddr = (UBYTE*)GXBeginDraw(); - if(scraddr) - { - for(y=0; y<geom[useMode].height; y++) - { - dst = scraddr+geom[useMode].startoffset; - for(x=0; x<geom[useMode].width; x++) - { - *(unsigned short*)dst = 0; - dst += geom[useMode].pixelstep; - } - scraddr += geom[useMode].linestep; - } - GXEndDraw(); - } -} - -int counter = 0; - -void Blt(UBYTE * scr_ptr) -{ - static UBYTE *src; - static UBYTE *dst; - static UBYTE *scraddr; - static UBYTE *scr_ptr_limit; - static UBYTE *src_limit; - static long pixelstep; - static long linestep; - static long skipmask; - -#ifdef SMOOTH - static bool b565 = (gxdp.ffFormat & kfDirect565); -#endif - - if(!active) - { - Sleep(100); - return; - } - - /* Update screen mode, also thread protection by doing this */ - if(useMode != currentScreenMode) - { - useMode = currentScreenMode; - Cls(); - } - - scraddr = (UBYTE*)GXBeginDraw(); - if(scraddr) - { - scraddr += geom[useMode].startoffset; - scr_ptr += geom[useMode].sourceoffset; - scr_ptr_limit = scr_ptr + geom[useMode].lineLimit; - pixelstep = geom[useMode].pixelstep; - linestep = geom[useMode].linestep; - src_limit = scr_ptr + geom[useMode].xLimit; - skipmask = geom[useMode].xSkipMask; - - /* Internal pixel loops */ -#ifdef SMOOTH - if(skipmask == 3) - { - while(scr_ptr < scr_ptr_limit) - { - src = scr_ptr; - dst = scraddr; - while(src < src_limit) - { - UBYTE r, g, b; - r = (3*palRed[*(src+0)] + palRed[*(src+1)])>>2; - g = (3*palGreen[*(src+0)] + palGreen[*(src+1)])>>2; - b = (3*palBlue[*(src+0)] + palBlue[*(src+1)])>>2; - - if(b565) - *(unsigned short*)dst = ((r&0xf8)<<(11-3))|((g&0xfc)<<(5-2))|((b&0xf8)>>3); - else - *(unsigned short*)dst = ((r&0xf8)<<(10-3))|((g&0xf8)<<(5-2))|((b&0xf8)>>3); - dst += pixelstep; - - r = (palRed[*(src+1)] + palRed[*(src+2)])>>1; - g = (palGreen[*(src+1)] + palGreen[*(src+2)])>>1; - b = (palBlue[*(src+1)] + palBlue[*(src+2)])>>1; - - if(b565) - *(unsigned short*)dst = ((r&0xf8)<<(11-3))|((g&0xfc)<<(5-2))|((b&0xf8)>>3); - else - *(unsigned short*)dst = ((r&0xf8)<<(10-3))|((g&0xf8)<<(5-2))|((b&0xf8)>>3); - dst += pixelstep; - - r = (palRed[*(src+2)] + 3*palRed[*(src+3)])>>2; - g = (palGreen[*(src+2)] + 3*palGreen[*(src+3)])>>2; - b = (palBlue[*(src+2)] + 3*palBlue[*(src+3)])>>2; - - if(b565) - *(unsigned short*)dst = ((r&0xf8)<<(11-3))|((g&0xfc)<<(5-2))|((b&0xf8)>>3); - else - *(unsigned short*)dst = ((r&0xf8)<<(10-3))|((g&0xf8)<<(5-2))|((b&0xf8)>>3); - dst += pixelstep; - - src += 4; - } - scraddr += linestep; - scr_ptr += 320; - src_limit += 320; - } - } - else -#endif - if(skipmask != 0xffffffff) - { - while(scr_ptr < scr_ptr_limit) - { - src = scr_ptr; - dst = scraddr; - while(src < src_limit) - { - if((long)src & skipmask) - { - *(unsigned short*)dst = pal[*src]; - dst += pixelstep; - } - src ++; - } - scraddr += linestep; - scr_ptr += 320; - src_limit += 320; - } - } - else - { - while(scr_ptr < scr_ptr_limit) - { - src = scr_ptr; - dst = scraddr; - while(src < src_limit) - { - *(unsigned short*)dst = pal[*src]; - dst += pixelstep; - src ++; - } - scraddr += linestep; - scr_ptr += 320; - src_limit += 320; - } - } - - GXEndDraw(); - } -} - -void Translate(int* px, int* py) -{ - int x, y; - - switch(currentScreenMode) - { - case 0: /* portrait */ - *px = *px*4/3; - break; - case 1: /* landscape left */ - x = 320 - *py; - y = *px; - *px = x; - *py = y; - break; - case 2: /* landscape right */ - x = *py; - y = 240 - *px; - *px = x; - *py = y; - break; - } -} diff --git a/wince/screen.h b/wince/screen.h deleted file mode 100644 index f245c66258..0000000000 --- a/wince/screen.h +++ /dev/null @@ -1,24 +0,0 @@ -/* (C) 2001 Vasyl Tsvirkunov */ - -#ifndef SCREEN_H -#define SCREEN_H - -#ifndef UBYTE -#define UBYTE unsigned char -#endif - -int GraphicsOn(HWND hWndMain); -void GraphicsOff(); -void GraphicsSuspend(); -void GraphicsResume(); - -void SetPalEntry(int ent, UBYTE r, UBYTE g, UBYTE b); -void Blt(UBYTE * scr_ptr); - -/* meaning: 0 - portrait, 1 - left hand landscape, 2 - right hand landscape */ -void SetScreenMode(int mode); -int GetScreenMode(); - -void Translate(int* x, int* y); - -#endif diff --git a/wince/sdl.h b/wince/sdl.h deleted file mode 100644 index ebfd8a812b..0000000000 --- a/wince/sdl.h +++ /dev/null @@ -1,4 +0,0 @@ -/* dummy header */ - -// A little hack... -#undef NOCTLMGR |