[Scummvm-cvs-logs] CVS: scummvm/dists/msevc4/sword1 sword1.vcp,1.3,1.4

Nicolas Bacca arisme at users.sourceforge.net
Fri Dec 10 18:31:28 CET 2004


Update of /cvsroot/scummvm/scummvm/dists/msevc4/sword1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24932/sword1

Modified Files:
	sword1.vcp 
Log Message:
Update project build files

Index: sword1.vcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msevc4/sword1/sword1.vcp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sword1.vcp	9 May 2004 14:22:05 -0000	1.3
+++ sword1.vcp	11 Dec 2004 00:42:17 -0000	1.4
@@ -55,15 +55,15 @@
 # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

 # PROP Target_Dir ""

-BSC32=bscmake.exe

-# ADD BASE BSC32 /nologo

-# ADD BSC32 /nologo

-LIB32=link.exe -lib

-# ADD BASE LIB32 /nologo

-# ADD LIB32 /nologo

 CPP=cl.exe

 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c

 # ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug"

 

@@ -81,15 +81,15 @@
 # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"

 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

 # PROP Target_Dir ""

-BSC32=bscmake.exe

-# ADD BASE BSC32 /nologo

-# ADD BSC32 /nologo

-LIB32=link.exe -lib

-# ADD BASE LIB32 /nologo

-# ADD LIB32 /nologo

 CPP=cl.exe

 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c

 # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release"

 

@@ -107,15 +107,15 @@
 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

 # PROP Target_Dir ""

-BSC32=bscmake.exe

-# ADD BASE BSC32 /nologo

-# ADD BSC32 /nologo

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

-CPP=clarm.exe

-# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c

-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /YX /O2 /M$(CECrtMT) /c

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

 

@@ -133,15 +133,15 @@
 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"

 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"

 # PROP Target_Dir ""

-BSC32=bscmake.exe

-# ADD BASE BSC32 /nologo

-# ADD BSC32 /nologo

+CPP=clarm.exe

+# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /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/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

-CPP=clarm.exe

-# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /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/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /YX /M$(CECrtMTDebug) /c

+BSC32=bscmake.exe

+# ADD BASE BSC32 /nologo

+# ADD BSC32 /nologo

 

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

 

@@ -159,15 +159,15 @@
 # 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" /YX /M$(CECrtMTDebug) /c

-# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /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

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+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" /YX /M$(CECrtMTDebug) /c

+# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /M$(CECrtMTDebug) /c

 

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

 

@@ -185,15 +185,15 @@
 # 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" /YX /Oxs /M$(CECrtMT) /c

-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /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

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+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" /YX /Oxs /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c

 

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

 

@@ -211,15 +211,15 @@
 # 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" /YX /M$(CECrtMTDebug) /c

-# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /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

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+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" /YX /M$(CECrtMTDebug) /c

+# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /YX /M$(CECrtMTDebug) /c

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release"

 

@@ -237,15 +237,15 @@
 # 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" /YX /Oxs /M$(CECrtMT) /c

-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /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

+LIB32=link.exe -lib

+# ADD BASE LIB32 /nologo

+# ADD LIB32 /nologo

+CPP=clmips.exe

+# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c

 

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

 

@@ -290,8 +290,8 @@
 # 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" /YX /Oxs /M$(CECrtMT) /c

-# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /YX /Oxs /M$(CECrtMT) /c

+# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /Oxs /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -323,19 +323,27 @@
 !IF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Release"

 

 NODEP_CPP_ANIMA=\

+	"..\..\..\sword1\common\config-manager.h"\

 	"..\..\..\sword1\common\file.h"\

 	"..\..\..\sword1\common\stdafx.h"\

-	"..\..\..\sword1\sound\audiostream.h"\

+	"..\..\..\sword1\common\str.h"\

+	"..\..\..\sword1\sound\vorbis.h"\

 	"..\..\..\sword1\sword1\animation.h"\

+	"..\..\..\sword1\sword1\credits.h"\

+	"..\..\..\sword1\sword1\sword1.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug"

 

 NODEP_CPP_ANIMA=\

