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

Nicolas Bacca arisme at users.sourceforge.net
Mon Jan 26 09:45:05 CET 2004


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

Modified Files:
	simon.vcp 
Log Message:
Update project files

Index: simon.vcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msevc4/simon/simon.vcp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- simon.vcp	22 Dec 2003 11:16:09 -0000	1.2
+++ simon.vcp	26 Jan 2004 09:42:32 -0000	1.3
@@ -100,7 +100,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 "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/" /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_SWORD1" /YX /O2 /M$(CECrtMT) /c

+# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /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" /YX /O2 /M$(CECrtMT) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -126,7 +126,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 "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/" /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 "DISABLE_SWORD1" /D "USE_VORBIS" /D "WIN32" /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 "WIN32" /YX /M$(CECrtMTDebug) /c

 LIB32=link.exe -lib

 # ADD BASE LIB32 /nologo

 # ADD LIB32 /nologo

@@ -188,19 +188,19 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_CHARS=\

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

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

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

 	"..\..\..\simon\scumm_globals.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)" == "simon - Win32 (WCE ARMV4) Debug"

@@ -289,18 +289,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_DEBUG=\

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

@@ -392,18 +392,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_ITEMS=\

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

@@ -492,18 +492,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_MIDI_=\

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

@@ -584,12 +584,12 @@
 	"..\..\..\common\util.h"\

 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.h"\

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

 	

 NODEP_CPP_MIDIP=\

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

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

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

+	".\DL_byteorder.h"\

 	

 

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

@@ -660,18 +660,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_RES_C=\

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

@@ -788,13 +788,6 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_SIMON=\

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

@@ -802,6 +795,13 @@
 	"..\..\..\common\morphos_timer.h"\

 	"..\..\..\simon\globals.h"\

 	"..\..\..\simon\scumm_globals.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)" == "simon - Win32 (WCE ARMV4) Debug"

@@ -901,17 +901,17 @@
 	"..\..\..\simon\sound.h"\

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

 	"..\..\..\sound\voc.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"\

+	".\ad.h"\

+	".\DL_byteorder.h"\

+	".\orbis\config_types.h"\

+	".\orbis\ivorbiscodec.h"\

+	".\orbis\ogg.h"\

+	".\orbis\os_types.h"\

+	".\orbis\vorbisfile.h"\

 	

 

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

@@ -992,18 +992,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_VERB_=\

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

@@ -1088,18 +1088,18 @@
 	"..\..\..\sound\mididrv.h"\

 	"..\..\..\sound\midiparser.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_VGA_C=\

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






More information about the Scummvm-git-logs mailing list