From ee6842c9d171e7d91c232b815582d08f9bc66ffd Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Mon, 26 Jan 2004 09:42:32 +0000 Subject: Update project files svn-id: r12620 --- dists/msevc4/simon/simon.vcp | 132 +++++++++++++++++++++---------------------- 1 file changed, 66 insertions(+), 66 deletions(-) (limited to 'dists/msevc4/simon') diff --git a/dists/msevc4/simon/simon.vcp b/dists/msevc4/simon/simon.vcp index 05671a410f..967ad4ba06 100644 --- a/dists/msevc4/simon/simon.vcp +++ b/dists/msevc4/simon/simon.vcp @@ -100,7 +100,7 @@ BSC32=bscmake.exe # 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 @@ BSC32=bscmake.exe # 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 @@ DEP_CPP_CHARS=\ "..\..\..\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 @@ DEP_CPP_DEBUG=\ "..\..\..\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 @@ DEP_CPP_ITEMS=\ "..\..\..\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 @@ DEP_CPP_MIDI_=\ "..\..\..\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 @@ DEP_CPP_MIDIP=\ "..\..\..\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 @@ DEP_CPP_RES_C=\ "..\..\..\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 @@ DEP_CPP_SIMON=\ "..\..\..\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 @@ NODEP_CPP_SIMON=\ "..\..\..\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 @@ DEP_CPP_SOUND=\ "..\..\..\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 @@ DEP_CPP_VERB_=\ "..\..\..\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 @@ DEP_CPP_VGA_C=\ "..\..\..\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" -- cgit v1.2.3