diff options
author | Nicolas Bacca | 2003-12-14 10:49:46 +0000 |
---|---|---|
committer | Nicolas Bacca | 2003-12-14 10:49:46 +0000 |
commit | 470ca24df565e97b201ae23cc92de14922fbe6a0 (patch) | |
tree | fe3a910895814b6e8085b6c37032c3b59a8032da /dists | |
parent | ab05c3fe729a9f01938ac6051bcaf5ccef63535d (diff) | |
download | scummvm-rg350-470ca24df565e97b201ae23cc92de14922fbe6a0.tar.gz scummvm-rg350-470ca24df565e97b201ae23cc92de14922fbe6a0.tar.bz2 scummvm-rg350-470ca24df565e97b201ae23cc92de14922fbe6a0.zip |
Update project files
svn-id: r11631
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msevc3/scummvm.vcp | 849 | ||||
-rw-r--r-- | dists/msevc4/scummvm/scummvm.vcp | 903 |
2 files changed, 1121 insertions, 631 deletions
diff --git a/dists/msevc3/scummvm.vcp b/dists/msevc3/scummvm.vcp index fc0f136796..de613bb3e3 100644 --- a/dists/msevc3/scummvm.vcp +++ b/dists/msevc3/scummvm.vcp @@ -429,11 +429,11 @@ DEP_CPP_CONFI=\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -600,11 +600,11 @@ DEP_CPP_DEBUG=\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -755,11 +755,11 @@ DEP_CPP_FILE_=\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -812,6 +812,159 @@ SOURCE=..\..\common\map.h # End Source File # Begin Source File +SOURCE=..\..\common\md5.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +DEP_CPP_MD5_C=\ + "..\..\backends\wince\missing\unistd.h"\ + "..\..\backends\wince\portdefs.h"\ + "..\..\common\file.h"\ + "..\..\common\list.h"\ + "..\..\common\md5.h"\ + "..\..\common\savefile.h"\ + "..\..\common\scummsys.h"\ + "..\..\common\stdafx.h"\ + "..\..\common\str.h"\ + "..\..\common\system.h"\ + "..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_MD5_C=\ + "..\..\common\config.h"\ + "..\..\common\extend.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" + +NODEP_CPP_MD5_C=\ + "..\..\common\common\file.h"\ + "..\..\common\common\md5.h"\ + "..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" + +NODEP_CPP_MD5_C=\ + "..\..\common\common\file.h"\ + "..\..\common\common\md5.h"\ + "..\..\common\common\util.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\common\md5.h +# End Source File +# Begin Source File + SOURCE=..\..\common\rect.h # End Source File # Begin Source File @@ -896,13 +1049,13 @@ DEP_CPP_SAVEF=\ "..\..\common\stdafx.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"zconf.h"\ - {$(INCLUDE)}"zlib.h"\ NODEP_CPP_SAVEF=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\conf.h"\ + ".\DL_byteorder.h"\ + ".\lib.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1009,11 +1162,11 @@ DEP_CPP_STR_C=\ "..\..\common\scummsys.h"\ "..\..\common\stdafx.h"\ "..\..\common\str.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1173,11 +1326,11 @@ DEP_CPP_SYSTE=\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SYSTE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1294,12 +1447,12 @@ DEP_CPP_TIMER=\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1406,11 +1559,11 @@ DEP_CPP_UTIL_=\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1486,17 +1639,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -1518,17 +1671,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Release" @@ -1550,17 +1703,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Debug" @@ -1582,17 +1735,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Release" @@ -1614,17 +1767,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1646,17 +1799,17 @@ DEP_CPP_AUDIO=\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.h"\ "..\..\sound\vorbis.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_AUDIO=\ "..\..\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)" == "scummvm - Win32 (WCE x86em) Release" @@ -1794,17 +1947,17 @@ DEP_CPP_AUDIOS=\ "..\..\common\util.h"\ "..\..\sound\audiostream.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_AUDIOS=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1932,11 +2085,11 @@ DEP_CPP_FMOPL=\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\fmopl.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2063,12 +2216,12 @@ DEP_CPP_MIDID=\ "..\..\common\system.h"\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDID=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2172,12 +2325,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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2295,12 +2448,12 @@ DEP_CPP_MIDIPA=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2414,12 +2567,12 @@ DEP_CPP_MIDIPAR=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2609,17 +2762,17 @@ DEP_CPP_MIXER=\ "..\..\sound\audiostream.h"\ "..\..\sound\mixer.h"\ "..\..\sound\rate.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_MIXER=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2702,17 +2855,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -2732,17 +2885,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Release" @@ -2762,17 +2915,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Debug" @@ -2792,17 +2945,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Release" @@ -2822,17 +2975,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2852,17 +3005,17 @@ DEP_CPP_MP3_C=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\mp3.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_MP3_C=\ "..\..\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)" == "scummvm - Win32 (WCE x86em) Release" @@ -2963,12 +3116,12 @@ DEP_CPP_MPU40=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3158,17 +3311,17 @@ DEP_CPP_RATE_=\ "..\..\common\util.h"\ "..\..\sound\audiostream.h"\ "..\..\sound\rate.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_RATE_=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3309,11 +3462,11 @@ DEP_CPP_VOC_C=\ "..\..\common\system.h"\ "..\..\common\util.h"\ "..\..\sound\voc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VOC_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3378,17 +3531,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE MIPS) Debug" @@ -3408,17 +3561,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Release" @@ -3438,17 +3591,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE SH3) Debug" @@ -3468,17 +3621,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Release" @@ -3498,17 +3651,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3528,17 +3681,17 @@ DEP_CPP_VORBI=\ "..\..\sound\audiocd.h"\ "..\..\sound\mixer.h"\ "..\..\sound\vorbis.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_VORBI=\ "..\..\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)" == "scummvm - Win32 (WCE x86em) Release" @@ -3657,11 +3810,11 @@ DEP_CPP_ABOUT=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ABOUT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3822,11 +3975,11 @@ DEP_CPP_BROWS=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3987,11 +4140,11 @@ DEP_CPP_CHOOS=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -4138,11 +4291,11 @@ DEP_CPP_CONSO=\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -4281,11 +4434,11 @@ DEP_CPP_DIALO=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -4430,11 +4583,11 @@ DEP_CPP_EDITT=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -4686,12 +4839,12 @@ DEP_CPP_LAUNC=\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -4877,11 +5030,11 @@ DEP_CPP_LISTW=\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5034,11 +5187,11 @@ DEP_CPP_MESSA=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5191,12 +5344,12 @@ DEP_CPP_NEWGU=\ "..\..\gui\font.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\gui\scumm_globals.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5430,12 +5583,12 @@ DEP_CPP_OPTIO=\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5602,11 +5755,11 @@ DEP_CPP_POPUP=\ "..\..\gui\object.h"\ "..\..\gui\PopUpWidget.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5755,11 +5908,11 @@ DEP_CPP_SCROL=\ "..\..\gui\object.h"\ "..\..\gui\ScrollBarWidget.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -5944,11 +6097,11 @@ DEP_CPP_TABWI=\ "..\..\gui\object.h"\ "..\..\gui\TabWidget.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TABWI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6081,11 +6234,11 @@ DEP_CPP_WIDGE=\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ "..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6429,11 +6582,11 @@ DEP_CPP_FINDG=\ "..\..\scumm\gfx.h"\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6555,8 +6708,10 @@ DEP_CPP_GAPI_=\ "..\..\backends\wince\portdefs.h"\ "..\..\backends\wince\screen.h"\ "..\..\common\stdafx.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ + +NODEP_CPP_GAPI_=\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6833,36 +6988,36 @@ DEP_CPP_POCKE=\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\dl.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\ipapi.h"\ + ".\lose_code.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -7220,36 +7375,36 @@ DEP_CPP_SCREE=\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\dl.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\ipapi.h"\ + ".\lose_code.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -7603,38 +7758,38 @@ DEP_CPP_SMART=\ "..\..\scumm\script.h"\ "..\..\scumm\scumm.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"Aygshell.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"vibrate.h"\ NODEP_CPP_SMART=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\dl.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\ibrate.h"\ + ".\ipapi.h"\ + ".\lose_code.h"\ + ".\x.h"\ + ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8026,43 +8181,43 @@ DEP_CPP_WINCE=\ "..\..\scumm\scumm.h"\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.h"\ - {$(INCLUDE)}"Aygshell.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"vibrate.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_WINCE=\ "..\..\backends\wince\GameX.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\dl.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\ibrate.h"\ + ".\ipapi.h"\ + ".\lose_code.h"\ + ".\orbis\config_types.h"\ + ".\orbis\ivorbiscodec.h"\ + ".\orbis\ogg.h"\ + ".\orbis\os_types.h"\ + ".\orbis\vorbisfile.h"\ + ".\x.h"\ + ".\ygshell.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8262,11 +8417,11 @@ DEP_CPP_WINDO=\ "..\..\common\list.h"\ "..\..\common\scummsys.h"\ "..\..\common\str.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8437,18 +8592,18 @@ DEP_CPP_ADLIB=\ "..\..\sound\fmopl.h"\ "..\..\sound\mididrv.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_ADLIB=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8598,13 +8753,13 @@ DEP_CPP_ALSA_=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ "..\..\backends\midi\config.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8630,6 +8785,7 @@ NODEP_CPP_ALSA_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Release" NODEP_CPP_ALSA_=\ + "..\..\backends\midi\common\config-manager.h"\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\config.h"\ "..\..\backends\midi\sound\mpu401.h"\ @@ -8639,6 +8795,7 @@ NODEP_CPP_ALSA_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE x86em) Debug" NODEP_CPP_ALSA_=\ + "..\..\backends\midi\common\config-manager.h"\ "..\..\backends\midi\common\util.h"\ "..\..\backends\midi\config.h"\ "..\..\backends\midi\sound\mpu401.h"\ @@ -8736,12 +8893,12 @@ DEP_CPP_COREA=\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -8877,7 +9034,6 @@ DEP_CPP_MORPH=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ "..\..\backends\midi\morphos.h"\ @@ -8885,6 +9041,7 @@ NODEP_CPP_MORPH=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9019,12 +9176,12 @@ DEP_CPP_NULL_=\ "..\..\common\timer.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9155,12 +9312,12 @@ DEP_CPP_QUICK=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9291,12 +9448,12 @@ DEP_CPP_SEQ_C=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SEQ_C=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9430,12 +9587,12 @@ DEP_CPP_WINDOW=\ "..\..\common\util.h"\ "..\..\sound\mididrv.h"\ "..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9593,18 +9750,18 @@ DEP_CPP_YM261=\ "..\..\common\util.h"\ "..\..\sound\mididrv.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_YM261=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -9822,18 +9979,18 @@ DEP_CPP_ENGIN=\ "..\..\common\timer.h"\ "..\..\common\util.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_ENGIN=\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -10072,19 +10229,19 @@ DEP_CPP_GAMED=\ "..\..\common\util.h"\ "..\..\sound\mididrv.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_GAMED=\ "..\..\base\config.h"\ "..\..\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)" == "scummvm - Win32 (WCE ARM) Debug" @@ -10409,34 +10566,34 @@ DEP_CPP_MAIN_=\ "..\..\gui\message.h"\ "..\..\gui\newgui.h"\ "..\..\gui\object.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_MAIN_=\ "..\..\base\allegro.h"\ "..\..\common\config.h"\ "..\..\common\extend.h"\ "..\..\common\morphos_timer.h"\ + ".\dl.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -10642,11 +10799,11 @@ DEP_CPP_PLUGI=\ "..\..\common\str.h"\ "..\..\common\system.h"\ "..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLUGI=\ "..\..\common\config.h"\ "..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" diff --git a/dists/msevc4/scummvm/scummvm.vcp b/dists/msevc4/scummvm/scummvm.vcp index 97d498f0da..9ec3aa36cf 100644 --- a/dists/msevc4/scummvm/scummvm.vcp +++ b/dists/msevc4/scummvm/scummvm.vcp @@ -50,8 +50,8 @@ RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r CPP=cl.exe -# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c -# ADD CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c +# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -59,8 +59,8 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 -# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 +# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 +# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -82,8 +82,8 @@ RSC=rc.exe # ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r CPP=cl.exe -# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c -# ADD CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 @@ -91,8 +91,8 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 -# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 +# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 +# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -115,8 +115,8 @@ RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /GX- /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /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 "DISABLE_QUEEN" /D "USE_VORBIS" /D "WIN32" /YX /O2 /M$(CECrtMT) /c +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /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 "DISABLE_QUEEN" /D "USE_VORBIS" /D "WIN32" /YX /O2 /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 @@ -124,8 +124,8 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM -# ADD LINK32 commctrl.lib coredll.lib aygshell.lib mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"bin/ARMV4Rel/PocketSCUMM.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD LINK32 commctrl.lib coredll.lib aygshell.lib mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"bin/ARMV4Rel/PocketSCUMM.exe" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -142,13 +142,14 @@ LINK32=link.exe # PROP Intermediate_Dir "ARMV4Dbg" # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /GX- /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /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_QUEEN" /D "USE_VORBIS" /D "WIN32" /YX /M$(CECrtMTDebug) /c +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /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_QUEEN" /D "USE_VORBIS" /D "WIN32" /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 @@ -156,8 +157,8 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM -# ADD LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM +# ADD LINK32 commctrl.lib coredll.lib aygshell.lib mad.lib SDLAudio.lib LibTremorCE.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ENDIF @@ -207,10 +208,23 @@ NODEP_CPP_CONFI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_CONFI=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\config-manager.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -257,11 +271,26 @@ NODEP_CPP_DEBUG=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -302,11 +331,11 @@ DEP_CPP_FILE_=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FILE_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -385,11 +414,18 @@ NODEP_CPP_SAVEF=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SAVEF=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -445,10 +481,17 @@ NODEP_CPP_STR_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_STR_C=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -501,13 +544,25 @@ NODEP_CPP_SYSTE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SYSTE=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.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"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -557,12 +612,20 @@ NODEP_CPP_TIMER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_TIMER=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -609,11 +672,21 @@ NODEP_CPP_UTIL_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_UTIL_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -674,17 +747,17 @@ DEP_CPP_AUDIO=\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.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_AUDIO=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -778,16 +851,30 @@ NODEP_CPP_AUDIOS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_AUDIOS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\audiostream.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_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -837,12 +924,19 @@ NODEP_CPP_FMOPL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FMOPL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\fmopl.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -885,12 +979,12 @@ DEP_CPP_MIDID=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDID=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -967,14 +1061,22 @@ NODEP_CPP_MIDIP=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MIDIP=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1030,14 +1132,22 @@ NODEP_CPP_MIDIPA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MIDIPA=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1089,14 +1199,22 @@ NODEP_CPP_MIDIPAR=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MIDIPAR=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1145,17 +1263,17 @@ DEP_CPP_MIXER=\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\rate.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_MIXER=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1234,17 +1352,17 @@ DEP_CPP_MP3_C=\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.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_MP3_C=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1333,15 +1451,22 @@ NODEP_CPP_MPU40=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MPU40=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -1386,17 +1511,17 @@ DEP_CPP_RATE_=\ "..\..\..\common\util.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\rate.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_RATE_=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1465,11 +1590,11 @@ DEP_CPP_VOC_C=\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\voc.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VOC_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1536,17 +1661,17 @@ DEP_CPP_VORBI=\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\vorbis.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_VORBI=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1633,11 +1758,11 @@ DEP_CPP_ABOUT=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ABOUT=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1717,11 +1842,11 @@ DEP_CPP_BROWS=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_BROWS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1799,11 +1924,11 @@ DEP_CPP_CHOOS=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CHOOS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1883,11 +2008,11 @@ DEP_CPP_CONSO=\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CONSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -1982,18 +2107,25 @@ NODEP_CPP_DIALO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_DIALO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -2043,11 +2175,11 @@ DEP_CPP_EDITT=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_EDITT=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2205,12 +2337,12 @@ DEP_CPP_LAUNC=\ "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LAUNC=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2307,11 +2439,11 @@ DEP_CPP_LISTW=\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_LISTW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2391,11 +2523,11 @@ DEP_CPP_MESSA=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MESSA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2491,19 +2623,26 @@ NODEP_CPP_NEWGU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_NEWGU=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.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\newgui.h"\ + "..\..\..\gui\object.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\font.h"\ - "..\..\..\gui\gui\object.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ "..\..\..\gui\scumm_globals.h"\ - "..\..\..\gui\stdafx.h"\ !ENDIF @@ -2585,12 +2724,12 @@ DEP_CPP_OPTIO=\ "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_OPTIO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2681,11 +2820,11 @@ DEP_CPP_POPUP=\ "..\..\..\gui\object.h"\ "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_POPUP=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2764,13 +2903,26 @@ NODEP_CPP_SCROL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCROL=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -2823,11 +2975,11 @@ DEP_CPP_TABWI=\ "..\..\..\gui\object.h"\ "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TABWI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -2905,11 +3057,11 @@ DEP_CPP_WIDGE=\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WIDGE=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -3041,9 +3193,7 @@ NODEP_CPP_MISSI=\ DEP_CPP_MISSI=\ "..\..\..\backends\wince\missing\dirent.h"\ "..\..\..\backends\wince\missing\sys\time.h"\ - -NODEP_CPP_MISSI=\ - "..\..\..\backends\wince\missing\portdefs.h"\ + "..\..\..\backends\wince\portdefs.h"\ !ENDIF @@ -3137,12 +3287,30 @@ NODEP_CPP_FINDG=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FINDG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FINDG=\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -3158,11 +3326,11 @@ DEP_CPP_GAPI_=\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ "..\..\..\backends\wince\screen.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_GAPI_=\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -3171,11 +3339,11 @@ DEP_CPP_GAPI_=\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ "..\..\..\backends\wince\screen.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_GAPI_=\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -3184,11 +3352,11 @@ DEP_CPP_GAPI_=\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ "..\..\..\backends\wince\screen.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_GAPI_=\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -3196,13 +3364,13 @@ NODEP_CPP_GAPI_=\ DEP_CPP_GAPI_=\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ + "..\..\..\common\stdafx.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"sipapi.h"\ -NODEP_CPP_GAPI_=\ - "..\..\..\backends\wince\stdafx.h"\ - !ENDIF @@ -3228,8 +3396,6 @@ DEP_CPP_POCKE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3244,6 +3410,8 @@ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -3255,8 +3423,6 @@ DEP_CPP_POCKE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3271,6 +3437,8 @@ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -3282,8 +3450,6 @@ DEP_CPP_POCKE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3298,33 +3464,74 @@ NODEP_CPP_POCKE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_POCKE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\pocketpc.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_POCKE=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\GameX.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\SDL.h"\ - "..\..\..\backends\wince\sound\mididrv.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -3355,8 +3562,6 @@ DEP_CPP_SCREE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3371,6 +3576,8 @@ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -3382,8 +3589,6 @@ DEP_CPP_SCREE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3398,6 +3603,8 @@ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -3409,8 +3616,6 @@ DEP_CPP_SCREE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3425,33 +3630,74 @@ NODEP_CPP_SCREE=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\ipapi.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCREE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\pocketpc.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ NODEP_CPP_SCREE=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\GameX.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\SDL.h"\ - "..\..\..\backends\wince\sound\mididrv.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ !ENDIF @@ -3474,10 +3720,6 @@ DEP_CPP_SMART=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_SMART=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3492,6 +3734,10 @@ NODEP_CPP_SMART=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\vibrate.h"\ @@ -3504,10 +3750,6 @@ DEP_CPP_SMART=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_SMART=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3522,6 +3764,10 @@ NODEP_CPP_SMART=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\vibrate.h"\ @@ -3534,10 +3780,6 @@ DEP_CPP_SMART=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_SMART=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3552,36 +3794,79 @@ NODEP_CPP_SMART=\ "..\..\..\backends\wince\SDL.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SMART=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\pocketpc.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_SMART=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\GameX.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\SDL.h"\ - "..\..\..\backends\wince\sound\mididrv.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ @@ -3605,10 +3890,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3625,6 +3906,10 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\sound\fmopl.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\vibrate.h"\ @@ -3637,10 +3922,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3657,6 +3938,10 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\sound\fmopl.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\vibrate.h"\ @@ -3669,10 +3954,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ - {$(INCLUDE)}"gx.h"\ - {$(INCLUDE)}"sipapi.h"\ - {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\backends\fs\fs.h"\ @@ -3689,38 +3970,86 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\sound\fmopl.h"\ "..\..\..\backends\wince\sound\mididrv.h"\ "..\..\..\backends\wince\stdafx.h"\ + ".\inuserm.h"\ + ".\ipapi.h"\ + ".\x.h"\ + ".\ygshell.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_WINCE=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\intern.h"\ "..\..\..\backends\wince\dynamic_imports.h"\ "..\..\..\backends\wince\gapi_keys.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\pocketpc.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\screen.h"\ "..\..\..\backends\wince\smartphone.h"\ "..\..\..\backends\wince\wince.h"\ - {$(INCLUDE)}"aygshell.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\gui\font.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"Aygshell.h"\ + {$(INCLUDE)}"begin_code.h"\ + {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL_active.h"\ + {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"SDL_cdrom.h"\ + {$(INCLUDE)}"SDL_error.h"\ + {$(INCLUDE)}"SDL_events.h"\ + {$(INCLUDE)}"SDL_getenv.h"\ + {$(INCLUDE)}"SDL_joystick.h"\ + {$(INCLUDE)}"SDL_keyboard.h"\ + {$(INCLUDE)}"SDL_keysym.h"\ + {$(INCLUDE)}"SDL_main.h"\ + {$(INCLUDE)}"SDL_mouse.h"\ + {$(INCLUDE)}"SDL_mutex.h"\ + {$(INCLUDE)}"SDL_quit.h"\ + {$(INCLUDE)}"SDL_rwops.h"\ + {$(INCLUDE)}"SDL_timer.h"\ + {$(INCLUDE)}"SDL_types.h"\ + {$(INCLUDE)}"SDL_version.h"\ + {$(INCLUDE)}"SDL_video.h"\ {$(INCLUDE)}"sipapi.h"\ + {$(INCLUDE)}"vorbis\config_types.h"\ + {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"vorbis\ogg.h"\ + {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_WINCE=\ - "..\..\..\backends\wince\backends\fs\fs.h"\ - "..\..\..\backends\wince\backends\intern.h"\ - "..\..\..\backends\wince\base\engine.h"\ - "..\..\..\backends\wince\base\gameDetector.h"\ - "..\..\..\backends\wince\base\plugins.h"\ - "..\..\..\backends\wince\common\config-manager.h"\ - "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\GameX.h"\ - "..\..\..\backends\wince\gui\newgui.h"\ - "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\SDL.h"\ - "..\..\..\backends\wince\sound\fmopl.h"\ - "..\..\..\backends\wince\sound\mididrv.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\morphos_timer.h"\ "C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ @@ -3776,10 +4105,14 @@ NODEP_CPP_WINDO=\ DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\str.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ - "..\..\..\backends\fs\common\list.h"\ - "..\..\..\backends\fs\common\str.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ !ENDIF @@ -3832,18 +4165,18 @@ DEP_CPP_ADLIB=\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.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_ADLIB=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -3912,13 +4245,13 @@ DEP_CPP_ALSA_=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ALSA_=\ "..\..\..\backends\midi\config.h"\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -3974,12 +4307,12 @@ DEP_CPP_COREA=\ "..\..\..\common\timer.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_COREA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4042,7 +4375,6 @@ DEP_CPP_MORPH=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MORPH=\ "..\..\..\backends\midi\morphos.h"\ @@ -4050,6 +4382,7 @@ NODEP_CPP_MORPH=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4108,12 +4441,12 @@ DEP_CPP_NULL_=\ "..\..\..\common\timer.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4170,12 +4503,12 @@ DEP_CPP_QUICK=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_QUICK=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4235,12 +4568,12 @@ DEP_CPP_SEQ_C=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SEQ_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4300,12 +4633,12 @@ DEP_CPP_WINDOW=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDOW=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4367,18 +4700,18 @@ DEP_CPP_YM261=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.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_YM261=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4468,18 +4801,18 @@ DEP_CPP_ENGIN=\ "..\..\..\common\timer.h"\ "..\..\..\common\util.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_ENGIN=\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4577,19 +4910,19 @@ DEP_CPP_GAMED=\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.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_GAMED=\ "..\..\..\base\config.h"\ "..\..\..\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)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4698,34 +5031,34 @@ DEP_CPP_MAIN_=\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"SDL_cdrom.h"\ - {$(INCLUDE)}"SDL_error.h"\ - {$(INCLUDE)}"SDL_events.h"\ - {$(INCLUDE)}"SDL_getenv.h"\ - {$(INCLUDE)}"SDL_joystick.h"\ - {$(INCLUDE)}"SDL_keyboard.h"\ - {$(INCLUDE)}"SDL_keysym.h"\ - {$(INCLUDE)}"SDL_main.h"\ - {$(INCLUDE)}"SDL_mouse.h"\ - {$(INCLUDE)}"SDL_mutex.h"\ - {$(INCLUDE)}"SDL_quit.h"\ - {$(INCLUDE)}"SDL_rwops.h"\ - {$(INCLUDE)}"SDL_timer.h"\ - {$(INCLUDE)}"SDL_types.h"\ - {$(INCLUDE)}"SDL_version.h"\ - {$(INCLUDE)}"SDL_video.h"\ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + ".\DL.h"\ + ".\DL_active.h"\ + ".\DL_audio.h"\ + ".\DL_byteorder.h"\ + ".\DL_cdrom.h"\ + ".\DL_error.h"\ + ".\DL_events.h"\ + ".\DL_getenv.h"\ + ".\DL_joystick.h"\ + ".\DL_keyboard.h"\ + ".\DL_keysym.h"\ + ".\DL_main.h"\ + ".\DL_mouse.h"\ + ".\DL_mutex.h"\ + ".\DL_quit.h"\ + ".\DL_rwops.h"\ + ".\DL_timer.h"\ + ".\DL_types.h"\ + ".\DL_version.h"\ + ".\DL_video.h"\ + ".\egin_code.h"\ + ".\lose_code.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" @@ -4830,11 +5163,11 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" |