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

Nicolas Bacca arisme at users.sourceforge.net
Sun Jul 18 13:41:25 CEST 2004


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

Modified Files:
      Tag: branch-0-6-0
	sword1.vcp 
Log Message:
Update build files, add ZLib support

Index: sword1.vcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msevc4/sword1/sword1.vcp,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- sword1.vcp	4 Mar 2004 08:31:27 -0000	1.2.2.1
+++ sword1.vcp	18 Jul 2004 20:39:59 -0000	1.2.2.2
@@ -115,7 +115,7 @@
 # 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 "USE_MPEG2" /D "WIN32" /YX /O2 /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /Oxt /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 "USE_MPEG2" /D "USE_ZLIB" /D "WIN32" /YX /M$(CECrtMT) /c

 

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

 

@@ -141,7 +141,7 @@
 # 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 "USE_WINDBG" /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 "USE_ZLIB" /D "WIN32" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c

 

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

 

@@ -161,7 +161,7 @@
 # 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 "USE_WINDBG" /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 "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -187,7 +187,7 @@
 # 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" /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 "USE_ZLIB" /D "WIN32" /YX /Oxs /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -239,7 +239,7 @@
 # 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" /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 "USE_ZLIB" /D "WIN32" /YX /Oxs /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -291,7 +291,7 @@
 # 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" /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 "USE_ZLIB" /D "WIN32" /YX /Oxs /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

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

 

 NODEP_CPP_ANIMA=\

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

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

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

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

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

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

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

@@ -333,8 +335,10 @@
 !ELSEIF  "$(CFG)" == "sword1 - Win32 (WCE emulator) Debug"

 

 NODEP_CPP_ANIMA=\

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

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

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

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

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

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

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

@@ -345,10 +349,13 @@
 DEP_CPP_ANIMA=\

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

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

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

 	"..\..\..\common\file.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"\

@@ -375,10 +382,13 @@
 DEP_CPP_ANIMA=\

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

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

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

 	"..\..\..\common\file.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"\

@@ -450,12 +460,12 @@
 	"..\..\..\sword1\screen.h"\

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

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

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

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

 	

 NODEP_CPP_ANIMA=\

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

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

+	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -777,11 +787,11 @@
 	"..\..\..\sword1\sword1.h"\

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

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

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

 	

 NODEP_CPP_CONTR=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -999,11 +1009,11 @@
 	"..\..\..\common\system.h"\

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

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

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

 	

 NODEP_CPP_DEBUG=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -1160,11 +1170,11 @@
 	"..\..\..\sword1\eventman.h"\

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

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

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

 	

 NODEP_CPP_EVENT=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -1472,12 +1482,12 @@
 	"..\..\..\sword1\sworddefs.h"\

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

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

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

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

 	

 NODEP_CPP_LOGIC=\

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

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

+	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -1729,11 +1739,11 @@
 	"..\..\..\common\system.h"\

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

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

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

 	

 NODEP_CPP_MEMMA=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -1945,11 +1955,11 @@
 	"..\..\..\sword1\resman.h"\

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

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

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

 	

 NODEP_CPP_MENU_=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2212,11 +2222,11 @@
 	"..\..\..\sword1\screen.h"\

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

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

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

 	

 NODEP_CPP_MOUSE=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2446,11 +2456,11 @@
 	"..\..\..\sound\mixer.h"\

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

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

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

 	

 NODEP_CPP_MUSIC=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2684,11 +2694,11 @@
 	"..\..\..\sword1\sword1.h"\

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

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

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

 	

 NODEP_CPP_OBJEC=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2830,14 +2840,22 @@
 	"..\..\..\backends\wince\missing\unistd.h"\

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

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

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

 	"..\..\..\common\file.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"\

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

+	"..\..\..\gui\font.h"\

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

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

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

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

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

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

@@ -2855,14 +2873,22 @@
 	"..\..\..\backends\wince\missing\unistd.h"\

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

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

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

 	"..\..\..\common\file.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"\

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

+	"..\..\..\gui\font.h"\

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

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

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

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

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

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

@@ -2908,11 +2934,11 @@
 	"..\..\..\sword1\resman.h"\

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

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

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

 	

 NODEP_CPP_RESMA=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -3127,11 +3153,11 @@
 	"..\..\..\sword1\router.h"\

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

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

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

 	

 NODEP_CPP_ROUTE=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -3409,12 +3435,12 @@
 	"..\..\..\sword1\sword1.h"\

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

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

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

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

 	

 NODEP_CPP_SCREE=\

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

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

+	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -3710,11 +3736,11 @@
 	"..\..\..\sword1\sound.h"\

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

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

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

 	

 NODEP_CPP_SOUND=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -4020,11 +4046,11 @@
 	"..\..\..\sword1\sword1.h"\

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

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

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

 	

 NODEP_CPP_STATI=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -4250,6 +4276,11 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\timer.h"\

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

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

+	"..\..\..\gui\font.h"\

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

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

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

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

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

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

@@ -4296,6 +4327,11 @@
 	"..\..\..\common\system.h"\

 	"..\..\..\common\timer.h"\

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

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

+	"..\..\..\gui\font.h"\

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

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

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

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

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

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

@@ -4393,12 +4429,12 @@
 	"..\..\..\sword1\sword1.h"\

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

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

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

 	

 NODEP_CPP_SWORD=\

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

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -4699,11 +4735,11 @@
 	"..\..\..\sword1\sworddefs.h"\

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

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

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

 	

 NODEP_CPP_TEXT_=\

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

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

+	".\DL_byteorder.h"\

 	

 

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






More information about the Scummvm-git-logs mailing list