+	"..\..\..\sword1\common\config-manager.h"\

 	"..\..\..\sword1\common\file.h"\

 	"..\..\..\sword1\common\stdafx.h"\

-	"..\..\..\sword1\sound\audiostream.h"\

+	"..\..\..\sword1\common\str.h"\

+	"..\..\..\sword1\sound\vorbis.h"\

 	"..\..\..\sword1\sword1\animation.h"\

+	"..\..\..\sword1\sword1\credits.h"\

+	"..\..\..\sword1\sword1\sword1.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release"

@@ -343,11 +351,16 @@
 DEP_CPP_ANIMA=\

 	"..\..\..\backends\wince\missing\unistd.h"\

 	"..\..\..\backends\wince\portdefs.h"\

+	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

 	"..\..\..\common\array.h"\

+	"..\..\..\common\config-manager.h"\

 	"..\..\..\common\file.h"\

+	"..\..\..\common\map.h"\

 	"..\..\..\common\rect.h"\

 	"..\..\..\common\savefile.h"\

 	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\singleton.h"\

 	"..\..\..\common\stdafx.h"\

 	"..\..\..\common\str.h"\

 	"..\..\..\common\stream.h"\

@@ -357,16 +370,20 @@
 	"..\..\..\graphics\animation.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

+	"..\..\..\sound\vorbis.h"\

 	"..\..\..\sword1\animation.h"\

+	"..\..\..\sword1\credits.h"\

 	"..\..\..\sword1\object.h"\

 	"..\..\..\sword1\screen.h"\

 	"..\..\..\sword1\sound.h"\

+	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"mpeg2dec\mpeg2.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_ANIMA=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

-	".\peg2dec\mpeg2.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -385,6 +402,7 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

+	"..\..\..\graphics\animation.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sword1\animation.h"\

@@ -394,9 +412,11 @@
 	"..\..\..\sword1\sworddefs.h"\

 	

 NODEP_CPP_ANIMA=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

-	"..\..\..\sword1\graphics\animation.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -677,10 +697,11 @@
 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_CONTR=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -721,7 +742,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_CONTR=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -916,6 +939,183 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\..\..\sword1\credits.cpp

+

+!IF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Release"

+

+DEP_CPP_CREDI=\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\sword1\base\engine.h"\

+	"..\..\..\sword1\base\gameDetector.h"\

+	"..\..\..\sword1\common\file.h"\

+	"..\..\..\sword1\common\util.h"\

+	"..\..\..\sword1\sound\audiostream.h"\

+	"..\..\..\sword1\sound\mixer.h"\

+	"..\..\..\sword1\stdafx.h"\

+	"..\..\..\sword1\sword1\credits.h"\

+	"..\..\..\sword1\sword1\sworddefs.h"\

+	

+

+!ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug"

+

+DEP_CPP_CREDI=\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\sword1\base\engine.h"\

+	"..\..\..\sword1\base\gameDetector.h"\

+	"..\..\..\sword1\common\file.h"\

+	"..\..\..\sword1\common\util.h"\

+	"..\..\..\sword1\sound\audiostream.h"\

+	"..\..\..\sword1\sound\mixer.h"\

+	"..\..\..\sword1\stdafx.h"\

+	"..\..\..\sword1\sword1\credits.h"\

+	"..\..\..\sword1\sword1\sworddefs.h"\

+	

+

+!ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Release"

+

+DEP_CPP_CREDI=\

+	"..\..\..\backends\wince\missing\unistd.h"\

+	"..\..\..\backends\wince\portdefs.h"\

+	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

+	"..\..\..\common\array.h"\

+	"..\..\..\common\file.h"\

+	"..\..\..\common\rect.h"\

+	"..\..\..\common\savefile.h"\

+	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\stdafx.h"\

+	"..\..\..\common\str.h"\

+	"..\..\..\common\stream.h"\

+	"..\..\..\common\system.h"\

+	"..\..\..\common\util.h"\

+	"..\..\..\config.h"\

+	"..\..\..\sound\audiostream.h"\

+	"..\..\..\sound\mixer.h"\

