[Scummvm-cvs-logs] CVS: scummvm/dists/msevc4/sword2 sword2.vcp,1.4.2.1,1.4.2.2

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


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

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

Index: sword2.vcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msevc4/sword2/sword2.vcp,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -d -r1.4.2.1 -r1.4.2.2
--- sword2.vcp	4 Mar 2004 08:31:28 -0000	1.4.2.1
+++ sword2.vcp	18 Jul 2004 20:40:00 -0000	1.4.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)" == "sword2 - 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)" == "sword2 - 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

@@ -477,11 +477,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP__MOUS=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -872,12 +872,12 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.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)" == "sword2 - Win32 (WCE MIPS) Debug"

@@ -1254,11 +1254,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_D_DRA=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -1628,11 +1628,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_D_SOU=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -1978,11 +1978,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_KEYBO=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2325,11 +2325,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_MENU_=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -2676,11 +2676,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_PALET=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -3021,11 +3021,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_RDWIN=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -3387,12 +3387,12 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

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

 	

 NODEP_CPP_RENDE=\

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

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

+	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -3744,11 +3744,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SPRIT=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -4153,12 +4153,12 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

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

 	

 NODEP_CPP_ANIMS=\

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

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

+	".\DL_byteorder.h"\

+	".\peg2dec\mpeg2.h"\

 	

 

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

@@ -4567,11 +4567,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_BUILD=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -5009,11 +5009,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_CONSO=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -5453,11 +5453,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_CONTR=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -5862,11 +5862,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_DEBUG=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -6245,11 +6245,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_EVENT=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -6651,11 +6651,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_FUNCT=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -7047,11 +7047,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_ICONS=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -7417,11 +7417,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_INTER=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -7785,11 +7785,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_LAYER=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -8167,11 +8167,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_LOGIC=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -8543,11 +8543,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_MAKET=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -8901,11 +8901,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_MEM_V=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -9239,11 +9239,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_MEMOR=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -9644,11 +9644,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_MOUSE=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -10009,11 +10009,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_PROTO=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -10389,11 +10389,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_RESMA=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -10764,11 +10764,11 @@
 	"..\..\..\sword2\save_rest.h"\

 	"..\..\..\sword2\sound.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_ROUTE=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -11136,11 +11136,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SAVE_=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -11513,11 +11513,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SCROL=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -11903,11 +11903,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SOUND=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -12333,11 +12333,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SPEEC=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -12745,11 +12745,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_START=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -13195,11 +13195,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SWORD=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -13606,11 +13606,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_SYNC_=\

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -13987,11 +13987,11 @@
 	"..\..\..\sword2\speech.h"\

 	"..\..\..\sword2\startup.h"\

 	"..\..\..\sword2\sword2.h"\

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

 	

 NODEP_CPP_WALKE=\

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

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

+	".\DL_byteorder.h"\

 	

 

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






More information about the Scummvm-git-logs mailing list