From a4bf8dd9c9ae6d90b5bb73188adcd23a879305d2 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Sun, 16 Oct 2005 23:07:37 +0000 Subject: Update build files. Add support for Gobliiins and ITE engines svn-id: r19123 --- dists/msevc4/scummvm/scummvm.vcp | 13152 ++++++++++++++++++------------------- 1 file changed, 6515 insertions(+), 6637 deletions(-) (limited to 'dists/msevc4/scummvm') diff --git a/dists/msevc4/scummvm/scummvm.vcp b/dists/msevc4/scummvm/scummvm.vcp index f645d114b4..0f6e3371ee 100644 --- a/dists/msevc4/scummvm/scummvm.vcp +++ b/dists/msevc4/scummvm/scummvm.vcp @@ -125,7 +125,7 @@ RSC=rc.exe # 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 /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/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /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 @@ -158,7 +158,7 @@ RSC=rc.exe # 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 /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/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_SAGA" /D "DISABLE_KYRA" /D "DISABLE_AWE" /D "USE_ZLIB" /D "USE_WINDBG" /FR /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /FR /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 @@ -415,28 +415,31 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_2XSAI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_2XSAI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -447,10 +450,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -462,12 +465,12 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -479,10 +482,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -494,10 +497,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -509,10 +512,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -524,10 +527,10 @@ DEP_CPP_2XSAI=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_2XSAI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -561,29 +564,35 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ASPEC=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ASPEC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -595,10 +604,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -611,12 +620,12 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -629,10 +638,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -645,10 +654,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -661,10 +670,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -677,10 +686,10 @@ DEP_CPP_ASPEC=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_ASPEC=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -714,29 +723,32 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_HQ2X_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\hq2x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HQ2X_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -748,10 +760,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -764,12 +776,12 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -782,10 +794,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -798,10 +810,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -814,10 +826,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -830,10 +842,10 @@ DEP_CPP_HQ2X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ2X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -871,29 +883,32 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_HQ3X_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\hq3x.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_HQ3X_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -905,10 +920,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -921,12 +936,12 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -939,10 +954,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -955,10 +970,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -971,10 +986,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -987,10 +1002,10 @@ DEP_CPP_HQ3X_=\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_HQ3X_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1036,29 +1051,32 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1070,12 +1088,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1088,12 +1106,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1106,12 +1124,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1124,12 +1142,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1142,12 +1160,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1160,12 +1178,12 @@ DEP_CPP_SCALE=\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1207,29 +1225,32 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALE3=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALE3=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1241,12 +1262,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1259,12 +1280,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1277,12 +1298,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1295,12 +1316,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1313,12 +1334,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1331,12 +1352,12 @@ DEP_CPP_SCALE3=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALE3=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1381,30 +1402,33 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALEB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scale2x.h"\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALEB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -1417,12 +1441,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1436,12 +1460,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1455,12 +1479,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1474,12 +1498,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1493,12 +1517,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1512,12 +1536,12 @@ DEP_CPP_SCALEB=\ "..\..\..\common\scaler\scale3x.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALEB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -1528,313 +1552,285 @@ NODEP_CPP_SCALEB=\ SOURCE=..\..\..\common\scaler\scalebit.h # End Source File -# End Group -# Begin Source File - -SOURCE=..\..\..\common\array.h -# End Source File # Begin Source File -SOURCE="..\..\..\common\config-manager.cpp" +SOURCE=..\..\..\common\scaler\thumbnail.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\scaler\common\scaler.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ + "..\..\..\common\scaler\common\scummsys.h"\ + "..\..\..\common\scaler\common\stdafx.h"\ + "..\..\..\common\scaler\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\scaler\common\scaler.h"\ + "..\..\..\common\scaler\common\scaler\intern.h"\ + "..\..\..\common\scaler\common\scummsys.h"\ + "..\..\..\common\scaler\common\stdafx.h"\ + "..\..\..\common\scaler\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONFI=\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_CONFI=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_CONFI=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONFI=\ +DEP_CPP_THUMB=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_CONFI=\ - "..\..\..\common\common\config-manager.h"\ +NODEP_CPP_THUMB=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF # End Source File +# End Group # Begin Source File -SOURCE="..\..\..\common\config-manager.h" +SOURCE=..\..\..\common\array.h # End Source File # Begin Source File -SOURCE=..\..\..\common\debugger.cpp +SOURCE="..\..\..\common\config-file.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-file.h"\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\common\config-file.h"\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_DEBUG=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_DEBUG=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CONFI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ -NODEP_CPP_DEBUG=\ - "..\..\..\common\common\debugger.h"\ - "..\..\..\common\gui\console.h"\ +NODEP_CPP_CONFI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -1842,185 +1838,311 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\debugger.h +SOURCE="..\..\..\common\config-file.h" # End Source File # Begin Source File -SOURCE=..\..\..\common\file.cpp +SOURCE="..\..\..\common\config-manager.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\file.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FILE_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FILE_=\ +DEP_CPP_CONFIG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_FILE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONFIG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_FILE_=\ +# End Source File +# Begin Source File + +SOURCE="..\..\..\common\config-manager.h" +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\debugger.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DEBUG=\ + "..\..\..\common\common\debugger.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ + "..\..\..\common\gui\console.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FILE_=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FILE_=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FILE_=\ +DEP_CPP_DEBUG=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_FILE_=\ +NODEP_CPP_DEBUG=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2028,203 +2150,261 @@ NODEP_CPP_FILE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\common\file.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\list.h +SOURCE=..\..\..\common\debugger.h # End Source File # Begin Source File -SOURCE=..\..\..\common\map.h +SOURCE=..\..\..\common\endian.h # End Source File # Begin Source File -SOURCE=..\..\..\common\md5.cpp +SOURCE=..\..\..\common\file.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ "..\..\..\common\common\file.h"\ - "..\..\..\common\common\md5.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MD5_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.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\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MD5_C=\ +DEP_CPP_FILE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\md5.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ -NODEP_CPP_MD5_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_FILE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\file.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\list.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\common\md5.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MD5_C=\ + "..\..\..\common\common\file.h"\ + "..\..\..\common\common\md5.h"\ + "..\..\..\common\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.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\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.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\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.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\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MD5_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.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\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MD5_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2240,29 +2420,27 @@ SOURCE=..\..\..\common\mutex.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MUTEX=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_MUTEX=\ "..\..\..\common\common\mutex.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MUTEX=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_MUTEX=\ "..\..\..\common\common\mutex.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2270,19 +2448,21 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2290,12 +2470,13 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -2309,8 +2490,10 @@ NODEP_CPP_MUTEX=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2318,18 +2501,21 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_MUTEX=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2337,11 +2523,12 @@ DEP_CPP_MUTEX=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_MUTEX=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2361,31 +2548,31 @@ SOURCE=..\..\..\common\savefile.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SAVEF=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SAVEF=\ + "..\..\..\common\common\config-manager.h"\ "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2394,23 +2581,23 @@ DEP_CPP_SAVEF=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SAVEF=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -2419,85 +2606,73 @@ DEP_CPP_SAVEF=\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ - {$(INCLUDE)}"zconf.h"\ {$(INCLUDE)}"zlib.h"\ + {$(INCLUDE)}"ZLIB\zconf.h"\ NODEP_CPP_SAVEF=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SAVEF=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\conf.h"\ - ".\DL_byteorder.h"\ - ".\lib.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SAVEF=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_SAVEF=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SAVEF=\ - "..\..\..\common\common\savefile.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2530,146 +2705,90 @@ NODEP_CPP_SCALER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scaler\scalebit.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCALER=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler\intern.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_SCALER=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SCALER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scaler\scalebit.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SCALER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2701,117 +2820,101 @@ SOURCE=..\..\..\common\str.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STR_C=\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STR_C=\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\str.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STR_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_STR_C=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STR_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ NODEP_CPP_STR_C=\ - "..\..\..\common\common\str.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2827,142 +2930,107 @@ SOURCE=..\..\..\common\stream.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_STREA=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STREA=\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\str.h"\ "..\..\..\common\common\stream.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_STREA=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_STREA=\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\str.h"\ "..\..\..\common\common\stream.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_STREA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ - -NODEP_CPP_STREA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_STREA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\config.h"\ NODEP_CPP_STREA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -2978,38 +3046,43 @@ SOURCE=..\..\..\common\system.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SYSTE=\ "..\..\..\common\backends\intern.h"\ "..\..\..\common\base\gameDetector.h"\ "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ + "..\..\..\common\common\util.h"\ + "..\..\..\common\gui\message.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_SYSTE=\ "..\..\..\common\backends\intern.h"\ "..\..\..\common\base\gameDetector.h"\ "..\..\..\common\common\config-manager.h"\ + "..\..\..\common\common\savefile.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\system.h"\ + "..\..\..\common\common\util.h"\ + "..\..\..\common\gui\message.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -3019,26 +3092,31 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ NODEP_CPP_SYSTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -3050,39 +3128,42 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SYSTE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_SYSTE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ @@ -3092,64 +3173,54 @@ DEP_CPP_SYSTE=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ NODEP_CPP_SYSTE=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SYSTE=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_SYSTE=\ - "..\..\..\common\backends\intern.h"\ - "..\..\..\common\base\gameDetector.h"\ - "..\..\..\common\common\config-manager.h"\ - "..\..\..\common\common\system.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_SYSTE=\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.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"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3165,22 +3236,20 @@ SOURCE=..\..\..\common\timer.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_TIMER=\ "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ "..\..\..\common\common\timer.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_TIMER=\ "..\..\..\common\common\scummsys.h"\ + "..\..\..\common\common\stdafx.h"\ + "..\..\..\common\common\system.h"\ "..\..\..\common\common\timer.h"\ "..\..\..\common\common\util.h"\ @@ -3188,30 +3257,34 @@ NODEP_CPP_TIMER=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -3220,91 +3293,70 @@ DEP_CPP_TIMER=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_TIMER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TIMER=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_TIMER=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_TIMER=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_TIMER=\ - "..\..\..\common\common\scummsys.h"\ - "..\..\..\common\common\timer.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3320,153 +3372,125 @@ SOURCE=..\..\..\common\util.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_UTIL_=\ "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - NODEP_CPP_UTIL_=\ "..\..\..\common\base\engine.h"\ + "..\..\..\common\common\stdafx.h"\ "..\..\..\common\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_UTIL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_UTIL_=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_UTIL_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +SOURCE=..\..\..\common\util.h +# End Source File +# End Group +# Begin Group "sound" -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_UTIL_=\ - "..\..\..\common\stdafx.h"\ - -NODEP_CPP_UTIL_=\ - "..\..\..\common\base\engine.h"\ - "..\..\..\common\common\util.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\common\util.h -# End Source File -# End Group -# Begin Group "sound" - -# PROP Default_Filter "" -# Begin Group "softsynth" +# PROP Default_Filter "" +# Begin Group "softsynth" # PROP Default_Filter "" # Begin Source File @@ -3499,31 +3523,32 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\softsynth\emumidi.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ADLIB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3532,9 +3557,11 @@ DEP_CPP_ADLIB=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ADLIB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3555,7 +3582,6 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3566,6 +3592,7 @@ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -3578,7 +3605,6 @@ DEP_CPP_ADLIB=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\fmopl.h"\ "..\..\..\sound\mididrv.h"\ @@ -3589,6 +3615,7 @@ NODEP_CPP_ADLIB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -3626,30 +3653,31 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\softsynth\emumidi.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_YM261=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3657,9 +3685,11 @@ DEP_CPP_YM261=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_YM261=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -3680,7 +3710,6 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3690,6 +3719,7 @@ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -3702,7 +3732,6 @@ DEP_CPP_YM261=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -3712,6 +3741,7 @@ NODEP_CPP_YM261=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -3720,6 +3750,128 @@ NODEP_CPP_YM261=\ # End Group # Begin Source File +SOURCE=..\..\..\sound\adpcm.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ADPCM=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ + "..\..\..\sound\sound\adpcm.h"\ + "..\..\..\sound\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ADPCM=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ + "..\..\..\sound\sound\adpcm.h"\ + "..\..\..\sound\sound\audiostream.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ADPCM=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + +NODEP_CPP_ADPCM=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\adpcm.h +# End Source File +# Begin Source File + SOURCE=..\..\..\sound\audiocd.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -3727,13 +3879,13 @@ SOURCE=..\..\..\sound\audiocd.cpp NODEP_CPP_AUDIO=\ "..\..\..\sound\base\engine.h"\ "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiocd.h"\ "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mp3.h"\ "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -3741,26 +3893,27 @@ NODEP_CPP_AUDIO=\ NODEP_CPP_AUDIO=\ "..\..\..\sound\base\engine.h"\ "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiocd.h"\ "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mp3.h"\ "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -3768,7 +3921,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3776,18 +3928,21 @@ DEP_CPP_AUDIO=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -3798,7 +3953,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3807,46 +3961,64 @@ DEP_CPP_AUDIO=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_AUDIO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -3854,7 +4026,6 @@ DEP_CPP_AUDIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiocd.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ @@ -3862,114 +4033,168 @@ DEP_CPP_AUDIO=\ "..\..\..\sound\vorbis.h"\ NODEP_CPP_AUDIO=\ - "..\..\..\common\compile.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_AUDIO=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\audiocd.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\audiostream.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_AUDIOS=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIO=\ +DEP_CPP_AUDIOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIO=\ +NODEP_CPP_AUDIOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -3977,233 +4202,307 @@ NODEP_CPP_AUDIO=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiocd.h +SOURCE=..\..\..\sound\audiostream.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiostream.cpp +SOURCE=..\..\..\sound\flac.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ +NODEP_CPP_FLAC_=\ "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_AUDIOS=\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - -NODEP_CPP_AUDIOS=\ - "..\..\..\sound\base\engine.h"\ +NODEP_CPP_FLAC_=\ "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\LAC\export.h"\ + ".\LAC\format.h"\ + ".\LAC\ordinals.h"\ + ".\LAC\seekable_stream_decoder.h"\ + ".\LAC\stream_decoder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"FLAC\export.h"\ + {$(INCLUDE)}"FLAC\format.h"\ + {$(INCLUDE)}"FLAC\ordinals.h"\ + {$(INCLUDE)}"FLAC\seekable_stream_decoder.h"\ + {$(INCLUDE)}"FLAC\stream_decoder.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_AUDIOS=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FLAC_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\vorbis.h"\ -NODEP_CPP_AUDIOS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_FLAC_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_AUDIOS=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\flac.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\fmopl.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\fmopl.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_FMOPL=\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\fmopl.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_AUDIOS=\ +DEP_CPP_FMOPL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\fmopl.h"\ -NODEP_CPP_AUDIOS=\ +NODEP_CPP_FMOPL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\sound\arm\macros.h"\ + "..\..\..\sound\arm\native.h"\ !ENDIF @@ -4211,273 +4510,283 @@ NODEP_CPP_AUDIOS=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\audiostream.h +SOURCE=..\..\..\sound\fmopl.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\flac.cpp +SOURCE=..\..\..\sound\mididrv.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_FLAC_=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\str.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_FLAC_=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\sound\base\engine.h"\ + "..\..\..\sound\common\config-manager.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\str.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mididrv.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"FLAC\export.h"\ - {$(INCLUDE)}"FLAC\format.h"\ - {$(INCLUDE)}"FLAC\ordinals.h"\ - {$(INCLUDE)}"FLAC\seekable_stream_decoder.h"\ - {$(INCLUDE)}"FLAC\stream_decoder.h"\ + "..\..\..\sound\mididrv.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FLAC_=\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FLAC_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\LAC\export.h"\ - ".\LAC\format.h"\ - ".\LAC\ordinals.h"\ - ".\LAC\seekable_stream_decoder.h"\ - ".\LAC\stream_decoder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDID=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDID=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\LAC\export.h"\ - ".\LAC\format.h"\ - ".\LAC\ordinals.h"\ - ".\LAC\seekable_stream_decoder.h"\ - ".\LAC\stream_decoder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_FLAC_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mididrv.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\midiparser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIDIP=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FLAC_=\ +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FLAC_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4485,154 +4794,129 @@ NODEP_CPP_FLAC_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\flac.h +SOURCE=..\..\..\sound\midiparser.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\fmopl.cpp +SOURCE=..\..\..\sound\midiparser_smf.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mididrv.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_FMOPL=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_FMOPL=\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_FMOPL=\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_FMOPL=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\fmopl.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ - -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_FMOPL=\ - "..\..\..\sound\fmopl.h"\ +DEP_CPP_MIDIPA=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_FMOPL=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MIDIPA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4640,219 +4924,303 @@ NODEP_CPP_FMOPL=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\fmopl.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\mididrv.cpp +SOURCE=..\..\..\sound\midiparser_xmidi.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIDID=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\config-manager.h"\ - "..\..\..\sound\common\str.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDID=\ - "..\..\..\sound\base\engine.h"\ - "..\..\..\sound\common\config-manager.h"\ - "..\..\..\sound\common\str.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\mididrv.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\midiparser.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDID=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIDIPAR=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ -NODEP_CPP_MIDID=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MIDIPAR=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MIDID=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mixer.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MIXER=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\system.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\flac.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\rate.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDID=\ +DEP_CPP_MIXER=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\rate.h"\ + "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIDID=\ +NODEP_CPP_MIXER=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -4860,343 +5228,282 @@ NODEP_CPP_MIDID=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mididrv.h +SOURCE=..\..\..\sound\mixer.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\midiparser.cpp +SOURCE=..\..\..\sound\mp3.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\sound\common\file.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mp3.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIP=\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ + {$(INCLUDE)}"mad.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIP=\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIP=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_MP3_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\mp3.h"\ -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MP3_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mp3.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\mpu401.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\timer.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mpu401.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\timer.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\mpu401.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIP=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIP=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\sound\midiparser_smf.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPA=\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIPA=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MIDIPA=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPA=\ +DEP_CPP_MPU40=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mpu401.h"\ -NODEP_CPP_MIDIPA=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_MPU40=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5204,167 +5511,139 @@ NODEP_CPP_MIDIPA=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\midiparser_xmidi.cpp +SOURCE=..\..\..\sound\mpu401.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\rate.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\rate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\sound\common\stdafx.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\rate.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIDIPAR=\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIDIPAR=\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIDIPAR=\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MIDIPAR=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_MIDIPAR=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ +DEP_CPP_RATE_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + "..\..\..\sound\rate.h"\ -NODEP_CPP_MIDIPAR=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_RATE_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5372,259 +5651,295 @@ NODEP_CPP_MIDIPAR=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mixer.cpp +SOURCE=..\..\..\sound\rate.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\voc.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\system.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\voc.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MIXER=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\system.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\flac.h"\ "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\mp3.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\sound\vorbis.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\sound\sound\voc.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MIXER=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VOC_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\flac.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\voc.h"\ -NODEP_CPP_MIXER=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_VOC_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MIXER=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\voc.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\vorbis.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_VORBI=\ + "..\..\..\sound\common\file.h"\ + "..\..\..\sound\common\util.h"\ + "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\audiostream.h"\ + "..\..\..\sound\sound\vorbis.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + {$(INCLUDE)}"tremor\ivorbisfile.h"\ + {$(INCLUDE)}"TREMOR\tremor\config_types.h"\ + {$(INCLUDE)}"TREMOR\tremor\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\tremor\ogg.h"\ + {$(INCLUDE)}"TREMOR\tremor\os_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\config_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ogg.h"\ + {$(INCLUDE)}"TREMOR\vorbis\os_types.h"\ + {$(INCLUDE)}"vorbis\vorbisfile.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MIXER=\ +DEP_CPP_VORBI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\sound\audiocd.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - "..\..\..\sound\rate.h"\ "..\..\..\sound\vorbis.h"\ -NODEP_CPP_MIXER=\ +NODEP_CPP_VORBI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5632,246 +5947,335 @@ NODEP_CPP_MIXER=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mixer.h +SOURCE=..\..\..\sound\vorbis.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\mp3.cpp +SOURCE=..\..\..\sound\wave.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\adpcm.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\wave.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_MP3_C=\ - "..\..\..\sound\common\file.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\sound\common\stdafx.h"\ + "..\..\..\sound\common\stream.h"\ "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ + "..\..\..\sound\sound\adpcm.h"\ "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mp3.h"\ + "..\..\..\sound\sound\mixer.h"\ + "..\..\..\sound\sound\wave.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ - {$(INCLUDE)}"mad.h"\ + "..\..\..\sound\wave.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MP3_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_WAVE_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ + "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_MP3_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_WAVE_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_MP3_C=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\sound\wave.h +# End Source File +# End Group +# Begin Group "gui" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\gui\about.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\credits.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ABOUT=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\credits.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MP3_C=\ +DEP_CPP_ABOUT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\mp3.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\credits.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_MP3_C=\ +NODEP_CPP_ABOUT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\ad.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -5879,178 +6283,323 @@ NODEP_CPP_MP3_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mp3.h +SOURCE=..\..\..\gui\about.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\mpu401.cpp +SOURCE=..\..\..\gui\Actions.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\gui\backends\epoc\SymbianActions.h"\ + "..\..\..\gui\backends\wince\CEActionsPocket.h"\ + "..\..\..\gui\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\scumm\scumm.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\gui\backends\epoc\SymbianActions.h"\ + "..\..\..\gui\backends\wince\CEActionsPocket.h"\ + "..\..\..\gui\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\scumm\scumm.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_MPU40=\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_MPU40=\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\timer.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_MPU40=\ +NODEP_CPP_ACTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_MPU40=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ - -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_MPU40=\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mpu401.h"\ +DEP_CPP_ACTIO=\ + "..\..\..\backends\epoc\SymbianActions.h"\ + "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ + "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ + "..\..\..\backends\wince\CEgui\PanelItem.h"\ + "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ + "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ + "..\..\..\backends\wince\CEkeys\CEKeys.h"\ + "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\list.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scaler.h"\ + "..\..\..\common\scaler\intern.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\scumm\gfx.h"\ + "..\..\..\scumm\script.h"\ + "..\..\..\scumm\scumm.h"\ -NODEP_CPP_MPU40=\ - "..\..\..\sound\common\scummsys.h"\ - "..\..\..\sound\common\system.h"\ - "..\..\..\sound\common\timer.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_ACTIO=\ + "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6058,215 +6607,365 @@ NODEP_CPP_MPU40=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\mpu401.h +SOURCE=..\..\..\gui\Actions.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\rate.cpp +SOURCE=..\..\..\gui\browser.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_RATE_=\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_RATE_=\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\rate.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_RATE_=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_RATE_=\ +DEP_CPP_BROWS=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_BROWS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_RATE_=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\browser.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\chooser.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CHOOS=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_RATE_=\ +DEP_CPP_CHOOS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\rate.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\chooser.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_RATE_=\ +NODEP_CPP_CHOOS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6274,215 +6973,365 @@ NODEP_CPP_RATE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\rate.h +SOURCE=..\..\..\gui\chooser.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\voc.cpp +SOURCE=..\..\..\gui\console.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_VOC_C=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\voc.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\gui\console.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_VOC_C=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.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"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ - -NODEP_CPP_VOC_C=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_VOC_C=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_CONSO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\base\engine.h"\ + "..\..\..\base\version.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_CONSO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_VOC_C=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\console.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\credits.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\dialog.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_DIALO=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_VOC_C=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VOC_C=\ +DEP_CPP_DIALO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\voc.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VOC_C=\ +NODEP_CPP_DIALO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6490,278 +7339,321 @@ NODEP_CPP_VOC_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\voc.h +SOURCE=..\..\..\gui\dialog.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\vorbis.cpp +SOURCE=..\..\..\gui\editable.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\editable.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_VORBI=\ - "..\..\..\sound\common\file.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiocd.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\vorbis.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\editable.h"\ + "..\..\..\gui\gui\newgui.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.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=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_VORBI=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\file.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_EDITA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_VORBI=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\editable.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\EditTextWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_EDITT=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\newgui.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_VORBI=\ +DEP_CPP_EDITT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\file.h"\ - "..\..\..\common\list.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiocd.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\vorbis.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_VORBI=\ +NODEP_CPP_EDITT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - ".\orbis\config_types.h"\ - ".\orbis\ivorbiscodec.h"\ - ".\orbis\ogg.h"\ - ".\orbis\os_types.h"\ - ".\orbis\vorbisfile.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6769,74 +7661,71 @@ NODEP_CPP_VORBI=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\vorbis.h +SOURCE=..\..\..\gui\EditTextWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\sound\wave.cpp +SOURCE=..\..\..\gui\Key.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WAVE_=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\wave.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_KEY_C=\ + "..\..\..\gui\gui\Key.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WAVE_=\ - "..\..\..\sound\common\stream.h"\ - "..\..\..\sound\common\util.h"\ - "..\..\..\sound\sound\audiostream.h"\ - "..\..\..\sound\sound\mixer.h"\ - "..\..\..\sound\sound\wave.h"\ - "..\..\..\sound\stdafx.h"\ +NODEP_CPP_KEY_C=\ + "..\..\..\gui\gui\Key.h"\ + "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -6849,42 +7738,48 @@ NODEP_CPP_WAVE_=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_WAVE_=\ +DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ - "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ - "..\..\..\sound\wave.h"\ + "..\..\..\gui\Key.h"\ -NODEP_CPP_WAVE_=\ +NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -6892,86 +7787,80 @@ NODEP_CPP_WAVE_=\ # End Source File # Begin Source File -SOURCE=..\..\..\sound\wave.h +SOURCE=..\..\..\gui\Key.h # End Source File -# End Group -# Begin Group "gui" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\..\gui\about.cpp +SOURCE=..\..\..\gui\KeysDialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\credits.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\gui\CEDevice.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\KeysDialog.h"\ "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_ABOUT=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\credits.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\gui\CEDevice.h"\ + "..\..\..\gui\gui\Actions.h"\ + "..\..\..\gui\gui\KeysDialog.h"\ "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -6981,211 +7870,405 @@ DEP_CPP_ABOUT=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\credits.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"gx.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_ABOUT=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_KEYSD=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ + "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_ABOUT=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_KEYSD=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_ABOUT=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\KeysDialog.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\launcher.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_LAUNC=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\base\engine.h"\ + "..\..\..\gui\base\gameDetector.h"\ + "..\..\..\gui\base\plugins.h"\ + "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\about.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\EditTextWidget.h"\ + "..\..\..\gui\gui\launcher.h"\ + "..\..\..\gui\gui\ListWidget.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_ABOUT=\ +DEP_CPP_LAUNC=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\gameDetector.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ + "..\..\..\gui\browser.h"\ + "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\EditTextWidget.h"\ + "..\..\..\gui\KeysDialog.h"\ + "..\..\..\gui\launcher.h"\ + "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ -NODEP_CPP_ABOUT=\ +NODEP_CPP_LAUNC=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7193,288 +8276,345 @@ NODEP_CPP_ABOUT=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\about.h +SOURCE=..\..\..\gui\launcher.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.cpp +SOURCE=..\..\..\gui\ListWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\ListWidget.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_BROWS=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\ListWidget.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\ScrollBarWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_LISTW=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_LISTW=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ListWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\message.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_MESSA=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\str.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\message.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_BROWS=\ - "..\..\..\backends\fs\fs.h"\ +DEP_CPP_MESSA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ + "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_BROWS=\ +NODEP_CPP_MESSA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7482,274 +8622,431 @@ NODEP_CPP_BROWS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\browser.h +SOURCE=..\..\..\gui\message.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.cpp +SOURCE=..\..\..\gui\newgui.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CHOOS=\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\ListWidget.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CHOOS=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_NEWGU=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CHOOS=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_NEWGU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\gui\arm\macros.h"\ + "..\..\..\gui\arm\native.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_CHOOS=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\newgui.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\object.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\options.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_OPTIO=\ + "..\..\..\gui\backends\fs\fs.h"\ + "..\..\..\gui\common\config-manager.h"\ + "..\..\..\gui\common\scaler.h"\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\system.h"\ + "..\..\..\gui\gui\browser.h"\ + "..\..\..\gui\gui\chooser.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\options.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ + "..\..\..\gui\gui\TabWidget.h"\ + "..\..\..\gui\sound\mididrv.h"\ + "..\..\..\gui\sound\mixer.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CHOOS=\ +DEP_CPP_OPTIO=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\map.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\browser.h"\ "..\..\..\gui\chooser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\options.h"\ + "..\..\..\gui\PopUpWidget.h"\ + "..\..\..\gui\TabWidget.h"\ "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\mixer.h"\ -NODEP_CPP_CHOOS=\ +NODEP_CPP_OPTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -7757,79 +9054,77 @@ NODEP_CPP_CHOOS=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\chooser.h +SOURCE=..\..\..\gui\options.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\console.cpp +SOURCE=..\..\..\gui\PopUpWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\version.h"\ + "..\..\..\gui\common\stdafx.h"\ "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\console.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\PopUpWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -7839,217 +9134,265 @@ DEP_CPP_CONSO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONSO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSO=\ +DEP_CPP_POPUP=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ + "..\..\..\gui\PopUpWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_POPUP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ENDIF -DEP_CPP_CONSO=\ +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\PopUpWidget.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\gui\ScrollBarWidget.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +DEP_CPP_SCROL=\ + "..\..\..\gui\ScrollBarWidget.h"\ + +NODEP_CPP_SCROL=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - "..\..\..\gui\console.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSO=\ +DEP_CPP_SCROL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\console.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\ScrollBarWidget.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSO=\ +NODEP_CPP_SCROL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8057,277 +9400,243 @@ NODEP_CPP_CONSO=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\console.h +SOURCE=..\..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\consolefont.cpp +SOURCE=..\..\..\gui\TabWidget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ "..\..\..\gui\common\stdafx.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ "..\..\..\gui\common\stdafx.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\TabWidget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_CONSOL=\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_CONSOL=\ +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_CONSOL=\ +DEP_CPP_TABWI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ + "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\TabWidget.h"\ + "..\..\..\gui\widget.h"\ -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ +NODEP_CPP_TABWI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ENDIF -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_CONSOL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - -NODEP_CPP_CONSOL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ENDIF +# End Source File +# Begin Source File +SOURCE=..\..\..\gui\TabWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\dialog.cpp +SOURCE=..\..\..\gui\widget.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\stack.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_DIALO=\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\gui\common\scummsys.h"\ - "..\..\..\gui\common\singleton.h"\ - "..\..\..\gui\common\stack.h"\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\graphics\font.h"\ - "..\..\..\gui\gui\object.h"\ - "..\..\..\gui\stdafx.h"\ +NODEP_CPP_WIDGE=\ + "..\..\..\gui\common\stdafx.h"\ + "..\..\..\gui\common\util.h"\ + "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\gui\gui\dialog.h"\ + "..\..\..\gui\gui\newgui.h"\ + "..\..\..\gui\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -8337,181 +9646,79 @@ DEP_CPP_DIALO=\ "..\..\..\gui\widget.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_DIALO=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_DIALO=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_DIALO=\ +DEP_CPP_WIDGE=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ -NODEP_CPP_DIALO=\ +NODEP_CPP_WIDGE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -8519,3057 +9726,362 @@ NODEP_CPP_DIALO=\ # End Source File # Begin Source File -SOURCE=..\..\..\gui\dialog.h +SOURCE=..\..\..\gui\widget.h # End Source File -# Begin Source File +# End Group +# Begin Group "backends" -SOURCE=..\..\..\gui\EditTextWidget.cpp +# PROP Default_Filter "" +# Begin Group "wince" -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" +# PROP Default_Filter "" +# Begin Group "missing" -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - +# PROP Default_Filter "" +# Begin Group "sys" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" +# PROP Default_Filter "" +# Begin Source File -NODEP_CPP_EDITT=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - +SOURCE=..\..\..\backends\wince\missing\sys\stat.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_EDITT=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_EDITT=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\EditTextWidget.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.cpp +SOURCE=..\..\..\backends\wince\missing\sys\time.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LAUNC=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\base\plugins.h"\ - "..\..\..\gui\base\version.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\about.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\EditTextWidget.h"\ - "..\..\..\gui\gui\launcher.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_LAUNC=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\base\plugins.h"\ - "..\..\..\base\version.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\about.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\EditTextWidget.h"\ - "..\..\..\gui\launcher.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_LAUNC=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\launcher.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\ListWidget.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_LISTW=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\ListWidget.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\ScrollBarWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_LISTW=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_LISTW=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\ListWidget.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\message.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" - -NODEP_CPP_MESSA=\ - "..\..\..\gui\common\str.h"\ - "..\..\..\gui\gui\message.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_MESSA=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_MESSA=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\message.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\gui\newgui.cpp - -!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" - -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_NEWGU=\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\stdafx.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\gui\graphics\fontman.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" - -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_NEWGU=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - -NODEP_CPP_NEWGU=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\gui\newgui.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\object.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\options.cpp +SOURCE=..\..\..\backends\wince\missing\sys\types.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\sound\mixer.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_OPTIO=\ - "..\..\..\gui\backends\fs\fs.h"\ - "..\..\..\gui\base\gameDetector.h"\ - "..\..\..\gui\common\config-manager.h"\ - "..\..\..\gui\common\scaler.h"\ - "..\..\..\gui\common\system.h"\ - "..\..\..\gui\gui\browser.h"\ - "..\..\..\gui\gui\chooser.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\options.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\sound\mididrv.h"\ - "..\..\..\gui\sound\mixer.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" - -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\mutex.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\ListWidget.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" - -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - ".\DL_byteorder.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_OPTIO=\ - "..\..\..\backends\fs\fs.h"\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\config-manager.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\browser.h"\ - "..\..\..\gui\chooser.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\options.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - "..\..\..\sound\mididrv.h"\ - -NODEP_CPP_OPTIO=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ENDIF + +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\assert.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\options.h +SOURCE=..\..\..\backends\wince\missing\conio.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File -SOURCE=..\..\..\gui\PopUpWidget.cpp +SOURCE=..\..\..\backends\wince\missing\dir.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_POPUP=\ - "..\..\..\gui\base\engine.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\PopUpWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_POPUP=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\PopUpWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_POPUP=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\PopUpWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\ScrollBarWidget.cpp +SOURCE=..\..\..\backends\wince\missing\direct.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_SCROL=\ - "..\..\..\gui\ScrollBarWidget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" - -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" - -DEP_CPP_SCROL=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\ScrollBarWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_SCROL=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - -!ENDIF +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\ScrollBarWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\TabWidget.cpp +SOURCE=..\..\..\backends\wince\missing\dirent.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_TABWI=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\TabWidget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_TABWI=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\TabWidget.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_TABWI=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\backends\wince\missing\errno.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -!ENDIF +# PROP Intermediate_Dir "ARMV4Rel\backend" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\gui\TabWidget.h # End Source File # Begin Source File -SOURCE=..\..\..\gui\widget.cpp +SOURCE=..\..\..\backends\wince\missing\fcntl.h !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -NODEP_CPP_WIDGE=\ - "..\..\..\gui\common\util.h"\ - "..\..\..\gui\gui\dialog.h"\ - "..\..\..\gui\gui\newgui.h"\ - "..\..\..\gui\gui\widget.h"\ - "..\..\..\gui\stdafx.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - +# PROP Intermediate_Dir "ARMV4Rel\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\fontman.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - +# PROP Intermediate_Dir "ARMV4Dbg\backend" !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\compile.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\font.h"\ - "..\..\..\graphics\surface.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - ".\DL_byteorder.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -DEP_CPP_WIDGE=\ - "..\..\..\backends\wince\missing\unistd.h"\ - "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\common\array.h"\ - "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ - "..\..\..\common\scummsys.h"\ - "..\..\..\common\singleton.h"\ - "..\..\..\common\stack.h"\ - "..\..\..\common\stdafx.h"\ - "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ - "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\gui\dialog.h"\ - "..\..\..\gui\newgui.h"\ - "..\..\..\gui\object.h"\ - "..\..\..\gui\widget.h"\ - -NODEP_CPP_WIDGE=\ - "..\..\..\common\extend.h"\ - "..\..\..\gui\graphics\font.h"\ - - !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\gui\widget.h -# End Source File -# End Group -# Begin Group "backends" - -# PROP Default_Filter "" -# Begin Group "wince" +SOURCE=..\..\..\backends\wince\missing\io.h -# PROP Default_Filter "" -# Begin Group "missing" +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" -# PROP Default_Filter "" -# Begin Group "sys" +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -# PROP Default_Filter "" -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" -SOURCE=..\..\..\backends\wince\missing\sys\stat.h -# End Source File -# Begin Source File +# PROP Intermediate_Dir "ARMV4Rel\backend" -SOURCE=..\..\..\backends\wince\missing\sys\time.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" -SOURCE=..\..\..\backends\wince\missing\sys\types.h -# End Source File -# End Group -# Begin Source File +# PROP Intermediate_Dir "ARMV4Dbg\backend" -SOURCE=..\..\..\backends\wince\missing\assert.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -SOURCE=..\..\..\backends\wince\missing\conio.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" -SOURCE=..\..\..\backends\wince\missing\dir.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -SOURCE=..\..\..\backends\wince\missing\direct.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -SOURCE=..\..\..\backends\wince\missing\dirent.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" -SOURCE=..\..\..\backends\wince\missing\errno.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" -SOURCE=..\..\..\backends\wince\missing\fcntl.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\..\..\backends\wince\missing\io.h # End Source File # Begin Source File @@ -11597,6 +10109,7 @@ NODEP_CPP_MISSI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_MISSI=\ "..\..\..\backends\wince\missing\dirent.h"\ "..\..\..\backends\wince\missing\sys\time.h"\ @@ -11605,6 +10118,7 @@ DEP_CPP_MISSI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_MISSI=\ "..\..\..\backends\wince\missing\dirent.h"\ "..\..\..\backends\wince\missing\sys\time.h"\ @@ -11675,14 +10189,95 @@ NODEP_CPP_MISSI=\ # Begin Source File SOURCE=..\..\..\backends\wince\missing\signal.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\missing\time.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\missing\unistd.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "CEgui" @@ -11718,15 +10313,17 @@ DEP_CPP_GUIEL=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_GUIEL=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_GUIEL=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -11743,11 +10340,11 @@ DEP_CPP_GUIEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GUIEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -11774,13 +10371,16 @@ NODEP_CPP_GUIEL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_GUIEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -11790,33 +10390,34 @@ DEP_CPP_GUIEL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_GUIEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -11875,12 +10476,12 @@ DEP_CPP_GUIEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GUIEL=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12063,6 +10664,33 @@ NODEP_CPP_GUIEL=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\GUIElement.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12103,11 +10731,11 @@ NODEP_CPP_PANEL=\ "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANEL=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ @@ -12126,11 +10754,11 @@ DEP_CPP_PANEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12157,7 +10785,9 @@ NODEP_CPP_PANEL=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANEL=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ @@ -12166,6 +10796,7 @@ DEP_CPP_PANEL=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -12175,33 +10806,34 @@ DEP_CPP_PANEL=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_PANEL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -12264,12 +10896,12 @@ DEP_CPP_PANEL=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANEL=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12460,6 +11092,33 @@ NODEP_CPP_PANEL=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\Panel.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12486,17 +11145,20 @@ DEP_CPP_PANELI=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_PANELI=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANELI=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ @@ -12514,11 +11176,11 @@ DEP_CPP_PANELI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELI=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12545,7 +11207,9 @@ NODEP_CPP_PANELI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANELI=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -12553,6 +11217,7 @@ DEP_CPP_PANELI=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -12562,33 +11227,34 @@ DEP_CPP_PANELI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_PANELI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -12649,12 +11315,12 @@ DEP_CPP_PANELI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELI=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12841,6 +11507,33 @@ NODEP_CPP_PANELI=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\PanelItem.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -12868,14 +11561,13 @@ DEP_CPP_SDL_I=\ NODEP_CPP_SDL_I=\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ - "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_SDL_I=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -12887,11 +11579,11 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SDL_I=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -12918,10 +11610,13 @@ NODEP_CPP_SDL_I=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_SDL_I=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -12929,33 +11624,34 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_SDL_I=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13005,12 +11701,12 @@ DEP_CPP_SDL_I=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_SDL_I=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13176,7 +11872,34 @@ NODEP_CPP_SDL_I=\ # End Source File # Begin Source File -SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h +SOURCE=..\..\..\backends\wince\CEgui\SDL_ImageResource.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -13199,19 +11922,22 @@ NODEP_CPP_TOOLB=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_TOOLB=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_TOOLB=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -13228,11 +11954,11 @@ DEP_CPP_TOOLB=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLB=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13259,13 +11985,16 @@ NODEP_CPP_TOOLB=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_TOOLB=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -13275,33 +12004,34 @@ DEP_CPP_TOOLB=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_TOOLB=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13360,12 +12090,12 @@ DEP_CPP_TOOLB=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLB=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13548,6 +12278,33 @@ NODEP_CPP_TOOLB=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\Toolbar.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -13571,6 +12328,9 @@ NODEP_CPP_TOOLBA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_TOOLBA=\ + "..\..\..\backends\wince\CEgui\GUIElement.h"\ + "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ + "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ NODEP_CPP_TOOLBA=\ @@ -13578,13 +12338,13 @@ NODEP_CPP_TOOLBA=\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\str.h"\ - "..\..\..\backends\wince\CEgui\common\string.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ + "..\..\..\backends\wince\CEgui\SDL.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_TOOLBA=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ @@ -13602,11 +12362,11 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLBA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13633,7 +12393,9 @@ NODEP_CPP_TOOLBA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_TOOLBA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ @@ -13641,6 +12403,7 @@ DEP_CPP_TOOLBA=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -13650,33 +12413,34 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_TOOLBA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -13737,12 +12501,12 @@ DEP_CPP_TOOLBA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_TOOLBA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -13929,6 +12693,33 @@ NODEP_CPP_TOOLBA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ToolbarHandler.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "specific" @@ -13957,19 +12748,19 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ItemAction.h"\ NODEP_CPP_ITEMA=\ - "..\..\..\backends\wince\CEgui\CEActions.h"\ + "..\..\..\backends\wince\CEgui\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ + "..\..\..\backends\wince\CEgui\gui\Actions.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_ITEMA=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -13983,7 +12774,6 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -14002,11 +12792,13 @@ DEP_CPP_ITEMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14034,70 +12826,58 @@ NODEP_CPP_ITEMA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_ITEMA=\ - "..\..\..\backends\intern.h"\ - "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEDevice.h"\ - "..\..\..\backends\wince\CEgui\CEGUI.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemAction.h"\ - "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ - "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ - "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ - "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ - "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ - "..\..\..\common\list.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\scaler.h"\ - "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ - {$(INCLUDE)}"gx.h"\ + "..\..\..\gui\Actions.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_ITEMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14118,7 +12898,6 @@ NODEP_CPP_ITEMA=\ DEP_CPP_ITEMA=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -14132,7 +12911,6 @@ DEP_CPP_ITEMA=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -14151,12 +12929,14 @@ DEP_CPP_ITEMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMA=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14240,6 +13020,33 @@ NODEP_CPP_ITEMA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ItemAction.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -14270,6 +13077,7 @@ NODEP_CPP_ITEMS=\ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ + "..\..\..\backends\wince\CEgui\Panel.h"\ "..\..\..\backends\wince\CEgui\PanelItem.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ @@ -14280,13 +13088,13 @@ NODEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysBuffer.h"\ + "..\..\..\backends\wince\CEgui\EventsBuffer.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ @@ -14295,7 +13103,6 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14309,11 +13116,12 @@ DEP_CPP_ITEMS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14340,7 +13148,9 @@ NODEP_CPP_ITEMS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\ItemSwitch.h"\ "..\..\..\backends\wince\CEgui\Panel.h"\ @@ -14348,10 +13158,10 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -14362,33 +13172,35 @@ DEP_CPP_ITEMS=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_ITEMS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14443,7 +13255,6 @@ DEP_CPP_ITEMS=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14457,12 +13268,13 @@ DEP_CPP_ITEMS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_ITEMS=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14661,6 +13473,33 @@ NODEP_CPP_ITEMS=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\ItemSwitch.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -14692,23 +13531,24 @@ DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEgui\common\map.h"\ "..\..\..\backends\wince\CEgui\common\scummsys.h"\ "..\..\..\backends\wince\CEgui\common\stdafx.h"\ + "..\..\..\backends\wince\CEgui\common\str.h"\ "..\..\..\backends\wince\CEgui\common\system.h"\ - "..\..\..\backends\wince\CEgui\KeysQueue.h"\ + "..\..\..\backends\wince\CEgui\EventsBuffer.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ - "..\..\..\backends\wince\CEgui\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14722,11 +13562,12 @@ DEP_CPP_PANELK=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -14753,16 +13594,18 @@ NODEP_CPP_PANELK=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_PANELK=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ "..\..\..\backends\wince\CEgui\PanelKeyboard.h"\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -14773,33 +13616,35 @@ DEP_CPP_PANELK=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_PANELK=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -14850,7 +13695,6 @@ DEP_CPP_PANELK=\ "..\..\..\backends\wince\CEgui\SDL_ImageResource.h"\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ @@ -14864,12 +13708,13 @@ DEP_CPP_PANELK=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PANELK=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15060,19 +13905,100 @@ NODEP_CPP_PANELK=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\PanelKeyboard.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Source File SOURCE=..\..\..\backends\wince\CEgui\CEGUI.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "CEkeys" -# PROP Default_Filter "" -# Begin Source File +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE=..\..\..\backends\wince\CEkeys\CEKeys.h # End Source File # Begin Source File @@ -15082,13 +14008,13 @@ SOURCE=..\..\..\backends\wince\CEkeys\EventsBuffer.cpp DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ NODEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\common\list.h"\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ @@ -15096,21 +14022,20 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ NODEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\common\list.h"\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\backends\wince\CEkeys\gui\Key.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15121,11 +14046,12 @@ DEP_CPP_EVENT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15152,11 +14078,13 @@ NODEP_CPP_EVENT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_EVENT=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -15165,40 +14093,41 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_EVENT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15208,10 +14137,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15240,7 +14170,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15251,12 +14180,13 @@ DEP_CPP_EVENT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15285,7 +14215,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15295,10 +14224,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15327,7 +14257,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15337,10 +14266,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15369,7 +14299,6 @@ NODEP_CPP_EVENT=\ DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15379,17 +14308,17 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_EVENT=\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\list.h"\ @@ -15399,10 +14328,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENT=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -15411,6 +14341,33 @@ NODEP_CPP_EVENT=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEkeys\EventsBuffer.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -15442,8 +14399,8 @@ NODEP_CPP_KEY_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\rect.h"\ @@ -15453,20 +14410,24 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -15474,30 +14435,28 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\rect.h"\ @@ -15507,61 +14466,80 @@ DEP_CPP_KEY_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_KEY_C=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" -DEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - NODEP_CPP_KEY_C=\ "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ "..\..\..\backends\wince\CEkeys\common\system.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_KEY_C=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEkeys\Key.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ NODEP_CPP_KEY_C=\ - "..\..\..\backends\wince\CEkeys\common\scummsys.h"\ - "..\..\..\backends\wince\CEkeys\common\stdafx.h"\ - "..\..\..\backends\wince\CEkeys\common\system.h"\ - "..\..\..\backends\wince\CEkeys\stdafx.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -15570,6 +14548,33 @@ NODEP_CPP_KEY_C=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEkeys\Key.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Source File @@ -15579,7 +14584,6 @@ SOURCE=..\..\..\backends\wince\CEActions.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15588,6 +14592,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -15604,9 +14609,12 @@ NODEP_CPP_CEACT=\ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -15614,22 +14622,27 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ "..\..\..\backends\wince\common\scaler.h"\ "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ + "..\..\..\backends\wince\gui\message.h"\ "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ + "..\..\..\backends\wince\scumm\scumm.h"\ "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -15644,7 +14657,6 @@ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -15667,7 +14679,6 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -15678,8 +14689,11 @@ DEP_CPP_CEACT=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15707,8 +14721,10 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ @@ -15734,6 +14750,7 @@ DEP_CPP_CEACT=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -15748,48 +14765,51 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CEACT=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15798,6 +14818,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -15842,7 +14863,6 @@ NODEP_CPP_CEACT=\ DEP_CPP_CEACT=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -15857,7 +14877,6 @@ DEP_CPP_CEACT=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -15880,7 +14899,6 @@ DEP_CPP_CEACT=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -15890,9 +14908,12 @@ DEP_CPP_CEACT=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACT=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -15921,7 +14942,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15930,6 +14950,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -15972,7 +14993,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -15981,6 +15001,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16023,7 +15044,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -16032,6 +15052,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16074,7 +15095,6 @@ NODEP_CPP_CEACT=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CEACT=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -16083,6 +15103,7 @@ NODEP_CPP_CEACT=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16128,6 +15149,33 @@ NODEP_CPP_CEACT=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActions.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -16136,7 +15184,6 @@ SOURCE=..\..\..\backends\wince\CEActionsPocket.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACTI=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -16146,6 +15193,7 @@ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16166,11 +15214,11 @@ NODEP_CPP_CEACTI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CEACTI=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -16185,20 +15233,19 @@ NODEP_CPP_CEACTI=\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\EventsBuffer.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16212,7 +15259,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16235,7 +15281,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16246,8 +15291,11 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16275,10 +15323,11 @@ NODEP_CPP_CEACTI=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16292,7 +15341,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16301,6 +15349,7 @@ DEP_CPP_CEACTI=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -16315,42 +15364,46 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CEACTI=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -16358,7 +15411,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16372,7 +15424,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16393,7 +15444,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16402,7 +15452,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16433,7 +15486,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16447,7 +15499,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16470,7 +15521,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16480,9 +15530,12 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16513,7 +15566,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16527,7 +15579,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16548,7 +15599,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16557,7 +15607,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16588,7 +15641,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16602,7 +15654,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16623,7 +15674,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16632,7 +15682,10 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16663,7 +15716,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16676,7 +15728,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16697,7 +15748,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16706,10 +15756,13 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -16717,7 +15770,6 @@ NODEP_CPP_CEACTI=\ DEP_CPP_CEACTI=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16730,7 +15782,6 @@ DEP_CPP_CEACTI=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16751,7 +15802,6 @@ DEP_CPP_CEACTI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -16760,10 +15810,13 @@ DEP_CPP_CEACTI=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTI=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -16772,6 +15825,33 @@ NODEP_CPP_CEACTI=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActionsPocket.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -16780,7 +15860,6 @@ SOURCE=..\..\..\backends\wince\CEActionsSmartphone.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEACTIO=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -16790,6 +15869,7 @@ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -16810,11 +15890,11 @@ NODEP_CPP_CEACTIO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CEACTIO=\ - "..\..\..\backends\wince\CEActions.h"\ - "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -16829,20 +15909,19 @@ NODEP_CPP_CEACTIO=\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ + "..\..\..\backends\wince\EventsBuffer.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16856,7 +15935,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16879,7 +15957,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -16890,9 +15967,12 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\wiz_he.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -16920,10 +16000,11 @@ NODEP_CPP_CEACTIO=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -16937,7 +16018,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -16946,6 +16026,7 @@ DEP_CPP_CEACTIO=\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -16960,42 +16041,46 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CEACTIO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -17003,7 +16088,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17017,7 +16101,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17038,7 +16121,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17047,8 +16129,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17079,7 +16164,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17093,7 +16177,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17116,7 +16199,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ @@ -17126,10 +16208,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17160,7 +16245,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17174,7 +16258,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17195,7 +16278,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17204,8 +16286,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17236,7 +16321,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17250,7 +16334,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17271,7 +16354,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17280,8 +16362,11 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17312,7 +16397,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17325,7 +16409,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17346,7 +16429,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17355,10 +16437,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -17366,7 +16451,6 @@ NODEP_CPP_CEACTIO=\ DEP_CPP_CEACTIO=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17379,7 +16463,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\backends\wince\CEgui\Toolbar.h"\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17400,7 +16483,6 @@ DEP_CPP_CEACTIO=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ @@ -17409,10 +16491,13 @@ DEP_CPP_CEACTIO=\ "..\..\..\scumm\scumm.h"\ NODEP_CPP_CEACTIO=\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui\ItemSendKey.h"\ "..\..\..\backends\wince\CEgui\SDL.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEkeys\KeysBuffer.h"\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -17421,6 +16506,33 @@ NODEP_CPP_CEACTIO=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEActionsSmartphone.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17442,16 +16554,26 @@ NODEP_CPP_CEDEV=\ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEDEV=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -17467,7 +16589,6 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17485,11 +16606,12 @@ DEP_CPP_CEDEV=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17517,8 +16639,10 @@ NODEP_CPP_CEDEV=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEDEV=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -17532,12 +16656,12 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -17550,34 +16674,37 @@ DEP_CPP_CEDEV=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Key.h"\ {$(INCLUDE)}"gx.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CEDEV=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -17611,7 +16738,6 @@ DEP_CPP_CEDEV=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -17629,12 +16755,13 @@ DEP_CPP_CEDEV=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CEDEV=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17722,6 +16849,33 @@ NODEP_CPP_CEDEV=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEDevice.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17741,12 +16895,14 @@ DEP_CPP_CEEXC=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEEXC=\ "..\..\..\backends\wince\CEException.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEEXC=\ "..\..\..\backends\wince\CEException.h"\ @@ -17793,6 +16949,33 @@ DEP_CPP_CEEXC=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEException.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -17801,7 +16984,6 @@ SOURCE=..\..\..\backends\wince\CEKeysDialog.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -17811,6 +16993,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -17835,6 +17018,7 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -17852,16 +17036,14 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\gui\ListWidget.h"\ "..\..\..\backends\wince\gui\newgui.h"\ "..\..\..\backends\wince\Key.h"\ - "..\..\..\backends\wince\stdafx.h"\ - ".\x.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -17874,7 +17056,6 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -17896,7 +17077,6 @@ DEP_CPP_CEKEY=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -17906,8 +17086,11 @@ DEP_CPP_CEKEY=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -17935,8 +17118,10 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -17959,6 +17144,7 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\wince-sdl.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -17972,48 +17158,50 @@ DEP_CPP_CEKEY=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CEKEY=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18023,6 +17211,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18066,7 +17255,6 @@ NODEP_CPP_CEKEY=\ DEP_CPP_CEKEY=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ "..\..\..\backends\wince\CEgui\GUIElement.h"\ @@ -18079,7 +17267,6 @@ DEP_CPP_CEKEY=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18101,7 +17288,6 @@ DEP_CPP_CEKEY=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -18111,9 +17297,12 @@ DEP_CPP_CEKEY=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CEKEY=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18142,7 +17331,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18152,6 +17340,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18193,7 +17382,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18203,6 +17391,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18244,7 +17433,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18254,6 +17442,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18295,7 +17484,6 @@ NODEP_CPP_CEKEY=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_CEKEY=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -18305,6 +17493,7 @@ NODEP_CPP_CEKEY=\ "..\..\..\backends\wince\backends\intern.h"\ "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18349,6 +17538,33 @@ NODEP_CPP_CEKEY=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEKeysDialog.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18374,22 +17590,38 @@ NODEP_CPP_CELAU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ + "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_CELAU=\ "..\..\..\backends\wince\backends\fs\fs.h"\ + "..\..\..\backends\wince\backends\intern.h"\ + "..\..\..\backends\wince\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEgui.h"\ + "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ + "..\..\..\backends\wince\common\scaler.h"\ + "..\..\..\backends\wince\common\scaler\intern.h"\ + "..\..\..\backends\wince\common\scummsys.h"\ + "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ + "..\..\..\backends\wince\common\system.h"\ "..\..\..\backends\wince\gui\browser.h"\ "..\..\..\backends\wince\gui\launcher.h"\ "..\..\..\backends\wince\gui\message.h"\ - "..\..\..\backends\wince\stdafx.h"\ + "..\..\..\backends\wince\gui\newgui.h"\ + "..\..\..\backends\wince\gui\widget.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CELAU=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\intern.h"\ @@ -18406,7 +17638,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18431,7 +17662,6 @@ DEP_CPP_CELAU=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ @@ -18443,8 +17673,10 @@ DEP_CPP_CELAU=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18472,9 +17704,11 @@ NODEP_CPP_CELAU=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CELAU=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEgui\CEGUI.h"\ @@ -18488,7 +17722,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18499,6 +17732,7 @@ DEP_CPP_CELAU=\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -18512,44 +17746,46 @@ DEP_CPP_CELAU=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_CELAU=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -18587,7 +17823,6 @@ DEP_CPP_CELAU=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18612,7 +17847,6 @@ DEP_CPP_CELAU=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\browser.h"\ @@ -18624,9 +17858,11 @@ DEP_CPP_CELAU=\ "..\..\..\gui\widget.h"\ NODEP_CPP_CELAU=\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -18726,6 +17962,33 @@ NODEP_CPP_CELAU=\ # Begin Source File SOURCE=..\..\..\backends\wince\CELauncherDialog.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18756,11 +18019,11 @@ NODEP_CPP_CESCA=\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ "..\..\..\backends\wince\common\system.h"\ - "..\..\..\backends\wince\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_CESCA=\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -18774,20 +18037,23 @@ DEP_CPP_CESCA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CESCA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_CESCA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -18797,12 +18063,14 @@ DEP_CPP_CESCA=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_CESCA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -18834,12 +18102,12 @@ DEP_CPP_CESCA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_CESCA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -18905,10 +18173,64 @@ NODEP_CPP_CESCA=\ # Begin Source File SOURCE=..\..\..\backends\wince\CEScaler.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File SOURCE=..\..\..\backends\wince\ozone.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # Begin Source File @@ -18917,7 +18239,6 @@ SOURCE="..\..\..\backends\wince\wince-sdl.cpp" !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\wince-sdl.h"\ @@ -18928,6 +18249,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\scaler.h"\ @@ -18945,10 +18267,14 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEActionsPocket.h"\ + "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ + "..\..\..\backends\wince\CEException.h"\ "..\..\..\backends\wince\CEScaler.h"\ + "..\..\..\backends\wince\ozone.h"\ "..\..\..\backends\wince\wince-sdl.h"\ + {$(INCLUDE)}"gx.h"\ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\backends\intern.h"\ @@ -18958,24 +18284,30 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\plugins.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ + "..\..\..\backends\wince\common\config-manager.h"\ "..\..\..\backends\wince\common\scaler.h"\ "..\..\..\backends\wince\common\scaler\intern.h"\ "..\..\..\backends\wince\common\scummsys.h"\ "..\..\..\backends\wince\common\stdafx.h"\ + "..\..\..\backends\wince\common\str.h"\ "..\..\..\backends\wince\common\system.h"\ "..\..\..\backends\wince\common\timer.h"\ "..\..\..\backends\wince\common\util.h"\ + "..\..\..\backends\wince\gui\Actions.h"\ + "..\..\..\backends\wince\gui\Key.h"\ + "..\..\..\backends\wince\gui\KeysDialog.h"\ + "..\..\..\backends\wince\gui\message.h"\ "..\..\..\backends\wince\ItemAction.h"\ - "..\..\..\backends\wince\Key.h"\ "..\..\..\backends\wince\scumm\scumm.h"\ + "..\..\..\backends\wince\sound\fmopl.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -18992,7 +18324,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19020,7 +18351,6 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -19036,9 +18366,12 @@ DEP_CPP_WINCE=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -19071,10 +18404,11 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -19091,8 +18425,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ - "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\ozone.h"\ @@ -19103,6 +18435,7 @@ DEP_CPP_WINCE=\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\list.h"\ "..\..\..\common\map.h"\ @@ -19119,11 +18452,14 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\editable.h"\ + "..\..\..\gui\Key.h"\ + "..\..\..\gui\KeysDialog.h"\ "..\..\..\gui\ListWidget.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ @@ -19132,47 +18468,47 @@ DEP_CPP_WINCE=\ "..\..\..\scumm\gfx.h"\ "..\..\..\scumm\script.h"\ "..\..\..\scumm\scumm.h"\ - "..\..\..\scumm\util.h"\ "..\..\..\sound\fmopl.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\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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)}"vorbis\config_types.h"\ - {$(INCLUDE)}"vorbis\ivorbiscodec.h"\ - {$(INCLUDE)}"vorbis\ogg.h"\ - {$(INCLUDE)}"vorbis\os_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\config_types.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ivorbiscodec.h"\ + {$(INCLUDE)}"TREMOR\vorbis\ogg.h"\ + {$(INCLUDE)}"TREMOR\vorbis\os_types.h"\ {$(INCLUDE)}"vorbis\vorbisfile.h"\ NODEP_CPP_WINCE=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19184,6 +18520,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19238,7 +18575,6 @@ NODEP_CPP_WINCE=\ DEP_CPP_WINCE=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEActionsPocket.h"\ "..\..\..\backends\wince\CEActionsSmartphone.h"\ "..\..\..\backends\wince\CEDevice.h"\ @@ -19255,7 +18591,6 @@ DEP_CPP_WINCE=\ "..\..\..\backends\wince\CEgui\ToolbarHandler.h"\ "..\..\..\backends\wince\CEkeys\CEKeys.h"\ "..\..\..\backends\wince\CEkeys\EventsBuffer.h"\ - "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19283,7 +18618,6 @@ DEP_CPP_WINCE=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -19298,10 +18632,13 @@ DEP_CPP_WINCE=\ "..\..\..\sound\fmopl.h"\ NODEP_CPP_WINCE=\ + "..\..\..\backends\wince\CEActions.h"\ + "..\..\..\backends\wince\CEkeys\Key.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -19335,7 +18672,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19347,6 +18683,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19399,7 +18736,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19411,6 +18747,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19463,7 +18800,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19475,6 +18811,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19527,7 +18864,6 @@ NODEP_CPP_WINCE=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" DEP_CPP_WINCE=\ - "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEDevice.h"\ "..\..\..\backends\wince\CEKeysDialog.h"\ "..\..\..\backends\wince\CEScaler.h"\ @@ -19539,6 +18875,7 @@ NODEP_CPP_WINCE=\ "..\..\..\backends\wince\base\engine.h"\ "..\..\..\backends\wince\base\gameDetector.h"\ "..\..\..\backends\wince\base\plugins.h"\ + "..\..\..\backends\wince\CEActions.h"\ "..\..\..\backends\wince\CEgui.h"\ "..\..\..\backends\wince\CEkeys.h"\ "..\..\..\backends\wince\common\config-manager.h"\ @@ -19594,6 +18931,33 @@ NODEP_CPP_WINCE=\ # Begin Source File SOURCE="..\..\..\backends\wince\wince-sdl.h" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "fs" @@ -19622,12 +18986,14 @@ DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ NODEP_CPP_WINDO=\ - "..\..\..\backends\fs\common\list.h"\ + "..\..\..\backends\fs\common\array.h"\ "..\..\..\backends\fs\common\str.h"\ + "..\..\..\backends\fs\windows\common\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19636,30 +19002,34 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_WINDO=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_WINDO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19683,12 +19053,12 @@ DEP_CPP_WINDO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_WINDO=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -19757,17 +19127,15 @@ NODEP_CPP_FS_CP=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" -DEP_CPP_FS_CP=\ - "..\..\..\backends\fs\fs.h"\ - NODEP_CPP_FS_CP=\ - "..\..\..\backends\fs\common\array.h"\ - "..\..\..\backends\fs\common\str.h"\ - "..\..\..\backends\fs\stdafx.h"\ + "..\..\..\backends\fs\backends\fs\fs.h"\ + "..\..\..\backends\fs\common\stdafx.h"\ + "..\..\..\backends\fs\common\util.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_FS_CP=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -19776,31 +19144,35 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_FS_CP=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FS_CP=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19821,11 +19193,11 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -19838,11 +19210,11 @@ DEP_CPP_FS_CP=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ NODEP_CPP_FS_CP=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF @@ -19851,6 +19223,33 @@ NODEP_CPP_FS_CP=\ # Begin Source File SOURCE=..\..\..\backends\fs\fs.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "midi" @@ -19863,19 +19262,20 @@ SOURCE=..\..\..\backends\midi\null.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\common\stdafx.h"\ "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" NODEP_CPP_NULL_=\ + "..\..\..\backends\midi\common\stdafx.h"\ "..\..\..\backends\midi\sound\mpu401.h"\ - "..\..\..\backends\midi\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_NULL_=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -19883,35 +19283,39 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_NULL_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NULL_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -19931,7 +19335,6 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ @@ -19939,6 +19342,7 @@ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -19950,7 +19354,6 @@ DEP_CPP_NULL_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\timer.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mpu401.h"\ @@ -19958,6 +19361,7 @@ NODEP_CPP_NULL_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ !ENDIF @@ -19987,6 +19391,7 @@ NODEP_CPP_EVENTS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_EVENTS=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20000,11 +19405,11 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20031,11 +19436,14 @@ NODEP_CPP_EVENTS=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_EVENTS=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -20044,33 +19452,35 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ + "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_EVENTS=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20087,10 +19497,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20130,12 +19540,12 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20174,10 +19584,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20216,10 +19626,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20257,10 +19667,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20276,10 +19686,10 @@ DEP_CPP_EVENTS=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_EVENTS=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -20297,6 +19707,7 @@ NODEP_CPP_GRAPH=\ "..\..\..\backends\sdl\common\util.h"\ "..\..\..\backends\sdl\graphics\font.h"\ "..\..\..\backends\sdl\graphics\fontman.h"\ + "..\..\..\backends\sdl\graphics\surface.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -20307,10 +19718,12 @@ NODEP_CPP_GRAPH=\ "..\..\..\backends\sdl\common\util.h"\ "..\..\..\backends\sdl\graphics\font.h"\ "..\..\..\backends\sdl\graphics\fontman.h"\ + "..\..\..\backends\sdl\graphics\surface.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_GRAPH=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20326,13 +19739,13 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20359,12 +19772,15 @@ NODEP_CPP_GRAPH=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_GRAPH=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scaler.h"\ @@ -20374,36 +19790,37 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_GRAPH=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20422,10 +19839,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20468,7 +19885,6 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -20476,6 +19892,7 @@ NODEP_CPP_GRAPH=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20516,10 +19933,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20561,10 +19978,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -20603,10 +20020,10 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20622,18 +20039,45 @@ DEP_CPP_GRAPH=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_GRAPH=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ -!ENDIF +!ENDIF + +# End Source File +# Begin Source File + +SOURCE="..\..\..\backends\sdl\sdl-common.h" + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF -SOURCE="..\..\..\backends\sdl\sdl-common.h" # End Source File # Begin Source File @@ -20661,6 +20105,7 @@ NODEP_CPP_SDL_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" +# PROP Intermediate_Dir "ARMV4Rel\backend" DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ "..\..\..\backends\sdl\sdl-common.h"\ @@ -20679,12 +20124,12 @@ DEP_CPP_SDL_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20711,13 +20156,16 @@ NODEP_CPP_SDL_C=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" +# PROP Intermediate_Dir "ARMV4Dbg\backend" DEP_CPP_SDL_C=\ "..\..\..\backends\intern.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\sdl\sdl-common.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -20728,34 +20176,37 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\surface.h"\ "..\..\..\scummvm.xpm"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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_SDL_C=\ + "..\..\..\backends\sdl\config.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -20777,11 +20228,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20826,13 +20277,13 @@ DEP_CPP_SDL_C=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20876,11 +20327,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20924,11 +20375,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -20971,11 +20422,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -20996,11 +20447,11 @@ DEP_CPP_SDL_C=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\scummvm.xpm"\ NODEP_CPP_SDL_C=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -21010,6 +20461,33 @@ NODEP_CPP_SDL_C=\ # Begin Source File SOURCE=..\..\..\backends\intern.h + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +# PROP Intermediate_Dir "ARMV4Rel\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +# PROP Intermediate_Dir "ARMV4Dbg\backend" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +!ENDIF + # End Source File # End Group # Begin Group "base" @@ -21027,11 +20505,11 @@ NODEP_CPP_ENGIN=\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ "..\..\..\base\common\savefile.h"\ - "..\..\..\base\common\scaler.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\message.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21042,11 +20520,11 @@ NODEP_CPP_ENGIN=\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ "..\..\..\base\common\savefile.h"\ - "..\..\..\base\common\scaler.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\message.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21071,31 +20549,32 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ENGIN=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\savefile.h"\ - "..\..\..\common\scaler.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -21104,14 +20583,21 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ENGIN=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21134,12 +20620,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21164,7 +20650,6 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ @@ -21172,6 +20657,7 @@ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21195,12 +20681,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21224,12 +20710,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21253,12 +20739,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21282,12 +20768,12 @@ DEP_CPP_ENGIN=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ENGIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21310,11 +20796,11 @@ NODEP_CPP_GAMED=\ "..\..\..\base\base\plugins.h"\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\config.h"\ "..\..\..\base\sound\mididrv.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21325,11 +20811,11 @@ NODEP_CPP_GAMED=\ "..\..\..\base\base\plugins.h"\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\config.h"\ "..\..\..\base\sound\mididrv.h"\ "..\..\..\base\sound\mixer.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21354,7 +20840,6 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -21362,12 +20847,14 @@ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_GAMED=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -21376,6 +20863,7 @@ DEP_CPP_GAMED=\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ @@ -21386,15 +20874,17 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_GAMED=\ + "..\..\..\base\config.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21417,13 +20907,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21450,7 +20940,6 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ @@ -21459,6 +20948,7 @@ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21482,13 +20972,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21512,13 +21002,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21542,13 +21032,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21572,13 +21062,13 @@ DEP_CPP_GAMED=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_GAMED=\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -21606,13 +21096,14 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\Actions.h"\ "..\..\..\base\gui\launcher.h"\ "..\..\..\base\gui\message.h"\ "..\..\..\base\gui\newgui.h"\ "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -21628,13 +21119,14 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\base\version.h"\ "..\..\..\base\common\config-manager.h"\ "..\..\..\base\common\file.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\system.h"\ "..\..\..\base\common\timer.h"\ + "..\..\..\base\gui\Actions.h"\ "..\..\..\base\gui\launcher.h"\ "..\..\..\base\gui\message.h"\ "..\..\..\base\gui\newgui.h"\ "..\..\..\base\sound\mididrv.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -21664,7 +21156,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -21679,6 +21170,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -21708,6 +21200,7 @@ NODEP_CPP_MAIN_=\ DEP_CPP_MAIN_=\ "..\..\..\backends\dc\DCLauncherDialog.h"\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\CELauncherDialog.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ @@ -21717,6 +21210,7 @@ DEP_CPP_MAIN_=\ "..\..\..\base\version.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ @@ -21730,43 +21224,49 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\Actions.h"\ "..\..\..\gui\dialog.h"\ + "..\..\..\gui\Key.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ - {$(INCLUDE)}"begin_code.h"\ - {$(INCLUDE)}"close_code.h"\ {$(INCLUDE)}"SDL.h"\ - {$(INCLUDE)}"SDL_active.h"\ - {$(INCLUDE)}"SDL_audio.h"\ + {$(INCLUDE)}"SDL\begin_code.h"\ + {$(INCLUDE)}"SDL\close_code.h"\ + {$(INCLUDE)}"SDL\SDL_active.h"\ + {$(INCLUDE)}"SDL\SDL_audio.h"\ + {$(INCLUDE)}"SDL\SDL_cdrom.h"\ + {$(INCLUDE)}"SDL\SDL_error.h"\ + {$(INCLUDE)}"SDL\SDL_events.h"\ + {$(INCLUDE)}"SDL\SDL_getenv.h"\ + {$(INCLUDE)}"SDL\SDL_joystick.h"\ + {$(INCLUDE)}"SDL\SDL_keyboard.h"\ + {$(INCLUDE)}"SDL\SDL_keysym.h"\ + {$(INCLUDE)}"SDL\SDL_main.h"\ + {$(INCLUDE)}"SDL\SDL_mouse.h"\ + {$(INCLUDE)}"SDL\SDL_mutex.h"\ + {$(INCLUDE)}"SDL\SDL_quit.h"\ + {$(INCLUDE)}"SDL\SDL_rwops.h"\ + {$(INCLUDE)}"SDL\SDL_timer.h"\ + {$(INCLUDE)}"SDL\SDL_types.h"\ + {$(INCLUDE)}"SDL\SDL_version.h"\ + {$(INCLUDE)}"SDL\SDL_video.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"\ "..\..\..\base\args.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ - "..\..\..\gui\graphics\fontman.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -21791,7 +21291,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21802,6 +21301,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -21854,7 +21354,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\dialog.h"\ @@ -21869,6 +21368,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ ".\DL.h"\ ".\DL_active.h"\ ".\DL_audio.h"\ @@ -21915,7 +21415,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21926,6 +21425,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -21973,7 +21473,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -21984,6 +21483,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22031,7 +21531,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -22042,6 +21541,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22089,7 +21589,6 @@ DEP_CPP_MAIN_=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\launcher.h"\ "..\..\..\gui\message.h"\ @@ -22100,6 +21599,7 @@ NODEP_CPP_MAIN_=\ "..\..\..\base\allegro.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\morphos_timer.h"\ + "..\..\..\config.h"\ "..\..\..\gui\font.h"\ ".\DL.h"\ ".\DL_active.h"\ @@ -22139,9 +21639,9 @@ NODEP_CPP_PLUGI=\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\util.h"\ "..\..\..\base\dcloader.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" @@ -22151,9 +21651,9 @@ NODEP_CPP_PLUGI=\ "..\..\..\base\base\engine.h"\ "..\..\..\base\base\gameDetector.h"\ "..\..\..\base\base\plugins.h"\ + "..\..\..\base\common\stdafx.h"\ "..\..\..\base\common\util.h"\ "..\..\..\base\dcloader.h"\ - "..\..\..\base\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -22175,12 +21675,12 @@ DEP_CPP_PLUGI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22188,24 +21688,27 @@ NODEP_CPP_PLUGI=\ DEP_CPP_PLUGI=\ "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\base\gameDetector.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22226,10 +21729,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22252,13 +21755,13 @@ DEP_CPP_PLUGI=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\base\dcloader.h"\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22280,10 +21783,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22305,10 +21808,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22330,10 +21833,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22355,10 +21858,10 @@ DEP_CPP_PLUGI=\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ NODEP_CPP_PLUGI=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22382,6 +21885,7 @@ SOURCE=..\..\..\graphics\animation.cpp NODEP_CPP_ANIMA=\ "..\..\..\graphics\common\config-manager.h"\ "..\..\..\graphics\common\file.h"\ + "..\..\..\graphics\common\scaler\intern.h"\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\system.h"\ "..\..\..\graphics\common\util.h"\ @@ -22394,6 +21898,7 @@ NODEP_CPP_ANIMA=\ NODEP_CPP_ANIMA=\ "..\..\..\graphics\common\config-manager.h"\ "..\..\..\graphics\common\file.h"\ + "..\..\..\graphics\common\scaler\intern.h"\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\system.h"\ "..\..\..\graphics\common\util.h"\ @@ -22419,7 +21924,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22427,6 +21931,7 @@ DEP_CPP_ANIMA=\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22434,14 +21939,17 @@ NODEP_CPP_ANIMA=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_ANIMA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\map.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ + "..\..\..\common\scaler\intern.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ @@ -22449,7 +21957,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22457,8 +21964,10 @@ DEP_CPP_ANIMA=\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22476,13 +21985,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22505,7 +22014,6 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ @@ -22514,6 +22022,7 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22533,13 +22042,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22559,13 +22068,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ ".\peg2dec\mpeg2.h"\ @@ -22585,13 +22094,13 @@ DEP_CPP_ANIMA=\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\animation.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22602,20 +22111,146 @@ DEP_CPP_ANIMA=\ "..\..\..\common\array.h"\ "..\..\..\common\file.h"\ "..\..\..\common\rect.h"\ - "..\..\..\common\savefile.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\animation.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\animation.h +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\consolefont.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_CONSOL=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\graphics\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_CONSOL=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\graphics\font.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_CONSOL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\stream.h"\ - "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ - "..\..\..\graphics\animation.h"\ - "..\..\..\sound\audiostream.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ -NODEP_CPP_ANIMA=\ +NODEP_CPP_CONSOL=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -22623,10 +22258,6 @@ NODEP_CPP_ANIMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\graphics\animation.h -# End Source File -# Begin Source File - SOURCE=..\..\..\graphics\font.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -22654,35 +22285,38 @@ DEP_CPP_FONT_=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FONT_=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONT_=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22694,12 +22328,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22712,7 +22346,6 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -22720,6 +22353,7 @@ NODEP_CPP_FONT_=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22732,12 +22366,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22750,12 +22384,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -22768,12 +22402,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22785,12 +22419,12 @@ DEP_CPP_FONT_=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_FONT_=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -22828,38 +22462,41 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_FONTM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_FONTM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22882,7 +22519,6 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -22890,6 +22526,7 @@ DEP_CPP_FONTM=\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -22904,7 +22541,6 @@ DEP_CPP_FONTM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -22912,6 +22548,7 @@ DEP_CPP_FONTM=\ NODEP_CPP_FONTM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF @@ -22923,6 +22560,126 @@ SOURCE=..\..\..\graphics\fontman.h # End Source File # Begin Source File +SOURCE=..\..\..\graphics\ilbm.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_ILBM_=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\stream.h"\ + "..\..\..\graphics\graphics\surface.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_ILBM_=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\stream.h"\ + "..\..\..\graphics\graphics\surface.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_ILBM_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\surface.h"\ + +NODEP_CPP_ILBM_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\ilbm.h +# End Source File +# Begin Source File + SOURCE=..\..\..\graphics\newfont.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" @@ -22950,35 +22707,38 @@ DEP_CPP_NEWFO=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_NEWFO=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFO=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -22990,12 +22750,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23008,7 +22768,6 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -23016,6 +22775,7 @@ NODEP_CPP_NEWFO=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23028,12 +22788,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23046,12 +22806,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ @@ -23064,12 +22824,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23081,12 +22841,12 @@ DEP_CPP_NEWFO=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFO=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ !ENDIF @@ -23121,35 +22881,38 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_NEWFON=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_NEWFON=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -23171,13 +22934,13 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23191,13 +22954,115 @@ DEP_CPP_NEWFON=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_NEWFON=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\graphics\primitives.cpp + +!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" + +NODEP_CPP_PRIMI=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" + +NODEP_CPP_PRIMI=\ + "..\..\..\graphics\common\stdafx.h"\ + "..\..\..\graphics\common\util.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + {$(INCLUDE)}"SDL_byteorder.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Debug" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE MIPS) Release" + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Debug" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" + +DEP_CPP_PRIMI=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_PRIMI=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ENDIF @@ -23205,22 +23070,26 @@ NODEP_CPP_NEWFON=\ # End Source File # Begin Source File +SOURCE=..\..\..\graphics\primitives.h +# End Source File +# Begin Source File + SOURCE=..\..\..\graphics\scummfont.cpp !IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release" NODEP_CPP_SCUMM=\ + "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\graphics\font.h"\ "..\..\..\graphics\scumm_globals.h"\ - "..\..\..\graphics\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE emulator) Debug" NODEP_CPP_SCUMM=\ + "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\graphics\font.h"\ "..\..\..\graphics\scumm_globals.h"\ - "..\..\..\graphics\stdafx.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Release" @@ -23234,13 +23103,13 @@ DEP_CPP_SCUMM=\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23248,22 +23117,25 @@ NODEP_CPP_SCUMM=\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SCUMM=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SCUMM=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23276,12 +23148,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23295,7 +23167,6 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -23303,6 +23174,7 @@ NODEP_CPP_SCUMM=\ "..\..\..\common\compile.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23316,12 +23188,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23335,12 +23207,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ ".\DL_byteorder.h"\ @@ -23354,12 +23226,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23372,12 +23244,12 @@ DEP_CPP_SCUMM=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SCUMM=\ "..\..\..\common\extend.h"\ + "..\..\..\config.h"\ "..\..\..\graphics\scumm_globals.h"\ @@ -23393,6 +23265,7 @@ SOURCE=..\..\..\graphics\surface.cpp NODEP_CPP_SURFA=\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\util.h"\ + "..\..\..\graphics\graphics\primitives.h"\ "..\..\..\graphics\graphics\surface.h"\ @@ -23401,6 +23274,7 @@ NODEP_CPP_SURFA=\ NODEP_CPP_SURFA=\ "..\..\..\graphics\common\stdafx.h"\ "..\..\..\graphics\common\util.h"\ + "..\..\..\graphics\graphics\primitives.h"\ "..\..\..\graphics\graphics\surface.h"\ @@ -23413,31 +23287,35 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ ".\DL_byteorder.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARMV4) Debug" DEP_CPP_SURFA=\ + "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\endian.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ + "..\..\..\graphics\primitives.h"\ "..\..\..\graphics\surface.h"\ {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SURFA=\ + "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE ARM) Debug" @@ -23457,12 +23335,12 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ELSEIF "$(CFG)" == "scummvm - Win32 (WCE SH3) Release" @@ -23474,12 +23352,12 @@ DEP_CPP_SURFA=\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\util.h"\ - "..\..\..\config.h"\ "..\..\..\graphics\surface.h"\ NODEP_CPP_SURFA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\config.h"\ !ENDIF -- cgit v1.2.3