+	"..\..\..\sword1\credits.h"\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

+	

+

+!ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

+

+DEP_CPP_CREDI=\

+	"..\..\..\backends\wince\missing\unistd.h"\

+	"..\..\..\backends\wince\portdefs.h"\

+	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

+	"..\..\..\common\array.h"\

+	"..\..\..\common\file.h"\

+	"..\..\..\common\rect.h"\

+	"..\..\..\common\savefile.h"\

+	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\stdafx.h"\

+	"..\..\..\common\str.h"\

+	"..\..\..\common\stream.h"\

+	"..\..\..\common\system.h"\

+	"..\..\..\common\util.h"\

+	"..\..\..\config.h"\

+	"..\..\..\sound\audiostream.h"\

+	"..\..\..\sound\mixer.h"\

+	"..\..\..\sword1\credits.h"\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

+	

+

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

+

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

+

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

+

+!ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE MIPS) Release"

+

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

+

+DEP_CPP_CREDI=\

+	"..\..\..\backends\wince\missing\unistd.h"\

+	"..\..\..\backends\wince\portdefs.h"\

+	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

+	"..\..\..\common\array.h"\

+	"..\..\..\common\file.h"\

+	"..\..\..\common\rect.h"\

+	"..\..\..\common\savefile.h"\

+	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\stdafx.h"\

+	"..\..\..\common\str.h"\

+	"..\..\..\common\stream.h"\

+	"..\..\..\common\system.h"\

+	"..\..\..\common\util.h"\

+	"..\..\..\config.h"\

+	"..\..\..\sound\audiostream.h"\

+	"..\..\..\sound\mixer.h"\

+	"..\..\..\sword1\credits.h"\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	"..\..\..\sword1\sworddefs.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

+	

+

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

+

+DEP_CPP_CREDI=\

+	"..\..\..\backends\wince\missing\unistd.h"\

+	"..\..\..\backends\wince\portdefs.h"\

+	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

+	"..\..\..\common\array.h"\

+	"..\..\..\common\file.h"\

+	"..\..\..\common\rect.h"\

+	"..\..\..\common\savefile.h"\

+	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\stdafx.h"\

+	"..\..\..\common\str.h"\

+	"..\..\..\common\stream.h"\

+	"..\..\..\common\system.h"\

+	"..\..\..\common\util.h"\

+	"..\..\..\config.h"\

+	"..\..\..\sound\audiostream.h"\

+	"..\..\..\sound\mixer.h"\

+	"..\..\..\sword1\credits.h"\

+	"..\..\..\sword1\screen.h"\

+	"..\..\..\sword1\sword1.h"\

+	"..\..\..\sword1\sworddefs.h"\

+	

+NODEP_CPP_CREDI=\

+	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

+	

+

+!ENDIF 

+

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\sword1\credits.h

+# End Source File

+# Begin Source File

+

 SOURCE=..\..\..\sword1\debug.cpp

 

 !IF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Release"

@@ -950,10 +1150,11 @@
 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

 	"..\..\..\sword1\debug.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_DEBUG=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -968,7 +1169,9 @@
 	"..\..\..\sword1\debug.h"\

 	

 NODEP_CPP_DEBUG=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -1092,10 +1295,11 @@
 	"..\..\..\sword1\eventman.h"\

 	"..\..\..\sword1\object.h"\

 	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_EVENT=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -1112,7 +1316,9 @@
 	"..\..\..\sword1\sworddefs.h"\

 	

 NODEP_CPP_EVENT=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -1299,10 +1505,14 @@
 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

 	"..\..\..\graphics\animation.h"\

+	"..\..\..\gui\dialog.h"\

+	"..\..\..\gui\message.h"\

+	"..\..\..\gui\object.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sound\rate.h"\

 	"..\..\..\sword1\animation.h"\

+	"..\..\..\sword1\credits.h"\

 	"..\..\..\sword1\debug.h"\

 	"..\..\..\sword1\eventman.h"\

 	"..\..\..\sword1\logic.h"\

@@ -1320,11 +1530,12 @@
 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

 	"..\..\..\sword1\text.h"\

