aboutsummaryrefslogtreecommitdiff
path: root/dists/msevc3
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msevc3')
-rw-r--r--dists/msevc3/PocketSCUMM.vcw4
-rw-r--r--dists/msevc3/scummvm.vcp3148
-rw-r--r--dists/msevc3/sword2.vcp10068
3 files changed, 12109 insertions, 1111 deletions
diff --git a/dists/msevc3/PocketSCUMM.vcw b/dists/msevc3/PocketSCUMM.vcw
index c9c0e07951..43ac988a0e 100644
--- a/dists/msevc3/PocketSCUMM.vcw
+++ b/dists/msevc3/PocketSCUMM.vcw
@@ -3,7 +3,7 @@ Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
###############################################################################
-Project: "bs2"=.\bs2.vcp - Package Owner=<4>
+Project: "sword2"=.\sword2.vcp - Package Owner=<4>
Package=<5>
{{{
@@ -45,7 +45,7 @@ Package=<4>
Project_Dep_Name sky
End Project Dependency
Begin Project Dependency
- Project_Dep_Name bs2
+ Project_Dep_Name sword2
End Project Dependency
}}}
diff --git a/dists/msevc3/scummvm.vcp b/dists/msevc3/scummvm.vcp
index 263dff8edd..ee236ed219 100644
--- a/dists/msevc3/scummvm.vcp
+++ b/dists/msevc3/scummvm.vcp
@@ -341,11 +341,11 @@ DEP_CPP_CONFI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -363,11 +363,11 @@ DEP_CPP_CONFI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -385,11 +385,11 @@ DEP_CPP_CONFI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -407,11 +407,11 @@ DEP_CPP_CONFI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -450,21 +450,27 @@ DEP_CPP_CONFI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONFI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+DEP_CPP_CONFI=\
+ "..\..\common\stdafx.h"\
+
NODEP_CPP_CONFI=\
"..\..\common\common\config-manager.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+DEP_CPP_CONFI=\
+ "..\..\common\stdafx.h"\
+
NODEP_CPP_CONFI=\
"..\..\common\common\config-manager.h"\
@@ -478,6 +484,181 @@ SOURCE="..\..\common\config-manager.h"
# End Source File
# Begin Source File
+SOURCE=..\..\common\debugger.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\common\stdafx.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\common\debugger.h"\
+ "..\..\common\gui\console.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\common\stdafx.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\common\debugger.h"\
+ "..\..\common\gui\console.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\common\debugger.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\common\file.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
@@ -493,11 +674,11 @@ DEP_CPP_FILE_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -513,11 +694,11 @@ DEP_CPP_FILE_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -533,11 +714,11 @@ DEP_CPP_FILE_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -553,11 +734,11 @@ DEP_CPP_FILE_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -592,11 +773,11 @@ DEP_CPP_FILE_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FILE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -646,11 +827,11 @@ DEP_CPP_SAVEF=\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -663,11 +844,11 @@ DEP_CPP_SAVEF=\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -680,11 +861,11 @@ DEP_CPP_SAVEF=\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -697,11 +878,11 @@ DEP_CPP_SAVEF=\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -730,15 +911,18 @@ DEP_CPP_SAVEF=\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SAVEF=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+DEP_CPP_SAVEF=\
+ "..\..\common\stdafx.h"\
+
NODEP_CPP_SAVEF=\
"..\..\common\common\savefile.h"\
"..\..\common\common\util.h"\
@@ -746,6 +930,9 @@ NODEP_CPP_SAVEF=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+DEP_CPP_SAVEF=\
+ "..\..\common\stdafx.h"\
+
NODEP_CPP_SAVEF=\
"..\..\common\common\savefile.h"\
"..\..\common\common\util.h"\
@@ -834,11 +1021,11 @@ DEP_CPP_STR_C=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\str.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_STR_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -868,6 +1055,181 @@ SOURCE=..\..\common\str.h
# End Source File
# Begin Source File
+SOURCE=..\..\common\system.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SYSTE=\
+ "..\..\backends\intern.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+DEP_CPP_SYSTE=\
+ "..\..\common\stdafx.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\backends\intern.h"\
+ "..\..\common\base\gameDetector.h"\
+ "..\..\common\common\config-manager.h"\
+ "..\..\common\common\system.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+DEP_CPP_SYSTE=\
+ "..\..\common\stdafx.h"\
+
+NODEP_CPP_SYSTE=\
+ "..\..\common\backends\intern.h"\
+ "..\..\common\base\gameDetector.h"\
+ "..\..\common\common\config-manager.h"\
+ "..\..\common\common\system.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\common\system.h
# End Source File
# Begin Source File
@@ -921,12 +1283,20 @@ NODEP_CPP_TIMER=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_TIMER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_TIMER=\
- "..\..\common\common\scummsys.h"\
- "..\..\common\common\timer.h"\
- "..\..\common\common\util.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -939,12 +1309,12 @@ DEP_CPP_TIMER=\
"..\..\common\system.h"\
"..\..\common\timer.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_TIMER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1023,11 +1393,21 @@ NODEP_CPP_UTIL_=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_UTIL_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_UTIL_=\
- "..\..\common\base\engine.h"\
- "..\..\common\common\util.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1042,11 +1422,11 @@ DEP_CPP_UTIL_=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_UTIL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1094,7 +1474,6 @@ DEP_CPP_AUDIO=\
"..\..\..\vorbis\vorbisfile.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
NODEP_CPP_AUDIO=\
"..\..\sound\base\engine.h"\
@@ -1103,6 +1482,7 @@ NODEP_CPP_AUDIO=\
"..\..\sound\common\system.h"\
"..\..\sound\common\util.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1110,12 +1490,6 @@ NODEP_CPP_AUDIO=\
DEP_CPP_AUDIO=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AUDIO=\
"..\..\sound\base\engine.h"\
@@ -1124,6 +1498,12 @@ NODEP_CPP_AUDIO=\
"..\..\sound\common\system.h"\
"..\..\sound\common\util.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -1136,7 +1516,6 @@ DEP_CPP_AUDIO=\
"..\..\..\vorbis\vorbisfile.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
NODEP_CPP_AUDIO=\
"..\..\sound\base\engine.h"\
@@ -1145,6 +1524,7 @@ NODEP_CPP_AUDIO=\
"..\..\sound\common\system.h"\
"..\..\sound\common\util.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1152,12 +1532,6 @@ NODEP_CPP_AUDIO=\
DEP_CPP_AUDIO=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AUDIO=\
"..\..\sound\base\engine.h"\
@@ -1166,27 +1540,41 @@ NODEP_CPP_AUDIO=\
"..\..\sound\common\system.h"\
"..\..\sound\common\util.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_AUDIO=\
- "..\..\..\vorbis\config_types.h"\
- "..\..\..\vorbis\ivorbiscodec.h"\
- "..\..\..\vorbis\ogg.h"\
- "..\..\..\vorbis\os_types.h"\
- "..\..\..\vorbis\vorbisfile.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
{$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AUDIO=\
- "..\..\sound\base\engine.h"\
- "..\..\sound\common\file.h"\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\system.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1204,18 +1592,18 @@ DEP_CPP_AUDIO=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_AUDIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1306,12 +1694,19 @@ NODEP_CPP_FMOPL=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_FMOPL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
"..\..\sound\fmopl.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1324,12 +1719,12 @@ DEP_CPP_FMOPL=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\fmopl.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FMOPL=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1373,11 +1768,11 @@ DEP_CPP_MIDID=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1388,11 +1783,11 @@ DEP_CPP_MIDID=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -1403,11 +1798,11 @@ DEP_CPP_MIDID=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1418,11 +1813,11 @@ DEP_CPP_MIDID=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -1430,14 +1825,20 @@ NODEP_CPP_MIDID=\
DEP_CPP_MIDID=\
"..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\sound\mididrv.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1445,17 +1846,18 @@ NODEP_CPP_MIDID=\
DEP_CPP_MIDID=\
"..\..\common\scummsys.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDID=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_MIDID=\
+ "..\..\sound\common\str.h"\
"..\..\sound\sound\mididrv.h"\
"..\..\sound\stdafx.h"\
@@ -1463,6 +1865,7 @@ NODEP_CPP_MIDID=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_MIDID=\
+ "..\..\sound\common\str.h"\
"..\..\sound\sound\mididrv.h"\
"..\..\sound\stdafx.h"\
@@ -1529,13 +1932,22 @@ NODEP_CPP_MIDIP=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MIDIP=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1549,12 +1961,12 @@ DEP_CPP_MIDIP=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIP=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1643,13 +2055,22 @@ NODEP_CPP_MIDIPA=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MIDIPA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1663,12 +2084,12 @@ DEP_CPP_MIDIPA=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1753,13 +2174,22 @@ NODEP_CPP_MIDIPAR=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MIDIPAR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -1773,12 +2203,12 @@ DEP_CPP_MIDIPAR=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\midiparser.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MIDIPAR=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -1829,17 +2259,17 @@ DEP_CPP_MIXER=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -1859,17 +2289,17 @@ DEP_CPP_MIXER=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -1889,17 +2319,17 @@ DEP_CPP_MIXER=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -1919,17 +2349,17 @@ DEP_CPP_MIXER=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -1978,18 +2408,18 @@ DEP_CPP_MIXER=\
"..\..\sound\audiostream.h"\
"..\..\sound\mixer.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_MIXER=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2084,15 +2514,22 @@ NODEP_CPP_MPU40=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MPU40=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
- "..\..\sound\common\scummsys.h"\
- "..\..\sound\common\system.h"\
- "..\..\sound\common\timer.h"\
- "..\..\sound\common\util.h"\
- "..\..\sound\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2107,13 +2544,13 @@ DEP_CPP_MPU40=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MPU40=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2170,17 +2607,17 @@ DEP_CPP_RATE_=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RATE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2198,17 +2635,17 @@ DEP_CPP_RATE_=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RATE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -2226,17 +2663,17 @@ DEP_CPP_RATE_=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RATE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2254,17 +2691,17 @@ DEP_CPP_RATE_=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RATE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -2309,18 +2746,18 @@ DEP_CPP_RATE_=\
"..\..\common\util.h"\
"..\..\sound\audiostream.h"\
"..\..\sound\rate.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_RATE_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2361,11 +2798,11 @@ DEP_CPP_VOC_C=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VOC_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -2379,11 +2816,11 @@ DEP_CPP_VOC_C=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VOC_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -2397,11 +2834,11 @@ DEP_CPP_VOC_C=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VOC_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -2415,11 +2852,11 @@ DEP_CPP_VOC_C=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VOC_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -2450,12 +2887,12 @@ DEP_CPP_VOC_C=\
"..\..\common\system.h"\
"..\..\common\util.h"\
"..\..\sound\voc.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_VOC_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2556,17 +2993,26 @@ NODEP_CPP_ABOUT=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_ABOUT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\about.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ABOUT=\
- "..\..\gui\base\engine.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2584,12 +3030,12 @@ DEP_CPP_ABOUT=\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ABOUT=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2710,19 +3156,27 @@ NODEP_CPP_BROWS=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_BROWS=\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\browser.h"\
"..\..\gui\dialog.h"\
"..\..\gui\ListWidget.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
- "..\..\gui\backends\fs\fs.h"\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2741,12 +3195,12 @@ DEP_CPP_BROWS=\
"..\..\gui\ListWidget.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_BROWS=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -2867,18 +3321,26 @@ NODEP_CPP_CHOOS=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_CHOOS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\chooser.h"\
"..\..\gui\dialog.h"\
"..\..\gui\ListWidget.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -2896,12 +3358,12 @@ DEP_CPP_CHOOS=\
"..\..\gui\ListWidget.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CHOOS=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3008,15 +3470,27 @@ NODEP_CPP_CONSO=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
- "..\..\gui\base\engine.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\gui\console.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3035,12 +3509,12 @@ DEP_CPP_CONSO=\
"..\..\gui\newgui.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_CONSO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3141,15 +3615,24 @@ NODEP_CPP_DIALO=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_DIALO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3165,12 +3648,12 @@ DEP_CPP_DIALO=\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_DIALO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3279,17 +3762,25 @@ NODEP_CPP_EDITT=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_EDITT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\EditTextWidget.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3306,12 +3797,12 @@ DEP_CPP_EDITT=\
"..\..\gui\EditTextWidget.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_EDITT=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3387,11 +3878,11 @@ DEP_CPP_LAUNC=\
"..\..\gui\newgui.h"\
"..\..\gui\options.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -3424,11 +3915,11 @@ DEP_CPP_LAUNC=\
"..\..\gui\newgui.h"\
"..\..\gui\options.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -3461,11 +3952,11 @@ DEP_CPP_LAUNC=\
"..\..\gui\newgui.h"\
"..\..\gui\options.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -3498,11 +3989,11 @@ DEP_CPP_LAUNC=\
"..\..\gui\newgui.h"\
"..\..\gui\options.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -3533,7 +4024,10 @@ DEP_CPP_LAUNC=\
"..\..\gui\ListWidget.h"\
"..\..\gui\message.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\options.h"\
+ "..\..\gui\PopUpWidget.h"\
+ "..\..\gui\TabWidget.h"\
"..\..\gui\widget.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -3571,12 +4065,12 @@ DEP_CPP_LAUNC=\
"..\..\gui\newgui.h"\
"..\..\gui\options.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LAUNC=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3596,6 +4090,8 @@ NODEP_CPP_LAUNC=\
"..\..\gui\gui\message.h"\
"..\..\gui\gui\newgui.h"\
"..\..\gui\gui\options.h"\
+ "..\..\gui\gui\PopUpWidget.h"\
+ "..\..\gui\gui\TabWidget.h"\
"..\..\gui\stdafx.h"\
@@ -3616,6 +4112,8 @@ NODEP_CPP_LAUNC=\
"..\..\gui\gui\message.h"\
"..\..\gui\gui\newgui.h"\
"..\..\gui\gui\options.h"\
+ "..\..\gui\gui\PopUpWidget.h"\
+ "..\..\gui\gui\TabWidget.h"\
"..\..\gui\stdafx.h"\
@@ -3701,18 +4199,26 @@ NODEP_CPP_LISTW=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_LISTW=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\ListWidget.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3730,12 +4236,12 @@ DEP_CPP_LISTW=\
"..\..\gui\newgui.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_LISTW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3850,17 +4356,25 @@ NODEP_CPP_MESSA=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MESSA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\message.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -3877,12 +4391,12 @@ DEP_CPP_MESSA=\
"..\..\gui\message.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MESSA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -3999,18 +4513,26 @@ NODEP_CPP_NEWGU=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_NEWGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
- "..\..\gui\widget.h"\
+ "..\..\gui\object.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\common\util.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
"..\..\gui\palm.h"\
"..\..\gui\scumm_globals.h"\
- "..\..\gui\stdafx.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4027,7 +4549,6 @@ DEP_CPP_NEWGU=\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NEWGU=\
"..\..\common\config.h"\
@@ -4035,6 +4556,7 @@ NODEP_CPP_NEWGU=\
"..\..\gui\palm.h"\
"..\..\gui\scumm_globals.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4080,6 +4602,10 @@ SOURCE=..\..\gui\newgui.h
# End Source File
# Begin Source File
+SOURCE=..\..\gui\object.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\gui\options.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
@@ -4107,11 +4633,11 @@ DEP_CPP_OPTIO=\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -4139,11 +4665,11 @@ DEP_CPP_OPTIO=\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -4171,11 +4697,11 @@ DEP_CPP_OPTIO=\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -4203,11 +4729,11 @@ DEP_CPP_OPTIO=\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -4226,13 +4752,16 @@ DEP_CPP_OPTIO=\
"..\..\common\stdafx.h"\
"..\..\common\str.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\gui\browser.h"\
"..\..\gui\chooser.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\options.h"\
"..\..\gui\PopUpWidget.h"\
+ "..\..\gui\TabWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -4240,6 +4769,7 @@ DEP_CPP_OPTIO=\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4266,12 +4796,12 @@ DEP_CPP_OPTIO=\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_OPTIO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4285,6 +4815,7 @@ NODEP_CPP_OPTIO=\
"..\..\gui\gui\newgui.h"\
"..\..\gui\gui\options.h"\
"..\..\gui\gui\PopUpWidget.h"\
+ "..\..\gui\gui\TabWidget.h"\
"..\..\gui\sound\mididrv.h"\
"..\..\gui\stdafx.h"\
@@ -4300,6 +4831,7 @@ NODEP_CPP_OPTIO=\
"..\..\gui\gui\newgui.h"\
"..\..\gui\gui\options.h"\
"..\..\gui\gui\PopUpWidget.h"\
+ "..\..\gui\gui\TabWidget.h"\
"..\..\gui\sound\mididrv.h"\
"..\..\gui\stdafx.h"\
@@ -4386,18 +4918,26 @@ NODEP_CPP_POPUP=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_POPUP=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
- "..\..\gui\base\engine.h"\
- "..\..\gui\common\list.h"\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4415,12 +4955,12 @@ DEP_CPP_POPUP=\
"..\..\gui\newgui.h"\
"..\..\gui\PopUpWidget.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_POPUP=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4531,16 +5071,25 @@ NODEP_CPP_SCROL=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4557,12 +5106,12 @@ DEP_CPP_SCROL=\
"..\..\gui\newgui.h"\
"..\..\gui\ScrollBarWidget.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SCROL=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4604,6 +5153,187 @@ SOURCE=..\..\gui\ScrollBarWidget.h
# End Source File
# Begin Source File
+SOURCE=..\..\gui\TabWidget.cpp
+
+!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
+
+DEP_CPP_TABWI=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\gui\TabWidget.h"\
+ "..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_TABWI=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
+
+NODEP_CPP_TABWI=\
+ "..\..\gui\common\util.h"\
+ "..\..\gui\gui\dialog.h"\
+ "..\..\gui\gui\newgui.h"\
+ "..\..\gui\gui\TabWidget.h"\
+ "..\..\gui\stdafx.h"\
+
+
+!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
+
+NODEP_CPP_TABWI=\
+ "..\..\gui\common\util.h"\
+ "..\..\gui\gui\dialog.h"\
+ "..\..\gui\gui\newgui.h"\
+ "..\..\gui\gui\TabWidget.h"\
+ "..\..\gui\stdafx.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\gui\TabWidget.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\gui\widget.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
@@ -4665,15 +5395,25 @@ NODEP_CPP_WIDGE=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_WIDGE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
"..\..\gui\widget.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
- "..\..\gui\common\scummsys.h"\
- "..\..\gui\common\str.h"\
- "..\..\gui\common\system.h"\
- "..\..\gui\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -4689,12 +5429,12 @@ DEP_CPP_WIDGE=\
"..\..\gui\dialog.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WIDGE=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\gui\stdafx.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -4839,9 +5579,7 @@ NODEP_CPP_MISSI=\
DEP_CPP_MISSI=\
"..\..\backends\wince\missing\dirent.h"\
"..\..\backends\wince\missing\sys\time.h"\
-
-NODEP_CPP_MISSI=\
- "..\..\backends\wince\missing\portdefs.h"\
+ "..\..\backends\wince\portdefs.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5000,12 +5738,30 @@ NODEP_CPP_FINDG=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_FINDG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\scumm\gfx.h"\
+ "..\..\scumm\script.h"\
+ "..\..\scumm\scumm.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
- "..\..\backends\wince\common\config-manager.h"\
- "..\..\backends\wince\scumm\scumm.h"\
- "..\..\backends\wince\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5029,12 +5785,12 @@ DEP_CPP_FINDG=\
"..\..\scumm\gfx.h"\
"..\..\scumm\script.h"\
"..\..\scumm\scumm.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_FINDG=\
"..\..\backends\wince\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5072,11 +5828,11 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5085,11 +5841,11 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -5098,11 +5854,11 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5111,11 +5867,11 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -5123,13 +5879,13 @@ NODEP_CPP_GAPI_=\
DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
+ "..\..\common\stdafx.h"\
{$(INCLUDE)}"gx.h"\
{$(INCLUDE)}"sipapi.h"\
-NODEP_CPP_GAPI_=\
- "..\..\backends\wince\stdafx.h"\
-
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5137,11 +5893,11 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5150,10 +5906,10 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -5162,10 +5918,10 @@ DEP_CPP_GAPI_=\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
"..\..\backends\wince\screen.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_GAPI_=\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ENDIF
@@ -5192,31 +5948,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5228,6 +5959,31 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5239,31 +5995,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5275,6 +6006,31 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -5286,31 +6042,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5322,6 +6053,31 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5333,31 +6089,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5369,21 +6100,70 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_POCKE=\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\intern.h"\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
+ "..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\pocketpc.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\scumm\gfx.h"\
+ "..\..\scumm\script.h"\
+ "..\..\scumm\scumm.h"\
+ "..\..\sound\mididrv.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
{$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -5406,16 +6186,10 @@ DEP_CPP_POCKE=\
{$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
- "..\..\backends\wince\backends\fs\fs.h"\
- "..\..\backends\wince\backends\intern.h"\
- "..\..\backends\wince\base\engine.h"\
- "..\..\backends\wince\common\config-manager.h"\
- "..\..\backends\wince\common\timer.h"\
"..\..\backends\wince\GameX.h"\
- "..\..\backends\wince\gui\newgui.h"\
- "..\..\backends\wince\scumm\scumm.h"\
- "..\..\backends\wince\sound\mididrv.h"\
- "..\..\backends\wince\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5449,30 +6223,6 @@ DEP_CPP_POCKE=\
"..\..\scumm\script.h"\
"..\..\scumm\scumm.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\GameX.h"\
@@ -5480,6 +6230,30 @@ NODEP_CPP_POCKE=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5491,7 +6265,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5505,6 +6278,7 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -5516,7 +6290,6 @@ DEP_CPP_POCKE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_POCKE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5530,6 +6303,7 @@ NODEP_CPP_POCKE=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ENDIF
@@ -5560,31 +6334,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5596,6 +6345,31 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5607,31 +6381,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5643,6 +6392,31 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -5654,31 +6428,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5690,6 +6439,31 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -5701,31 +6475,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5737,21 +6486,70 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_SCREE=\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\intern.h"\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
+ "..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\pocketpc.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\scumm\gfx.h"\
+ "..\..\scumm\script.h"\
+ "..\..\scumm\scumm.h"\
+ "..\..\sound\mididrv.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
{$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -5774,16 +6572,10 @@ DEP_CPP_SCREE=\
{$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
- "..\..\backends\wince\backends\fs\fs.h"\
- "..\..\backends\wince\backends\intern.h"\
- "..\..\backends\wince\base\engine.h"\
- "..\..\backends\wince\common\config-manager.h"\
- "..\..\backends\wince\common\timer.h"\
"..\..\backends\wince\GameX.h"\
- "..\..\backends\wince\gui\newgui.h"\
- "..\..\backends\wince\scumm\scumm.h"\
- "..\..\backends\wince\sound\mididrv.h"\
- "..\..\backends\wince\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -5817,30 +6609,6 @@ DEP_CPP_SCREE=\
"..\..\scumm\script.h"\
"..\..\scumm\scumm.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\GameX.h"\
@@ -5848,6 +6616,30 @@ NODEP_CPP_SCREE=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -5859,7 +6651,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5873,6 +6664,7 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -5884,7 +6676,6 @@ DEP_CPP_SCREE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SCREE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5898,6 +6689,7 @@ NODEP_CPP_SCREE=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
!ENDIF
@@ -5920,32 +6712,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -5957,6 +6723,32 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -5968,32 +6760,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6005,6 +6771,32 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -6016,32 +6808,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6053,6 +6819,32 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -6064,32 +6856,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6101,22 +6867,72 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\scumm\scumm.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_SMART=\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\intern.h"\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
+ "..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\pocketpc.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\scumm\gfx.h"\
+ "..\..\scumm\script.h"\
+ "..\..\scumm\scumm.h"\
+ "..\..\sound\mididrv.h"\
+ {$(INCLUDE)}"Aygshell.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
{$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -6140,16 +6956,10 @@ DEP_CPP_SMART=\
{$(INCLUDE)}"vibrate.h"\
NODEP_CPP_SMART=\
- "..\..\backends\wince\backends\fs\fs.h"\
- "..\..\backends\wince\backends\intern.h"\
- "..\..\backends\wince\base\engine.h"\
- "..\..\backends\wince\common\config-manager.h"\
- "..\..\backends\wince\common\timer.h"\
"..\..\backends\wince\GameX.h"\
- "..\..\backends\wince\gui\newgui.h"\
- "..\..\backends\wince\scumm\scumm.h"\
- "..\..\backends\wince\sound\mididrv.h"\
- "..\..\backends\wince\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -6183,32 +6993,6 @@ DEP_CPP_SMART=\
"..\..\scumm\script.h"\
"..\..\scumm\scumm.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vibrate.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\GameX.h"\
@@ -6216,6 +7000,32 @@ NODEP_CPP_SMART=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ibrate.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6227,8 +7037,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6242,6 +7050,8 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -6253,8 +7063,6 @@ DEP_CPP_SMART=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_SMART=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6268,6 +7076,8 @@ NODEP_CPP_SMART=\
"..\..\backends\wince\SDL.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
!ENDIF
@@ -6295,32 +7105,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6335,6 +7119,32 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -6346,37 +7156,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6391,6 +7170,37 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -6407,32 +7217,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6447,6 +7231,32 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -6458,37 +7268,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"GameX.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6503,27 +7282,79 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ameX.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_WINCE=\
- "..\..\..\vorbis\config_types.h"\
- "..\..\..\vorbis\ivorbiscodec.h"\
- "..\..\..\vorbis\ogg.h"\
- "..\..\..\vorbis\os_types.h"\
- "..\..\..\vorbis\vorbisfile.h"\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\intern.h"\
"..\..\backends\wince\dynamic_imports.h"\
"..\..\backends\wince\gapi_keys.h"\
+ "..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\pocketpc.h"\
+ "..\..\backends\wince\portdefs.h"\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\scumm\gfx.h"\
+ "..\..\scumm\script.h"\
+ "..\..\scumm\scumm.h"\
+ "..\..\sound\fmopl.h"\
+ "..\..\sound\mididrv.h"\
+ {$(INCLUDE)}"Aygshell.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
{$(INCLUDE)}"gx.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -6545,21 +7376,17 @@ DEP_CPP_WINCE=\
{$(INCLUDE)}"SDL_video.h"\
{$(INCLUDE)}"sipapi.h"\
{$(INCLUDE)}"vibrate.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
- "..\..\backends\wince\backends\fs\fs.h"\
- "..\..\backends\wince\backends\intern.h"\
- "..\..\backends\wince\base\engine.h"\
- "..\..\backends\wince\base\gameDetector.h"\
- "..\..\backends\wince\base\plugins.h"\
- "..\..\backends\wince\common\config-manager.h"\
- "..\..\backends\wince\common\timer.h"\
"..\..\backends\wince\GameX.h"\
- "..\..\backends\wince\gui\newgui.h"\
- "..\..\backends\wince\scumm\scumm.h"\
- "..\..\backends\wince\sound\fmopl.h"\
- "..\..\backends\wince\sound\mididrv.h"\
- "..\..\backends\wince\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -6596,37 +7423,6 @@ DEP_CPP_WINCE=\
"..\..\scumm\scumm.h"\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"gx.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
- {$(INCLUDE)}"sipapi.h"\
- {$(INCLUDE)}"vibrate.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\GameX.h"\
@@ -6634,6 +7430,37 @@ NODEP_CPP_WINCE=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\ibrate.h"\
+ ".\ipapi.h"\
+ ".\lose_code.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+ ".\x.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6645,8 +7472,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6663,6 +7488,8 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -6674,8 +7501,6 @@ DEP_CPP_WINCE=\
"..\..\backends\wince\screen.h"\
"..\..\backends\wince\smartphone.h"\
"..\..\backends\wince\wince.h"\
- {$(INCLUDE)}"aygshell.h"\
- {$(INCLUDE)}"sipapi.h"\
NODEP_CPP_WINCE=\
"..\..\backends\wince\backends\fs\fs.h"\
@@ -6692,6 +7517,8 @@ NODEP_CPP_WINCE=\
"..\..\backends\wince\sound\fmopl.h"\
"..\..\backends\wince\sound\mididrv.h"\
"..\..\backends\wince\stdafx.h"\
+ ".\ipapi.h"\
+ ".\ygshell.h"\
!ENDIF
@@ -6756,10 +7583,14 @@ NODEP_CPP_WINDO=\
DEP_CPP_WINDO=\
"..\..\backends\fs\fs.h"\
+ "..\..\common\list.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\str.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
- "..\..\backends\fs\common\list.h"\
- "..\..\backends\fs\common\str.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -6769,11 +7600,11 @@ DEP_CPP_WINDO=\
"..\..\common\list.h"\
"..\..\common\scummsys.h"\
"..\..\common\str.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDO=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -6825,17 +7656,17 @@ DEP_CPP_ADLIB=\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -6851,17 +7682,17 @@ DEP_CPP_ADLIB=\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -6877,17 +7708,17 @@ DEP_CPP_ADLIB=\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -6903,17 +7734,17 @@ DEP_CPP_ADLIB=\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -6925,6 +7756,7 @@ DEP_CPP_ADLIB=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
@@ -6940,6 +7772,7 @@ DEP_CPP_ADLIB=\
NODEP_CPP_ADLIB=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -6954,19 +7787,19 @@ DEP_CPP_ADLIB=\
"..\..\sound\fmopl.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ADLIB=\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7008,12 +7841,12 @@ DEP_CPP_ALSA_=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7028,12 +7861,12 @@ DEP_CPP_ALSA_=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7048,12 +7881,12 @@ DEP_CPP_ALSA_=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7068,12 +7901,12 @@ DEP_CPP_ALSA_=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7085,6 +7918,7 @@ DEP_CPP_ALSA_=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
@@ -7094,6 +7928,7 @@ NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7107,13 +7942,13 @@ DEP_CPP_ALSA_=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_ALSA_=\
"..\..\backends\midi\config.h"\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7152,11 +7987,11 @@ DEP_CPP_COREA=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7170,11 +8005,11 @@ DEP_CPP_COREA=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7188,11 +8023,11 @@ DEP_CPP_COREA=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7206,11 +8041,11 @@ DEP_CPP_COREA=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7222,6 +8057,7 @@ DEP_CPP_COREA=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -7229,6 +8065,7 @@ DEP_CPP_COREA=\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7241,11 +8078,11 @@ DEP_CPP_COREA=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_COREA=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7279,13 +8116,13 @@ DEP_CPP_MORPH=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos.h"\
"..\..\backends\midi\morphos_sound.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7300,13 +8137,13 @@ DEP_CPP_MORPH=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos.h"\
"..\..\backends\midi\morphos_sound.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7321,13 +8158,13 @@ DEP_CPP_MORPH=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos.h"\
"..\..\backends\midi\morphos_sound.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7342,13 +8179,13 @@ DEP_CPP_MORPH=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos.h"\
"..\..\backends\midi\morphos_sound.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7360,6 +8197,7 @@ DEP_CPP_MORPH=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
@@ -7370,6 +8208,7 @@ NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos_sound.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7383,7 +8222,6 @@ DEP_CPP_MORPH=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_MORPH=\
"..\..\backends\midi\morphos.h"\
@@ -7391,6 +8229,7 @@ NODEP_CPP_MORPH=\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7431,11 +8270,11 @@ DEP_CPP_NULL_=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7449,11 +8288,11 @@ DEP_CPP_NULL_=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7467,11 +8306,11 @@ DEP_CPP_NULL_=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7485,11 +8324,11 @@ DEP_CPP_NULL_=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7501,6 +8340,7 @@ DEP_CPP_NULL_=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -7508,6 +8348,7 @@ DEP_CPP_NULL_=\
NODEP_CPP_NULL_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7520,12 +8361,12 @@ DEP_CPP_NULL_=\
"..\..\common\system.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_NULL_=\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7561,11 +8402,11 @@ DEP_CPP_QUICK=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7580,11 +8421,11 @@ DEP_CPP_QUICK=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7599,11 +8440,11 @@ DEP_CPP_QUICK=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7618,11 +8459,11 @@ DEP_CPP_QUICK=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7634,6 +8475,7 @@ DEP_CPP_QUICK=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
@@ -7642,6 +8484,7 @@ DEP_CPP_QUICK=\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7655,11 +8498,11 @@ DEP_CPP_QUICK=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_QUICK=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7695,11 +8538,11 @@ DEP_CPP_SEQ_C=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SEQ_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7714,11 +8557,11 @@ DEP_CPP_SEQ_C=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SEQ_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7733,11 +8576,11 @@ DEP_CPP_SEQ_C=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SEQ_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7752,11 +8595,11 @@ DEP_CPP_SEQ_C=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SEQ_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7768,6 +8611,7 @@ DEP_CPP_SEQ_C=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
@@ -7776,6 +8620,7 @@ DEP_CPP_SEQ_C=\
NODEP_CPP_SEQ_C=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7789,12 +8634,12 @@ DEP_CPP_SEQ_C=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_SEQ_C=\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7832,11 +8677,11 @@ DEP_CPP_WINDOW=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7851,11 +8696,11 @@ DEP_CPP_WINDOW=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -7870,11 +8715,11 @@ DEP_CPP_WINDOW=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -7889,11 +8734,11 @@ DEP_CPP_WINDOW=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -7905,6 +8750,7 @@ DEP_CPP_WINDOW=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
@@ -7913,6 +8759,7 @@ DEP_CPP_WINDOW=\
NODEP_CPP_WINDOW=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -7926,12 +8773,12 @@ DEP_CPP_WINDOW=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mpu401.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_WINDOW=\
"..\..\backends\midi\stdafx.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -7969,17 +8816,17 @@ DEP_CPP_YM261=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -7994,17 +8841,17 @@ DEP_CPP_YM261=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -8019,17 +8866,17 @@ DEP_CPP_YM261=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -8044,17 +8891,17 @@ DEP_CPP_YM261=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -8066,6 +8913,7 @@ DEP_CPP_YM261=\
"..\..\common\scummsys.h"\
"..\..\common\stdafx.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
@@ -8080,6 +8928,7 @@ DEP_CPP_YM261=\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -8093,18 +8942,18 @@ DEP_CPP_YM261=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_YM261=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -8113,6 +8962,7 @@ NODEP_CPP_YM261=\
"..\..\backends\midi\common\util.h"\
"..\..\backends\midi\sound\mididrv.h"\
"..\..\backends\midi\sound\mixer.h"\
+ "..\..\backends\midi\stdafx.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
@@ -8121,6 +8971,7 @@ NODEP_CPP_YM261=\
"..\..\backends\midi\common\util.h"\
"..\..\backends\midi\sound\mididrv.h"\
"..\..\backends\midi\sound\mixer.h"\
+ "..\..\backends\midi\stdafx.h"\
!ENDIF
@@ -8159,18 +9010,18 @@ DEP_CPP_ENGIN=\
"..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ENGIN=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -8193,18 +9044,18 @@ DEP_CPP_ENGIN=\
"..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ENGIN=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -8227,18 +9078,18 @@ DEP_CPP_ENGIN=\
"..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ENGIN=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -8261,18 +9112,18 @@ DEP_CPP_ENGIN=\
"..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ENGIN=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
@@ -8328,13 +9179,6 @@ DEP_CPP_ENGIN=\
"..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_ENGIN=\
"..\..\base\stdafx.h"\
@@ -8342,6 +9186,13 @@ NODEP_CPP_ENGIN=\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -8401,18 +9252,18 @@ DEP_CPP_GAMED=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GAMED=\
"..\..\base\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -8437,18 +9288,18 @@ DEP_CPP_GAMED=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GAMED=\
"..\..\base\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -8473,18 +9324,18 @@ DEP_CPP_GAMED=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GAMED=\
"..\..\base\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -8509,24 +9360,23 @@ DEP_CPP_GAMED=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GAMED=\
"..\..\base\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_GAMED=\
- "..\..\backends\intern.h"\
"..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\portdefs.h"\
"..\..\base\engine.h"\
@@ -8542,6 +9392,7 @@ DEP_CPP_GAMED=\
"..\..\common\stdafx.h"\
"..\..\common\str.h"\
"..\..\common\system.h"\
+ "..\..\common\timer.h"\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
@@ -8557,6 +9408,7 @@ NODEP_CPP_GAMED=\
"..\..\base\config.h"\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -8580,13 +9432,6 @@ DEP_CPP_GAMED=\
"..\..\common\util.h"\
"..\..\sound\mididrv.h"\
"..\..\sound\mixer.h"\
- {$(INCLUDE)}"mad.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
- {$(INCLUDE)}"vorbis\config_types.h"\
- {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
- {$(INCLUDE)}"vorbis\ogg.h"\
- {$(INCLUDE)}"vorbis\os_types.h"\
- {$(INCLUDE)}"vorbis\vorbisfile.h"\
NODEP_CPP_GAMED=\
"..\..\base\config.h"\
@@ -8594,12 +9439,18 @@ NODEP_CPP_GAMED=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_GAMED=\
- "..\..\base\backends\intern.h"\
"..\..\base\base\engine.h"\
"..\..\base\base\gameDetector.h"\
"..\..\base\base\plugins.h"\
@@ -8614,7 +9465,6 @@ NODEP_CPP_GAMED=\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_GAMED=\
- "..\..\base\backends\intern.h"\
"..\..\base\base\engine.h"\
"..\..\base\base\gameDetector.h"\
"..\..\base\base\plugins.h"\
@@ -8640,9 +9490,31 @@ SOURCE=..\..\base\main.cpp
!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release"
DEP_CPP_MAIN_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scaler.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\launcher.h"\
+ "..\..\gui\message.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -8665,24 +9537,39 @@ DEP_CPP_MAIN_=\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
- "..\..\base\base\engine.h"\
- "..\..\base\base\gameDetector.h"\
- "..\..\base\base\plugins.h"\
- "..\..\base\common\config-manager.h"\
- "..\..\base\common\scaler.h"\
- "..\..\base\common\timer.h"\
- "..\..\base\gui\launcher.h"\
- "..\..\base\gui\message.h"\
- "..\..\base\gui\newgui.h"\
- "..\..\base\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
DEP_CPP_MAIN_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scaler.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\launcher.h"\
+ "..\..\gui\message.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -8705,24 +9592,39 @@ DEP_CPP_MAIN_=\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
- "..\..\base\base\engine.h"\
- "..\..\base\base\gameDetector.h"\
- "..\..\base\base\plugins.h"\
- "..\..\base\common\config-manager.h"\
- "..\..\base\common\scaler.h"\
- "..\..\base\common\timer.h"\
- "..\..\base\gui\launcher.h"\
- "..\..\base\gui\message.h"\
- "..\..\base\gui\newgui.h"\
- "..\..\base\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
DEP_CPP_MAIN_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scaler.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\launcher.h"\
+ "..\..\gui\message.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -8745,24 +9647,39 @@ DEP_CPP_MAIN_=\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
- "..\..\base\base\engine.h"\
- "..\..\base\base\gameDetector.h"\
- "..\..\base\base\plugins.h"\
- "..\..\base\common\config-manager.h"\
- "..\..\base\common\scaler.h"\
- "..\..\base\common\timer.h"\
- "..\..\base\gui\launcher.h"\
- "..\..\base\gui\message.h"\
- "..\..\base\gui\newgui.h"\
- "..\..\base\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
DEP_CPP_MAIN_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scaler.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\launcher.h"\
+ "..\..\gui\message.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -8785,24 +9702,39 @@ DEP_CPP_MAIN_=\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
- "..\..\base\base\engine.h"\
- "..\..\base\base\gameDetector.h"\
- "..\..\base\base\plugins.h"\
- "..\..\base\common\config-manager.h"\
- "..\..\base\common\scaler.h"\
- "..\..\base\common\timer.h"\
- "..\..\base\gui\launcher.h"\
- "..\..\base\gui\message.h"\
- "..\..\base\gui\newgui.h"\
- "..\..\base\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_MAIN_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scaler.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\timer.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\launcher.h"\
+ "..\..\gui\message.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
{$(INCLUDE)}"begin_code.h"\
{$(INCLUDE)}"close_code.h"\
- {$(INCLUDE)}"sdl.h"\
+ {$(INCLUDE)}"SDL.h"\
{$(INCLUDE)}"SDL_active.h"\
{$(INCLUDE)}"SDL_audio.h"\
{$(INCLUDE)}"SDL_byteorder.h"\
@@ -8825,16 +9757,9 @@ DEP_CPP_MAIN_=\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
- "..\..\base\base\engine.h"\
- "..\..\base\base\gameDetector.h"\
- "..\..\base\base\plugins.h"\
- "..\..\base\common\config-manager.h"\
- "..\..\base\common\scaler.h"\
- "..\..\base\common\timer.h"\
- "..\..\base\gui\launcher.h"\
- "..\..\base\gui\message.h"\
- "..\..\base\gui\newgui.h"\
- "..\..\base\stdafx.h"\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\common\morphos_timer.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug"
@@ -8861,28 +9786,6 @@ DEP_CPP_MAIN_=\
"..\..\gui\message.h"\
"..\..\gui\newgui.h"\
"..\..\gui\widget.h"\
- {$(INCLUDE)}"begin_code.h"\
- {$(INCLUDE)}"close_code.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_timer.h"\
- {$(INCLUDE)}"SDL_types.h"\
- {$(INCLUDE)}"SDL_version.h"\
- {$(INCLUDE)}"SDL_video.h"\
NODEP_CPP_MAIN_=\
"..\..\base\allegro.h"\
@@ -8890,6 +9793,28 @@ NODEP_CPP_MAIN_=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
"..\..\common\morphos_timer.h"\
+ ".\dl.h"\
+ ".\DL_active.h"\
+ ".\DL_audio.h"\
+ ".\DL_byteorder.h"\
+ ".\DL_cdrom.h"\
+ ".\DL_error.h"\
+ ".\DL_events.h"\
+ ".\DL_getenv.h"\
+ ".\DL_joystick.h"\
+ ".\DL_keyboard.h"\
+ ".\DL_keysym.h"\
+ ".\DL_main.h"\
+ ".\DL_mouse.h"\
+ ".\DL_mutex.h"\
+ ".\DL_quit.h"\
+ ".\DL_rwops.h"\
+ ".\DL_timer.h"\
+ ".\DL_types.h"\
+ ".\DL_version.h"\
+ ".\DL_video.h"\
+ ".\egin_code.h"\
+ ".\lose_code.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
@@ -8947,11 +9872,11 @@ DEP_CPP_PLUGI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLUGI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug"
@@ -8970,11 +9895,11 @@ DEP_CPP_PLUGI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLUGI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release"
@@ -8993,11 +9918,11 @@ DEP_CPP_PLUGI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLUGI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug"
@@ -9016,16 +9941,17 @@ DEP_CPP_PLUGI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLUGI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release"
DEP_CPP_PLUGI=\
+ "..\..\backends\fs\fs.h"\
"..\..\backends\wince\missing\unistd.h"\
"..\..\backends\wince\portdefs.h"\
"..\..\base\engine.h"\
@@ -9061,29 +9987,33 @@ DEP_CPP_PLUGI=\
"..\..\common\str.h"\
"..\..\common\system.h"\
"..\..\common\util.h"\
- {$(INCLUDE)}"SDL_byteorder.h"\
NODEP_CPP_PLUGI=\
"..\..\common\config.h"\
"..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release"
NODEP_CPP_PLUGI=\
+ "..\..\base\backends\fs\fs.h"\
"..\..\base\base\engine.h"\
"..\..\base\base\gameDetector.h"\
"..\..\base\base\plugins.h"\
"..\..\base\common\util.h"\
+ "..\..\base\stdafx.h"\
!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug"
NODEP_CPP_PLUGI=\
+ "..\..\base\backends\fs\fs.h"\
"..\..\base\base\engine.h"\
"..\..\base\base\gameDetector.h"\
"..\..\base\base\plugins.h"\
"..\..\base\common\util.h"\
+ "..\..\base\stdafx.h"\
!ENDIF
diff --git a/dists/msevc3/sword2.vcp b/dists/msevc3/sword2.vcp
new file mode 100644
index 0000000000..ac8b170dd4
--- /dev/null
+++ b/dists/msevc3/sword2.vcp
@@ -0,0 +1,10068 @@
+# Microsoft eMbedded Visual Tools Project File - Name="sword2" - 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 ARM) Static Library" 0x8504
+# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
+
+CFG=sword2 - 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 "sword2.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 "sword2.vcn" CFG="sword2 - Win32 (WCE MIPS) Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sword2 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "sword2 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
+!MESSAGE "sword2 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "sword2 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
+!MESSAGE "sword2 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE "sword2 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+# PROP ATL_Project 2
+
+!IF "$(CFG)" == "sword2 - 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 "sword2\MIPSRel"
+# PROP Intermediate_Dir "sword2\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 "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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 "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "sword2 - 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 "sword2\MIPSDbg"
+# PROP Intermediate_Dir "sword2\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 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /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)" == "sword2 - 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 "sh3\SH3Rel"
+# PROP Intermediate_Dir "sh3\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 "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /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 "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "sword2 - 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 "sh3\SH3Dbg"
+# PROP Intermediate_Dir "sh3\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 /I "../../" /I "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /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)" == "sword2 - 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 "sword2\ARMRel"
+# PROP Intermediate_Dir "sword2\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 "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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)" == "sword2 - 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 "sword2/ARMDbg"
+# PROP Intermediate_Dir "sword2/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 "../../common/" /I "../../backends/wince/" /I "../../backends/wince/missing/" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /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
+
+!ENDIF
+
+# Begin Target
+
+# Name "sword2 - Win32 (WCE MIPS) Release"
+# Name "sword2 - Win32 (WCE MIPS) Debug"
+# Name "sword2 - Win32 (WCE SH3) Release"
+# Name "sword2 - Win32 (WCE SH3) Debug"
+# Name "sword2 - Win32 (WCE ARM) Release"
+# Name "sword2 - Win32 (WCE ARM) Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Group "driver"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\_mouse.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP__MOUS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP__MOUS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\_mouse.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\d_draw.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_D_DRA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_DRA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\d_draw.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\d_sound.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_D_SOU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_D_SOU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\d_sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\driver96.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\keyboard.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_KEYBO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_KEYBO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\keyboard.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\language.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_LANGU=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\driver96.h"\
+
+NODEP_CPP_LANGU=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\menu.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MENU_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_MENU_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\menu.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\misc.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MISC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MISC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\palette.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PALET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_PALET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\palette.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\rdwin.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RDWIN=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\keyboard.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RDWIN=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\rdwin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\render.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RENDE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\driver\_mouse.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RENDE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\render.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\driver\sprite.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SPRIT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\menu.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\driver\render.h"\
+
+NODEP_CPP_SPRIT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\driver\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\..\sword2\anims.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ANIMS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_ANIMS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\anims.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\build_display.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_BUILD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_BUILD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\build_display.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\console.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ "..\..\sword2\sword2\mem_view.h"\
+ "..\..\sword2\sword2\time.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ "..\..\sword2\sword2\mem_view.h"\
+ "..\..\sword2\sword2\time.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ "..\..\sword2\sword2\mem_view.h"\
+ "..\..\sword2\sword2\time.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ "..\..\sword2\sword2\mem_view.h"\
+ "..\..\sword2\sword2\time.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.cpp"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\gui\console.h"\
+ "..\..\gui\dialog.h"\
+ "..\..\gui\newgui.h"\
+ "..\..\gui\object.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CONSO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONSO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ "..\..\sword2\sword2\mem_view.h"\
+ "..\..\sword2\sword2\time.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\console.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\controls.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CONTR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_CONTR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\controls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\credits.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\debug.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\speech.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\speech.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\speech.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\speech.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEBUG=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\speech.h"\
+
+NODEP_CPP_DEBUG=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\debug.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\defs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\events.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_EVENT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_EVENT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\events.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\function.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_FUNCT=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\rdwin.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_FUNCT=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\function.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\header.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\icons.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ICONS=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_ICONS=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\icons.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\interpreter.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INTER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+
+NODEP_CPP_INTER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\interpreter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\layers.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_LAYER=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+
+NODEP_CPP_LAYER=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\layers.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\logic.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_LOGIC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_LOGIC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\logic.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\maketext.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MAKET=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MAKET=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\maketext.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\mem_view.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MEM_V=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEM_V=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\memory.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\resman.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MEMOR=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_MEMOR=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\memory.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\mouse.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_MOUSE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_MOUSE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\mouse.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\object.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\protocol.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PROTO=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+
+NODEP_CPP_PROTO=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\protocol.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\resman.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_RESMA=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_RESMA=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\resman.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\router.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ROUTE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+
+NODEP_CPP_ROUTE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\router.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\save_rest.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SAVE_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SAVE_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\save_rest.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\scroll.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\scroll.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\scroll.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\scroll.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\scroll.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SCROL=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\scroll.h"\
+
+NODEP_CPP_SCROL=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\scroll.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sound.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SOUND=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+
+NODEP_CPP_SOUND=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\speech.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SPEEC=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\anims.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\walker.h"\
+
+NODEP_CPP_SPEEC=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\speech.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\startup.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_START=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_START=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\startup.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sword2.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\fs\fs.h"\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SWORD=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\base\gameDetector.h"\
+ "..\..\base\plugins.h"\
+ "..\..\common\config-manager.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\singleton.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\controls.h"\
+ "..\..\sword2\credits.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\driver\palette.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\maketext.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\scroll.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SWORD=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sword2.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sync.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sync.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_SYNC_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_SYNC_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\sync.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\tony_gsdk.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_TONY_=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\tony_gsdk.h"\
+
+NODEP_CPP_TONY_=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sound\stdafx.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\ad.h"\
+ ".\DL_byteorder.h"\
+ ".\orbis\config_types.h"\
+ ".\orbis\ivorbiscodec.h"\
+ ".\orbis\ogg.h"\
+ ".\orbis\os_types.h"\
+ ".\orbis\vorbisfile.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\tony_gsdk.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\walker.cpp
+
+!IF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Release"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Release"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE SH3) Debug"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Release"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\backends\wince\portdefs.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\debugger.h"\
+ "..\..\common\file.h"\
+ "..\..\common\list.h"\
+ "..\..\common\map.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sound\audiostream.h"\
+ "..\..\sound\mixer.h"\
+ "..\..\sound\rate.h"\
+ "..\..\sword2\build_display.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\d_draw.h"\
+ "..\..\sword2\driver\d_sound.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\icons.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\layers.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\mouse.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\save_rest.h"\
+ "..\..\sword2\sound.h"\
+ "..\..\sword2\speech.h"\
+ "..\..\sword2\startup.h"\
+ "..\..\sword2\sword2.h"\
+ "..\..\sword2\sync.h"\
+ {$(INCLUDE)}"mad.h"\
+ {$(INCLUDE)}"SDL_byteorder.h"\
+ {$(INCLUDE)}"vorbis\config_types.h"\
+ {$(INCLUDE)}"vorbis\ivorbiscodec.h"\
+ {$(INCLUDE)}"vorbis\ogg.h"\
+ {$(INCLUDE)}"vorbis\os_types.h"\
+ {$(INCLUDE)}"vorbis\vorbisfile.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+
+
+!ELSEIF "$(CFG)" == "sword2 - Win32 (WCE ARM) Debug"
+
+DEP_CPP_WALKE=\
+ "..\..\backends\wince\missing\unistd.h"\
+ "..\..\base\engine.h"\
+ "..\..\common\list.h"\
+ "..\..\common\rect.h"\
+ "..\..\common\savefile.h"\
+ "..\..\common\scummsys.h"\
+ "..\..\common\stdafx.h"\
+ "..\..\common\str.h"\
+ "..\..\common\system.h"\
+ "..\..\common\util.h"\
+ "..\..\sword2\console.h"\
+ "..\..\sword2\debug.h"\
+ "..\..\sword2\defs.h"\
+ "..\..\sword2\driver\driver96.h"\
+ "..\..\sword2\events.h"\
+ "..\..\sword2\function.h"\
+ "..\..\sword2\header.h"\
+ "..\..\sword2\interpreter.h"\
+ "..\..\sword2\logic.h"\
+ "..\..\sword2\memory.h"\
+ "..\..\sword2\object.h"\
+ "..\..\sword2\protocol.h"\
+ "..\..\sword2\resman.h"\
+ "..\..\sword2\router.h"\
+ "..\..\sword2\sync.h"\
+
+NODEP_CPP_WALKE=\
+ "..\..\common\config.h"\
+ "..\..\common\extend.h"\
+ "..\..\sword2\stdafx.h"\
+ "..\..\sword2\sword2\driver.h"\
+ ".\DL_byteorder.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\sword2\walker.h
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# End Target
+# End Project