aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/wince/PocketSCUMM.rc165
-rw-r--r--backends/wince/PocketSCUMM.vcp8846
-rw-r--r--backends/wince/PocketSCUMM.vcw32
-rw-r--r--backends/wince/resource.h50
-rw-r--r--backends/wince/scumm/scumm.vcp6456
-rw-r--r--backends/wince/scummvm/scummvm.vcp3982
-rw-r--r--backends/wince/simon/simon.vcp1166
7 files changed, 11653 insertions, 9044 deletions
diff --git a/backends/wince/PocketSCUMM.rc b/backends/wince/PocketSCUMM.rc
index 15fc9433ba..5f43af0f32 100644
--- a/backends/wince/PocketSCUMM.rc
+++ b/backends/wince/PocketSCUMM.rc
@@ -7,20 +7,29 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "newres.h"
+#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
+// French (France) resources
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
#pragma code_page(1252)
#endif //_WIN32
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_ICON1 ICON DISCARDABLE "PocketScumm.ico"
+
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
@@ -34,7 +43,7 @@ END
2 TEXTINCLUDE DISCARDABLE
BEGIN
- "#include ""newres.h""\r\n"
+ "#include ""afxres.h""\r\n"
"\0"
END
@@ -46,152 +55,6 @@ END
#endif // APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_GAMESELECT DIALOG DISCARDABLE 0, 0, 128, 134
-STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
-CAPTION "Choose a Game"
-FONT 8, "System"
-BEGIN
- LISTBOX IDC_LISTAVAILABLE,6,47,113,70,LBS_NOINTEGRALHEIGHT |
- WS_VSCROLL | WS_TABSTOP
- CONTROL 133,IDC_STATIC,"Static",SS_BITMAP | SS_CENTERIMAGE,0,2,
- 125,35
- LTEXT "",IDC_GAMEDESC,2,117,116,8
- PUSHBUTTON "Play",IDC_PLAY,52,125,19,9
- LTEXT "",IDC_FILEPATH,5,39,120,8
- PUSHBUTTON "Scan",IDC_SCAN,4,125,19,9
- PUSHBUTTON "Exit",IDC_EXIT,100,125,19,9
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Menubar
-//
-
-IDM_MENU MENU DISCARDABLE
-BEGIN
- POPUP "PocketSCUMM"
- BEGIN
- MENUITEM "Load/Save", IDC_LOADSAVE
- MENUITEM "Options", IDC_OPTIONS
- MENUITEM "Exit", IDC_EXIT
- MENUITEM SEPARATOR
- MENUITEM "Landscape", IDC_LANDSCAPE
- MENUITEM "Skip section", IDC_SKIP
- MENUITEM SEPARATOR
- MENUITEM "Sound", IDC_SOUND
- END
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Data
-//
-
-IDM_MENU SHMENUBAR DISCARDABLE
-BEGIN
- IDM_MENU, 1,
- I_IMAGENONE, IDM_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
- RIGHTMARGIN, 125
- HORZGUIDE, 2
- END
-END
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// String Table
-//
-
-STRINGTABLE DISCARDABLE
-BEGIN
- IDS_CAP_POCKETSCUMM "PocketSCUMM"
-END
-
-#endif // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// French (France) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
-#ifdef _WIN32
-LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 90
-STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Dialog"
-FONT 8, "System"
-BEGIN
- DEFPUSHBUTTON "OK",IDOK,129,7,50,14
- PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO DISCARDABLE
-BEGIN
- IDD_DIALOG1, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 179
- TOPMARGIN, 7
- BOTTOMMARGIN, 83
- END
-END
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDL_POCKETSCUMM ICON DISCARDABLE "PocketSCUMM.ico"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-IDB_MENUTITLE BITMAP DISCARDABLE "MenuTitle.bmp"
#endif // French (France) resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/backends/wince/PocketSCUMM.vcp b/backends/wince/PocketSCUMM.vcp
index 5809a4d948..7736fb1e15 100644
--- a/backends/wince/PocketSCUMM.vcp
+++ b/backends/wince/PocketSCUMM.vcp
@@ -378,8851 +378,5 @@ LINK32=link.exe
# 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
diff --git a/backends/wince/PocketSCUMM.vcw b/backends/wince/PocketSCUMM.vcw
index 9961cf0d39..cb5c1f8b06 100644
--- a/backends/wince/PocketSCUMM.vcw
+++ b/backends/wince/PocketSCUMM.vcw
@@ -3,7 +3,37 @@ Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
###############################################################################
-Project: "PocketSCUMM"=.\PocketSCUMM.vcp - Package Owner=<4>
+Project: "scumm"=.\scumm\scumm.vcp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "scummvm"=.\scummvm\scummvm.vcp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name scumm
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name simon
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "simon"=.\simon\simon.vcp - Package Owner=<4>
Package=<5>
{{{
diff --git a/backends/wince/resource.h b/backends/wince/resource.h
index d0099cbc86..004a574a00 100644
--- a/backends/wince/resource.h
+++ b/backends/wince/resource.h
@@ -2,57 +2,15 @@
// Microsoft Developer Studio generated include file.
// Used by PocketSCUMM.rc
//
-#define IDD_GAMESELECT 105
-#define IDD_SOUND_DIALOG 106
-#define IDB_SKIP 113
-#define IDB_DISK 115
-#define IDB_EXIT 116
-#define IDB_SOUND_ON 117
-#define IDB_SOUND_OFF 118
-#define IDB_PANEL 119
-#define IDI_POCKETSCUMM 127
-#define IDB_KEYBOARD 129
-#define IDL_POCKETSCUMM 130
-#define IDB_MENUTITLE 133
-#define IDD_DIALOG1 134
-#define IDM_MENU 1000
-#define IDC_ABOUT 1000
-#define IDC_MONKEY 1000
-#define IDC_OPTIONS 1000
-#define IDC_EXIT 1001
-#define IDC_MONKEY2 1001
-#define IDD_SLIDERMUSIC 1001
-#define IDC_ATLANTIS 1002
-#define IDD_SLIDERSFX 1002
-#define IDC_PLAYFATE 1003
-#define IDC_TENTACLE 1004
-#define IDC_DOTTDEMO 1005
-#define IDC_SAMNMAX 1006
-#define IDC_SNMDEMO 1007
-#define IDC_DISABLE_SOUND 1008
-#define IDC_SLOW_SOUND 1009
-#define IDC_FT 1010
-#define IDC_LISTAVAILABLE 1011
-#define IDC_GAMEDESC 1014
-#define IDC_PLAY 1015
-#define IDC_FILEPATH 1016
-#define IDC_SCAN 1018
-#define ID_POCKETSCUMM 40005
-#define IDS_CAP_POCKETSCUMM 40006
-#define IDC_LANDSCAPE 40007
-#define IDC_SKIP 40008
-#define IDC_LOADSAVE 40009
-#define IDC_SOUND 40011
-#define IDC_SOUNDVOL 40012
-#define IDM_POCKETSCUMM 40013
+#define IDI_ICON1 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 135
-#define _APS_NEXT_COMMAND_VALUE 40014
-#define _APS_NEXT_CONTROL_VALUE 1016
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
diff --git a/backends/wince/scumm/scumm.vcp b/backends/wince/scumm/scumm.vcp
new file mode 100644
index 0000000000..568aacab21
--- /dev/null
+++ b/backends/wince/scumm/scumm.vcp
@@ -0,0 +1,6456 @@
+# Microsoft eMbedded Visual Tools Project File - Name="scumm" - Package Owner=<4>
+# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
+# TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
+# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
+# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
+
+CFG=scumm - 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 "scumm.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 "scumm.vcn" CFG="scumm - Win32 (WCE MIPS) Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "scumm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "scumm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "scumm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "scumm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "scumm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE "scumm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE "scumm - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
+!MESSAGE "scumm - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+# PROP ATL_Project 2
+
+!IF "$(CFG)" == "scumm - 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 ""
+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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+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" /D "_LIB" /YX /Oxs /Gz /c
+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "scumm - 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 ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /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 "_LIB" /YX /Gz /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /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 "_LIB" /YX /Gz /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ENDIF
+
+# Begin Target
+
+# Name "scumm - Win32 (WCE MIPS) Release"
+# Name "scumm - Win32 (WCE MIPS) Debug"
+# Name "scumm - Win32 (WCE SH3) Release"
+# Name "scumm - Win32 (WCE SH3) Debug"
+# Name "scumm - Win32 (WCE ARM) Release"
+# Name "scumm - Win32 (WCE ARM) Debug"
+# Name "scumm - Win32 (WCE x86em) Release"
+# Name "scumm - Win32 (WCE x86em) Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Group "smush"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\blitter.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BLITT=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_BLITT=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_BLITT=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_BLITT=\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\blitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\brenderer.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BREND=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_BREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BREND=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_BREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BREND=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_BREND=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_BREND=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_BREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\brenderer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\channel.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\chunk.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_CHUNK=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\chunk.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\chunk_type.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec1.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CODEC=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CODEC=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CODEC=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec1.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec37.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC3=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec37.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec44.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC4=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec44.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec47.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+
+NODEP_CPP_CODEC47=\
+ "..\..\..\scumm\smush\common\rect.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\codec47.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\color.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_COLOR=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_COLOR=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_COLOR=\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_COLOR=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_COLOR=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_COLOR=\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_COLOR=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_COLOR=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_COLOR=\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_COLOR=\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_COLOR=\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\color.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\config.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\decoder.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\frenderer.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FREND=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_FREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FREND=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_FREND=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FREND=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_FREND=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_FREND=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_FREND=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\frenderer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\imuse_channel.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_IMUSE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\mixer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\palette.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\player.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\blitter.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\frenderer.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+
+NODEP_CPP_PLAYE=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\file.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\player.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\renderer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\saud_channel.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\chunk_type.h"\
+ "..\..\..\scumm\smush\config.h"\
+
+NODEP_CPP_SAUD_=\
+ "..\..\..\scumm\smush\common\engine.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\scumm_renderer.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\scumm\actor.h"\
+ "..\..\..\scumm\smush\scumm\imuse.h"\
+ "..\..\..\scumm\smush\scumm\scumm.h"\
+ "..\..\..\scumm\smush\scumm\sound.h"\
+ "..\..\..\scumm\smush\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\scumm\actor.h"\
+ "..\..\..\scumm\smush\scumm\imuse.h"\
+ "..\..\..\scumm\smush\scumm\scumm.h"\
+ "..\..\..\scumm\smush\scumm\sound.h"\
+ "..\..\..\scumm\smush\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\scumm\actor.h"\
+ "..\..\..\scumm\smush\scumm\imuse.h"\
+ "..\..\..\scumm\smush\scumm\scumm.h"\
+ "..\..\..\scumm\smush\scumm\sound.h"\
+ "..\..\..\scumm\smush\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\scumm\actor.h"\
+ "..\..\..\scumm\smush\scumm\imuse.h"\
+ "..\..\..\scumm\smush\scumm\scumm.h"\
+ "..\..\..\scumm\smush\scumm\sound.h"\
+ "..\..\..\scumm\smush\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\channel.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\mixer.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCUMM=\
+ "..\..\..\scumm\smush\common\engine.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\smush\scumm\actor.h"\
+ "..\..\..\scumm\smush\scumm\imuse.h"\
+ "..\..\..\scumm\smush\scumm\scumm.h"\
+ "..\..\..\scumm\smush\scumm\sound.h"\
+ "..\..\..\scumm\smush\sound\mixer.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\smush\scumm_renderer.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\..\..\scumm\actor.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_ACTOR=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_ACTOR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\actor.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\akos.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_AKOS_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\akos.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_AKOS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\akos.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\boxes.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BOXES=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BOXES=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_BOXES=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BOXES=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_BOXES=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BOXES=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_BOXES=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_BOXES=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BOXES=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\boxes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\bundle.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_BUNDL=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_BUNDL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\bundle.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\costume.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_COSTU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_COSTU=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_COSTU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_COSTU=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_COSTU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_COSTU=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_COSTU=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_COSTU=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\costume.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_COSTU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\costume.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\debug.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\debugrl.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\debug.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\debugrl.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DEBUGR=\
+ "..\..\..\scumm\debugrl.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\debugrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\dialogs.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\ListWidget.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\ListWidget.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\ListWidget.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\ListWidget.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\ListWidget.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\dialogs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\gfx.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_GFX_C=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_GFX_C=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\gfx.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\imuse.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_IMUSE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\saveload.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\sound\fmopl.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_IMUSE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\saveload.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\sound\fmopl.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_IMUSE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_IMUSE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\saveload.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\sound\fmopl.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_IMUSE_=\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\morphos.h"\
+ "..\..\..\scumm\morphos_sound.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\saveload.h"\
+ "..\..\..\scumm\scumm\scumm.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\sound\fmopl.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\imuse.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\object.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_OBJEC=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_OBJEC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\object.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\resource.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RESOU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RESOU=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_RESOU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RESOU=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_RESOU=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RESOU=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_RESOU=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_RESOU=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOU=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\resource_v2.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_RESOUR=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOUR=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\resource_v3.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_RESOURC=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURC=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\resource_v4.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_RESOURCE=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_RESOURCE=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\saveload.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\config-file.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\config-file.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\config-file.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\config-file.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SAVEL=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\saveload.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SAVEL=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\config-file.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\saveload.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\script.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCRIP=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIP=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\script_v1.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCRIPT=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCRIPT=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\script_v2.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\rect.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\smush\brenderer.h"\
+ "..\..\..\scumm\smush\chunk.h"\
+ "..\..\..\scumm\smush\codec1.h"\
+ "..\..\..\scumm\smush\codec37.h"\
+ "..\..\..\scumm\smush\codec44.h"\
+ "..\..\..\scumm\smush\codec47.h"\
+ "..\..\..\scumm\smush\color.h"\
+ "..\..\..\scumm\smush\config.h"\
+ "..\..\..\scumm\smush\decoder.h"\
+ "..\..\..\scumm\smush\palette.h"\
+ "..\..\..\scumm\smush\player.h"\
+ "..\..\..\scumm\smush\renderer.h"\
+ "..\..\..\scumm\smush\scumm_renderer.h"\
+
+NODEP_CPP_SCRIPT_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\smush\common\rect.h"\
+ "..\..\..\scumm\smush\common\util.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\scumm.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\scummvm.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gameDetector.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\message.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scumm\bundle.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gameDetector.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\message.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scumm\bundle.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gameDetector.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\message.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scumm\bundle.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gameDetector.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\message.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scumm\bundle.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCUMMV=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\dialogs.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_SCUMMV=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\str.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\gameDetector.h"\
+ "..\..\..\scumm\gui\dialog.h"\
+ "..\..\..\scumm\gui\gui.h"\
+ "..\..\..\scumm\gui\message.h"\
+ "..\..\..\scumm\gui\newgui.h"\
+ "..\..\..\scumm\scumm\bundle.h"\
+ "..\..\..\scumm\scumm\imuse.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\sound.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\bundle.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\..\scumm\common\config-file.h"\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\common\util.h"\
+ "..\..\..\scumm\file.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\sound\mididrv.h"\
+ "..\..\..\scumm\sound\mixer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\string.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_STRIN=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_STRIN=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_STRIN=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_STRIN=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_STRIN=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_STRIN=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_STRIN=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_STRIN=\
+ "..\..\..\scumm\actor.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_STRIN=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\scumm\sound.h"\
+ "..\..\..\scumm\scummsys.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\vars.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_VARS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_VARS_=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_VARS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_VARS_=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_VARS_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VARS_=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_VARS_=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_VARS_=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VARS_=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\scumm\verbs.cpp
+
+!IF "$(CFG)" == "scumm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_VERBS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_VERBS=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Release"
+
+DEP_CPP_VERBS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_VERBS=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Release"
+
+DEP_CPP_VERBS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VERBS=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Release"
+
+DEP_CPP_VERBS=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scumm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_VERBS=\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\object.h"\
+ "..\..\..\scumm\resource.h"\
+ "..\..\..\scumm\scumm.h"\
+
+NODEP_CPP_VERBS=\
+ "..\..\..\scumm\common\engine.h"\
+ "..\..\..\scumm\common\file.h"\
+ "..\..\..\scumm\common\timer.h"\
+ "..\..\..\scumm\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/backends/wince/scummvm/scummvm.vcp b/backends/wince/scummvm/scummvm.vcp
new file mode 100644
index 0000000000..a91847ab74
--- /dev/null
+++ b/backends/wince/scummvm/scummvm.vcp
@@ -0,0 +1,3982 @@
+# Microsoft eMbedded Visual Tools Project File - Name="scummvm" - Package Owner=<4>
+# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
+# TARGTYPE "Win32 (WCE x86em) Application" 0x7f01
+# TARGTYPE "Win32 (WCE SH3) Application" 0x8101
+# TARGTYPE "Win32 (WCE MIPS) Application" 0x8201
+
+CFG=scummvm - Win32 (WCE MIPS) Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "scummvm.vcn".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "scummvm.vcn" CFG="scummvm - Win32 (WCE MIPS) Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "scummvm - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
+!MESSAGE "scummvm - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
+!MESSAGE "scummvm - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
+!MESSAGE "scummvm - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
+!MESSAGE "scummvm - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
+!MESSAGE "scummvm - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
+!MESSAGE "scummvm - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
+!MESSAGE "scummvm - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+# PROP ATL_Project 2
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "MIPSRel"
+# PROP BASE Intermediate_Dir "MIPSRel"
+# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "MIPSRel"
+# PROP Intermediate_Dir "MIPSRel"
+# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
+CPP=clmips.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
+# ADD LINK32 commctrl.lib coredll.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"MIPSRel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "MIPSDbg"
+# PROP BASE Intermediate_Dir "MIPSDbg"
+# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "MIPSDbg"
+# PROP Intermediate_Dir "MIPSDbg"
+# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
+CPP=clmips.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
+# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "SH3Rel"
+# PROP BASE Intermediate_Dir "SH3Rel"
+# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "SH3Rel"
+# PROP Intermediate_Dir "SH3Rel"
+# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
+CPP=shcl.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "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 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
+# ADD LINK32 commctrl.lib coredll.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"SH3Rel/PocketScumm.exe" /subsystem:$(CESubsystem) /MACHINE:SH3
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "SH3Dbg"
+# PROP BASE Intermediate_Dir "SH3Dbg"
+# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "SH3Dbg"
+# PROP Intermediate_Dir "SH3Dbg"
+# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
+CPP=shcl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
+# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "ARMRel"
+# PROP BASE Intermediate_Dir "ARMRel"
+# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "ARMRel"
+# PROP Intermediate_Dir "ARMRel"
+# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /FR /YX /Oxs /M$(CECrtMT) /c
+# SUBTRACT CPP /X
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
+# ADD LINK32 commctrl.lib coredll.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMRel/PocketScumm.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "ARMDbg"
+# PROP BASE Intermediate_Dir "ARMDbg"
+# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "ARMDbg"
+# PROP Intermediate_Dir "ARMDbg"
+# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /M$(CECrtMTDebug) /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
+# ADD LINK32 commctrl.lib coredll.lib mad.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "X86EMRel"
+# PROP BASE Intermediate_Dir "X86EMRel"
+# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "X86EMRel"
+# PROP Intermediate_Dir "X86EMRel"
+# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /c
+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
+# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "X86EMDbg"
+# PROP BASE Intermediate_Dir "X86EMDbg"
+# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
+# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "X86EMDbg"
+# PROP Intermediate_Dir "X86EMDbg"
+# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
+# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
+# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
+# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
+
+!ENDIF
+
+# Begin Target
+
+# Name "scummvm - Win32 (WCE MIPS) Release"
+# Name "scummvm - Win32 (WCE MIPS) Debug"
+# Name "scummvm - Win32 (WCE SH3) Release"
+# Name "scummvm - Win32 (WCE SH3) Debug"
+# Name "scummvm - Win32 (WCE ARM) Release"
+# Name "scummvm - Win32 (WCE ARM) Debug"
+# Name "scummvm - Win32 (WCE x86em) Release"
+# Name "scummvm - Win32 (WCE x86em) Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Group "common"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE="..\..\..\common\config-file.cpp"
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CONFI=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_CONFI=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\..\common\config-file.h"
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\engine.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\simon\simon.h"\
+ "..\..\..\common\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\simon\simon.h"\
+ "..\..\..\common\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\simon\simon.h"\
+ "..\..\..\common\sound\mixer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\simon\simon.h"\
+ "..\..\..\common\sound\mixer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_ENGIN=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_ENGIN=\
+ "..\..\..\common\common\map.h"\
+ "..\..\..\common\common\str.h"\
+ "..\..\..\common\common\util.h"\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\simon\simon.h"\
+ "..\..\..\common\sound\mixer.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\engine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\file.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_FILE_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+
+NODEP_CPP_FILE_=\
+ "..\..\..\common\macos.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\file.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\gameDetector.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\common\config-file.h"\
+ "..\..\..\common\common\gameDetector.h"\
+ "..\..\..\common\scumm\imuse.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\sound\mididrv.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\common\config-file.h"\
+ "..\..\..\common\common\gameDetector.h"\
+ "..\..\..\common\scumm\imuse.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\sound\mididrv.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\common\config-file.h"\
+ "..\..\..\common\common\gameDetector.h"\
+ "..\..\..\common\scumm\imuse.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\sound\mididrv.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\common\config-file.h"\
+ "..\..\..\common\common\gameDetector.h"\
+ "..\..\..\common\scumm\imuse.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\sound\mididrv.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_GAMED=\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_GAMED=\
+ "..\..\..\common\common\config-file.h"\
+ "..\..\..\common\common\gameDetector.h"\
+ "..\..\..\common\scumm\imuse.h"\
+ "..\..\..\common\scumm\scumm.h"\
+ "..\..\..\common\sound\mididrv.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\gameDetector.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\list.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\map.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\rect.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\scaler.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCALE=\
+ "..\..\..\common\scaler.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+
+NODEP_CPP_SCALE=\
+ "..\..\..\common\macos.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\scaler.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\scummsys.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\stdafx.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_STDAF=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\stdafx.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\str.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\list.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\list.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\list.h"\
+ "..\..\..\common\macos.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\list.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_STR_C=\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+
+NODEP_CPP_STR_C=\
+ "..\..\..\common\common\list.h"\
+ "..\..\..\common\macos.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\str.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\system.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\timer.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_TIMER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+
+NODEP_CPP_TIMER=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\timer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\util.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+ "..\missing\unistd.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_UTIL_=\
+ "..\..\..\common\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\common\util.h
+# End Source File
+# End Group
+# Begin Group "sound"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\..\sound\fmopl.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_FMOPL=\
+ "..\..\..\sound\fmopl.h"\
+
+NODEP_CPP_FMOPL=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\fmopl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\mididrv.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIDID=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\sound\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MIDID=\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\morphos_sound.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MIDID=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\sound\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MIDID=\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\morphos_sound.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDID=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\sound\morphos_sound.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDID=\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\morphos_sound.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+ ".\ad.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_MIDID=\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\morphos_sound.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_MIDID=\
+ "..\..\..\sound\fmopl.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIDID=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\common\util.h"\
+ "..\..\..\sound\morphos_sound.h"\
+ "..\..\..\sound\scummsys.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\mididrv.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\mixer.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIXER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MIXER=\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MIXER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MIXER=\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIXER=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIXER=\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\stdafx.h"\
+ ".\ad.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_MIXER=\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_MIXER=\
+ "..\..\..\sound\mixer.h"\
+
+NODEP_CPP_MIXER=\
+ "..\..\..\sound\common\engine.h"\
+ "..\..\..\sound\common\file.h"\
+ "..\..\..\sound\common\scummsys.h"\
+ "..\..\..\sound\common\system.h"\
+ "..\..\..\sound\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\sound\mixer.h
+# End Source File
+# End Group
+# Begin Group "gui"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\..\gui\dialog.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_DIALO=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DIALO=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_DIALO=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\dialog.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\gui.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\gui\config-file.h"\
+ "..\..\..\gui\gapi_keys.h"\
+ "..\..\..\gui\scumm\imuse.h"\
+ "..\..\..\gui\scumm\scumm.h"\
+ "..\..\..\gui\scumm\sound.h"\
+ "..\..\..\gui\sound\mididrv.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\gui\config-file.h"\
+ "..\..\..\gui\gapi_keys.h"\
+ "..\..\..\gui\scumm\imuse.h"\
+ "..\..\..\gui\scumm\scumm.h"\
+ "..\..\..\gui\scumm\sound.h"\
+ "..\..\..\gui\sound\mididrv.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\imuse.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\scumm\sound.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\gui\config-file.h"\
+ "..\..\..\gui\gapi_keys.h"\
+ "..\..\..\gui\scumm\imuse.h"\
+ "..\..\..\gui\scumm\scumm.h"\
+ "..\..\..\gui\scumm\sound.h"\
+ "..\..\..\gui\sound\mididrv.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\gui\config-file.h"\
+ "..\..\..\gui\gapi_keys.h"\
+ "..\..\..\gui\scumm\imuse.h"\
+ "..\..\..\gui\scumm\scumm.h"\
+ "..\..\..\gui\scumm\sound.h"\
+ "..\..\..\gui\sound\mididrv.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_GUI_C=\
+ "..\..\..\gui\gui.h"\
+ "..\..\..\gui\guimaps.h"\
+
+NODEP_CPP_GUI_C=\
+ "..\..\..\gui\config-file.h"\
+ "..\..\..\gui\gapi_keys.h"\
+ "..\..\..\gui\scumm\imuse.h"\
+ "..\..\..\gui\scumm\scumm.h"\
+ "..\..\..\gui\scumm\sound.h"\
+ "..\..\..\gui\sound\mididrv.h"\
+ "..\..\..\gui\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\gui.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\guimaps.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\launcher.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\gui\common\config-file.h"\
+ "..\..\..\gui\common\engine.h"\
+ "..\..\..\gui\common\gameDetector.h"\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\gui\common\config-file.h"\
+ "..\..\..\gui\common\engine.h"\
+ "..\..\..\gui\common\gameDetector.h"\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\gui\common\config-file.h"\
+ "..\..\..\gui\common\engine.h"\
+ "..\..\..\gui\common\gameDetector.h"\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\gui\common\config-file.h"\
+ "..\..\..\gui\common\engine.h"\
+ "..\..\..\gui\common\gameDetector.h"\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_LAUNC=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\launcher.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LAUNC=\
+ "..\..\..\gui\common\config-file.h"\
+ "..\..\..\gui\common\engine.h"\
+ "..\..\..\gui\common\gameDetector.h"\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\launcher.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\ListWidget.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_LISTW=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_LISTW=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_LISTW=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_LISTW=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_LISTW=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_LISTW=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_LISTW=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_LISTW=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\ListWidget.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_LISTW=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\ListWidget.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\message.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MESSA=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MESSA=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MESSA=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MESSA=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MESSA=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MESSA=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_MESSA=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_MESSA=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\message.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_MESSA=\
+ "..\..\..\gui\common\list.h"\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\message.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\newgui.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_NEWGU=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_NEWGU=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\newgui.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\ScrollBarWidget.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\ScrollBarWidget.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\ScrollBarWidget.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\widget.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_WIDGE=\
+ "..\..\..\gui\dialog.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\gui\widget.h"\
+
+NODEP_CPP_WIDGE=\
+ "..\..\..\gui\common\str.h"\
+ "..\..\..\gui\scummsys.h"\
+ "..\..\..\gui\stdafx.h"\
+ "..\..\..\gui\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\gui\widget.h
+# End Source File
+# End Group
+# Begin Group "backends"
+
+# PROP Default_Filter ""
+# Begin Group "wince"
+
+# PROP Default_Filter ""
+# Begin Group "missing"
+
+# PROP Default_Filter ""
+# Begin Group "sys"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\missing\sys\stat.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\sys\time.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\sys\types.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\missing\assert.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\conio.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\dir.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\direct.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\dirent.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\errno.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\fcntl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\io.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\missing.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_MISSI=\
+ "..\missing\dirent.h"\
+ "..\missing\sys\time.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\signal.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\time.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\missing\unistd.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\bitmaps.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_BITMA=\
+ "..\screen.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\dynamic_imports.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\findgame.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FINDG=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FINDG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FINDG=\
+ "..\screen.h"\
+
+NODEP_CPP_FINDG=\
+ "..\config-file.h"\
+ "..\scumm.h"\
+ "..\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_FINDG=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FINDG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FINDG=\
+ "..\screen.h"\
+
+NODEP_CPP_FINDG=\
+ "..\config-file.h"\
+ "..\scumm.h"\
+ "..\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_FINDG=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_FINDG=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FINDG=\
+ "..\screen.h"\
+
+NODEP_CPP_FINDG=\
+ "..\config-file.h"\
+ "..\scumm.h"\
+ "..\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_FINDG=\
+ "..\screen.h"\
+
+NODEP_CPP_FINDG=\
+ "..\config-file.h"\
+ "..\scumm.h"\
+ "..\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_FINDG=\
+ "..\screen.h"\
+
+NODEP_CPP_FINDG=\
+ "..\config-file.h"\
+ "..\scumm.h"\
+ "..\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\gapi_keys.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GAPI_=\
+ "..\..\..\common\stdafx.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_GAPI_=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_GAPI_=\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_GAPI_=\
+ "..\..\..\common\stdafx.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_GAPI_=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_GAPI_=\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_GAPI_=\
+ "..\..\..\common\stdafx.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GAPI_=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_GAPI_=\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_GAPI_=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_GAPI_=\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_GAPI_=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_GAPI_=\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\gapi_keys.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\newres.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\pocketpc.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_POCKE=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_POCKE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\GameX.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_POCKE=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_POCKE=\
+ "..\config-file.h"\
+ "..\debug.h"\
+ "..\gameDetector.h"\
+ "..\GameX.h"\
+ "..\gui.h"\
+ "..\scumm.h"\
+ "..\SDL.h"\
+ "..\SDL_audio.h"\
+ "..\SDL_thread.h"\
+ "..\SDL_timer.h"\
+ "..\simon\simon.h"\
+ "..\sound\mididrv.h"\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_POCKE=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_POCKE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\GameX.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_POCKE=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_POCKE=\
+ "..\config-file.h"\
+ "..\debug.h"\
+ "..\gameDetector.h"\
+ "..\GameX.h"\
+ "..\gui.h"\
+ "..\scumm.h"\
+ "..\SDL.h"\
+ "..\SDL_audio.h"\
+ "..\SDL_thread.h"\
+ "..\SDL_timer.h"\
+ "..\simon\simon.h"\
+ "..\sound\mididrv.h"\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_POCKE=\
+ "..\..\..\common\config-file.h"\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\map.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\common\timer.h"\
+ "..\..\..\common\util.h"\
+ "..\..\..\gui\newgui.h"\
+ "..\..\..\scumm\boxes.h"\
+ "..\..\..\scumm\debug.h"\
+ "..\..\..\scumm\gfx.h"\
+ "..\..\..\scumm\scumm.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\missing\unistd.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"begin_code.h"\
+ {$(INCLUDE)}"close_code.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL.h"\
+ {$(INCLUDE)}"SDL_active.h"\
+ {$(INCLUDE)}"SDL_audio.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"SDL_cdrom.h"\
+ {$(INCLUDE)}"SDL_error.h"\
+ {$(INCLUDE)}"SDL_events.h"\
+ {$(INCLUDE)}"SDL_getenv.h"\
+ {$(INCLUDE)}"SDL_joystick.h"\
+ {$(INCLUDE)}"SDL_keyboard.h"\
+ {$(INCLUDE)}"SDL_keysym.h"\
+ {$(INCLUDE)}"SDL_main.h"\
+ {$(INCLUDE)}"SDL_mouse.h"\
+ {$(INCLUDE)}"SDL_mutex.h"\
+ {$(INCLUDE)}"SDL_quit.h"\
+ {$(INCLUDE)}"SDL_rwops.h"\
+ {$(INCLUDE)}"SDL_thread.h"\
+ {$(INCLUDE)}"SDL_timer.h"\
+ {$(INCLUDE)}"SDL_types.h"\
+ {$(INCLUDE)}"SDL_version.h"\
+ {$(INCLUDE)}"SDL_video.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_POCKE=\
+ "..\..\..\common\macos.h"\
+ "..\..\..\common\morphos_timer.h"\
+ "..\GameX.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_POCKE=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_POCKE=\
+ "..\config-file.h"\
+ "..\debug.h"\
+ "..\gameDetector.h"\
+ "..\GameX.h"\
+ "..\gui\newgui.h"\
+ "..\scumm.h"\
+ "..\simon\simon.h"\
+ "..\sound\mididrv.h"\
+ "..\stdafx.h"\
+ ".\DL.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_thread.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_POCKE=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_POCKE=\
+ "..\config-file.h"\
+ "..\debug.h"\
+ "..\gameDetector.h"\
+ "..\GameX.h"\
+ "..\gui.h"\
+ "..\scumm.h"\
+ "..\SDL.h"\
+ "..\SDL_audio.h"\
+ "..\SDL_thread.h"\
+ "..\SDL_timer.h"\
+ "..\simon\simon.h"\
+ "..\sound\mididrv.h"\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_POCKE=\
+ "..\dynamic_imports.h"\
+ "..\gapi_keys.h"\
+ "..\screen.h"\
+
+NODEP_CPP_POCKE=\
+ "..\config-file.h"\
+ "..\debug.h"\
+ "..\gameDetector.h"\
+ "..\GameX.h"\
+ "..\gui.h"\
+ "..\scumm.h"\
+ "..\SDL.h"\
+ "..\SDL_audio.h"\
+ "..\SDL_thread.h"\
+ "..\SDL_timer.h"\
+ "..\simon\simon.h"\
+ "..\sound\mididrv.h"\
+ "..\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\screen.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+NODEP_CPP_SCREE=\
+ "..\gx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+
+NODEP_CPP_SCREE=\
+ "..\gx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+
+NODEP_CPP_SCREE=\
+ "..\gx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+ {$(INCLUDE)}"Aygshell.h"\
+ {$(INCLUDE)}"gx.h"\
+ {$(INCLUDE)}"sipapi.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+
+NODEP_CPP_SCREE=\
+ ".\ipapi.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+
+NODEP_CPP_SCREE=\
+ "..\gx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SCREE=\
+ "..\dynamic_imports.h"\
+ "..\screen.h"\
+
+NODEP_CPP_SCREE=\
+ "..\gx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\screen.h
+# End Source File
+# End Group
+# End Group
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# Begin Source File
+
+SOURCE=..\scummvm.ico
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/backends/wince/simon/simon.vcp b/backends/wince/simon/simon.vcp
new file mode 100644
index 0000000000..1b906c8608
--- /dev/null
+++ b/backends/wince/simon/simon.vcp
@@ -0,0 +1,1166 @@
+# Microsoft eMbedded Visual Tools Project File - Name="simon" - Package Owner=<4>
+# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
+# TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
+# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
+# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
+
+CFG=simon - 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 "simon.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 "simon.vcn" CFG="simon - Win32 (WCE MIPS) Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "simon - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "simon - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "simon - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "simon - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "simon - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE "simon - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE "simon - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
+!MESSAGE "simon - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+# PROP ATL_Project 2
+
+!IF "$(CFG)" == "simon - 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 ""
+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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+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" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "WIN32" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /Oxs /M$(CECrtMT) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /Zi /Od /I "../" /I "../../.." /I "../../../common" /I "../../../scumm" /I "../missing" /D "_LIB" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "WIN32" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "COMPRESSED_SOUND_FILE" /YX /M$(CECrtMTDebug) /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+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" /D "_LIB" /YX /Oxs /Gz /c
+# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ELSEIF "$(CFG)" == "simon - 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 ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /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 "_LIB" /YX /Gz /c
+# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /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 "_LIB" /YX /Gz /c
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+
+!ENDIF
+
+# Begin Target
+
+# Name "simon - Win32 (WCE MIPS) Release"
+# Name "simon - Win32 (WCE MIPS) Debug"
+# Name "simon - Win32 (WCE SH3) Release"
+# Name "simon - Win32 (WCE SH3) Debug"
+# Name "simon - Win32 (WCE ARM) Release"
+# Name "simon - Win32 (WCE ARM) Debug"
+# Name "simon - Win32 (WCE x86em) Release"
+# Name "simon - 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=..\..\..\simon\debug.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_DEBUG=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\intern.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\items.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ITEMS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_ITEMS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_ITEMS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ITEMS=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_ITEMS=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\midi.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MIDI_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\simon\common\system.h"\
+ "..\..\..\simon\scummsys.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\sound\mixer.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_MIDI_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\simon\common\system.h"\
+ "..\..\..\simon\scummsys.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\sound\mixer.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_MIDI_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MIDI_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\simon\common\system.h"\
+ "..\..\..\simon\scummsys.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\sound\mixer.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_MIDI_=\
+ "..\..\..\simon\common\system.h"\
+ "..\..\..\simon\scummsys.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\sound\mixer.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\midi.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\res.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RES_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RES_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_RES_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_RES_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RES_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_RES_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_RES_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_RES_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RES_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_RES_C=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_RES_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_RES_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\simon.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SIMON=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SIMON=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_SIMON=\
+ "..\..\..\simon\common\gameDetector.h"\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_SIMON=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SIMON=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_SIMON=\
+ "..\..\..\simon\common\gameDetector.h"\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_SIMON=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SIMON=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SIMON=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\gameDetector.h"\
+ "..\..\..\common\list.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\str.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mididrv.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_SIMON=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_SIMON=\
+ "..\..\..\simon\common\gameDetector.h"\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_SIMON=\
+ "..\..\..\simon\common\gameDetector.h"\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\sound\mididrv.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\simon.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\verb.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_VERB_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERB_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_VERB_=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_VERB_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERB_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_VERB_=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_VERB_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VERB_=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VERB_=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_VERB_=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_VERB_=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_VERB_=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\simon\vga.cpp
+
+!IF "$(CFG)" == "simon - Win32 (WCE MIPS) Release"
+
+DEP_CPP_VGA_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug"
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release"
+
+DEP_CPP_VGA_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug"
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release"
+
+DEP_CPP_VGA_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\simon\vga.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\common\macos.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug"
+
+DEP_CPP_VGA_C=\
+ "..\..\..\common\engine.h"\
+ "..\..\..\common\file.h"\
+ "..\..\..\common\scummsys.h"\
+ "..\..\..\common\stdafx.h"\
+ "..\..\..\common\system.h"\
+ "..\..\..\simon\intern.h"\
+ "..\..\..\simon\midi.h"\
+ "..\..\..\simon\simon.h"\
+ "..\..\..\sound\mixer.h"\
+ "..\missing\unistd.h"\
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\common\macos.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Release"
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "simon - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_VGA_C=\
+ "..\..\..\simon\simon\intern.h"\
+ "..\..\..\simon\simon\simon.h"\
+ "..\..\..\simon\simon\vga.h"\
+ "..\..\..\simon\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project