+	{$(INCLUDE)}"mpeg2dec\mpeg2.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_LOGIC=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

-	".\peg2dec\mpeg2.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -1345,6 +1556,7 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

+	"..\..\..\graphics\animation.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sound\rate.h"\

@@ -1368,9 +1580,11 @@
 	"..\..\..\sword1\text.h"\

 	

 NODEP_CPP_LOGIC=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

-	"..\..\..\sword1\graphics\animation.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -1651,10 +1865,11 @@
 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

 	"..\..\..\sword1\memman.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_MEMMA=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -1669,7 +1884,9 @@
 	"..\..\..\sword1\memman.h"\

 	

 NODEP_CPP_MEMMA=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -1823,10 +2040,11 @@
 	"..\..\..\sword1\resman.h"\

 	"..\..\..\sword1\screen.h"\

 	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_MENU_=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -1857,7 +2075,9 @@
 	"..\..\..\sword1\sworddefs.h"\

 	

 NODEP_CPP_MENU_=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -2084,10 +2304,11 @@
 	"..\..\..\sword1\screen.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_MOUSE=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -2119,7 +2340,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_MOUSE=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -2319,6 +2542,7 @@
 	"..\..\..\backends\wince\missing\unistd.h"\

 	"..\..\..\backends\wince\portdefs.h"\

 	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

 	"..\..\..\common\array.h"\

 	"..\..\..\common\file.h"\

 	"..\..\..\common\rect.h"\

@@ -2332,12 +2556,15 @@
 	"..\..\..\config.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

+	"..\..\..\sound\mp3.h"\

 	"..\..\..\sound\rate.h"\

+	"..\..\..\sound\vorbis.h"\

 	"..\..\..\sword1\music.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_MUSIC=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -2363,7 +2590,9 @@
 	"..\..\..\sword1\music.h"\

 	

 NODEP_CPP_MUSIC=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -2553,10 +2782,11 @@
 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_OBJEC=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -2586,7 +2816,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_OBJEC=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -2769,25 +3001,37 @@
 	"..\..\..\backends\wince\missing\unistd.h"\

 	"..\..\..\backends\wince\portdefs.h"\

 	"..\..\..\base\engine.h"\

+	"..\..\..\base\gameDetector.h"\

 	"..\..\..\common\array.h"\

+	"..\..\..\common\config-manager.h"\

 	"..\..\..\common\file.h"\

+	"..\..\..\common\map.h"\

 	"..\..\..\common\rect.h"\

 	"..\..\..\common\savefile.h"\

 	"..\..\..\common\scummsys.h"\

+	"..\..\..\common\singleton.h"\

+	"..\..\..\common\stack.h"\

 	"..\..\..\common\stdafx.h"\

 	"..\..\..\common\str.h"\

 	"..\..\..\common\stream.h"\

 	"..\..\..\common\system.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

+	"..\..\..\graphics\font.h"\

+	"..\..\..\graphics\surface.h"\

+	"..\..\..\gui\dialog.h"\

+	"..\..\..\gui\message.h"\

+	"..\..\..\gui\newgui.h"\

+	"..\..\..\gui\object.h"\

 	"..\..\..\sword1\memman.h"\

 	"..\..\..\sword1\resman.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_RESMA=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -2813,7 +3057,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_RESMA=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -2990,10 +3236,11 @@
 	"..\..\..\sword1\router.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_ROUTE=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -3018,7 +3265,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_ROUTE=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -3214,9 +3463,7 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

-	"..\..\..\graphics\animation.h"\

 	"..\..\..\sound\mixer.h"\

-	"..\..\..\sword1\animation.h"\

 	"..\..\..\sword1\logic.h"\

 	"..\..\..\sword1\memman.h"\

 	"..\..\..\sword1\menu.h"\

@@ -3224,15 +3471,17 @@
 	"..\..\..\sword1\objectman.h"\

 	"..\..\..\sword1\resman.h"\

 	"..\..\..\sword1\screen.h"\

-	"..\..\..\sword1\sound.h"\

 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\text.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_SCREE=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

