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

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


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

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

Index: sword2.vcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msevc4/sword2/sword2.vcp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sword2.vcp	9 May 2004 14:22:10 -0000	1.5
+++ sword2.vcp	11 Dec 2004 00:42:18 -0000	1.6
@@ -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 "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /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

 

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

 

@@ -141,7 +141,7 @@
 # ADD LIB32 /nologo

 CPP=clarm.exe

[...2276 lines suppressed...]
-	{$(INCLUDE)}"SDL_byteorder.h"\

 	

 NODEP_CPP_WALKE=\

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -13030,10 +12888,10 @@
 	"..\..\..\sword2\speech.h"\

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

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

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

 	

 NODEP_CPP_WALKE=\

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

+	".\DL_byteorder.h"\

 	

 

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






More information about the Scummvm-git-logs mailing list