-	".\peg2dec\mpeg2.h"\

+	"..\..\..\common\globals.h"\

+	"..\..\..\sword1\arm\macros.h"\

+	"..\..\..\sword1\arm\native.h"\

+	"..\..\..\sword1\init_arm.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -3253,6 +3502,7 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

+	"..\..\..\graphics\animation.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sword1\animation.h"\

 	"..\..\..\sword1\logic.h"\

@@ -3268,9 +3518,11 @@
 	"..\..\..\sword1\text.h"\

 	

 NODEP_CPP_SCREE=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

-	"..\..\..\sword1\graphics\animation.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -3532,6 +3784,8 @@
 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

 	"..\..\..\sound\mixer.h"\

+	"..\..\..\sound\mp3.h"\

+	"..\..\..\sound\vorbis.h"\

 	"..\..\..\sword1\logic.h"\

 	"..\..\..\sword1\memman.h"\

 	"..\..\..\sword1\object.h"\

@@ -3540,10 +3794,11 @@
 	"..\..\..\sword1\sound.h"\

 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_SOUND=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -3575,7 +3830,9 @@
 	"..\..\..\sword1\sworddefs.h"\

 	

 NODEP_CPP_SOUND=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -3816,6 +4073,7 @@
 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sound\rate.h"\

+	"..\..\..\sword1\logic.h"\

 	"..\..\..\sword1\memman.h"\

 	"..\..\..\sword1\menu.h"\

 	"..\..\..\sword1\music.h"\

@@ -3827,10 +4085,12 @@
 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_STATI=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

+	"..\..\..\sword1\scumm_globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -3867,7 +4127,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_STATI=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 

@@ -4147,6 +4409,7 @@
 	"..\..\..\common\savefile.h"\

 	"..\..\..\common\scummsys.h"\

 	"..\..\..\common\singleton.h"\

+	"..\..\..\common\stack.h"\

 	"..\..\..\common\stdafx.h"\

 	"..\..\..\common\str.h"\

 	"..\..\..\common\stream.h"\

@@ -4154,9 +4417,16 @@
 	"..\..\..\common\timer.h"\

 	"..\..\..\common\util.h"\

 	"..\..\..\config.h"\

+	"..\..\..\graphics\font.h"\

+	"..\..\..\graphics\surface.h"\

+	"..\..\..\gui\dialog.h"\

+	"..\..\..\gui\message.h"\

+	"..\..\..\gui\newgui.h"\

+	"..\..\..\gui\object.h"\

 	"..\..\..\sound\audiostream.h"\

 	"..\..\..\sound\mixer.h"\

 	"..\..\..\sound\rate.h"\

+	"..\..\..\sword1\control.h"\

 	"..\..\..\sword1\logic.h"\

 	"..\..\..\sword1\memman.h"\

 	"..\..\..\sword1\menu.h"\

@@ -4170,11 +4440,12 @@
 	"..\..\..\sword1\sword1.h"\

 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_SWORD=\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	"..\..\..\common\morphos_timer.h"\

-	".\DL_byteorder.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -4219,7 +4490,9 @@
 	"..\..\..\sword1\swordres.h"\

 	

 NODEP_CPP_SWORD=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	"..\..\..\common\morphos_timer.h"\

 	".\DL_byteorder.h"\

 	

@@ -4520,10 +4793,11 @@
 	"..\..\..\sword1\sworddefs.h"\

 	"..\..\..\sword1\swordres.h"\

 	"..\..\..\sword1\text.h"\

+	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_TEXT_=\

 	"..\..\..\common\extend.h"\

-	".\DL_byteorder.h"\

+	"..\..\..\common\globals.h"\

 	

 

 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE ARMV4) Debug"

@@ -4548,7 +4822,9 @@
 	"..\..\..\sword1\text.h"\

 	

 NODEP_CPP_TEXT_=\

+	"..\..\..\common\compile.h"\

 	"..\..\..\common\extend.h"\

+	"..\..\..\common\globals.h"\

 	".\DL_byteorder.h"\

 	

 






More information about the Scummvm-git-logs mailing list