diff options
author | Kostas Nakos | 2006-06-11 20:24:14 +0000 |
---|---|---|
committer | Kostas Nakos | 2006-06-11 20:24:14 +0000 |
commit | c5f20f176463a8fe17a120dbb2436141df9a0b4b (patch) | |
tree | 16b2b01e5a84b50c73a2e0c347d8d7ef216a1916 /dists/msevc4/simon | |
parent | 079e72eafc05cb8112ba618ed5eb222bff33445d (diff) | |
download | scummvm-rg350-c5f20f176463a8fe17a120dbb2436141df9a0b4b.tar.gz scummvm-rg350-c5f20f176463a8fe17a120dbb2436141df9a0b4b.tar.bz2 scummvm-rg350-c5f20f176463a8fe17a120dbb2436141df9a0b4b.zip |
updated the CE project files for the 0.9.0 codebase
svn-id: r23029
Diffstat (limited to 'dists/msevc4/simon')
-rw-r--r-- | dists/msevc4/simon/simon.vcp | 3148 |
1 files changed, 2198 insertions, 950 deletions
diff --git a/dists/msevc4/simon/simon.vcp b/dists/msevc4/simon/simon.vcp index fd7a0de6d7..b15ffcae45 100644 --- a/dists/msevc4/simon/simon.vcp +++ b/dists/msevc4/simon/simon.vcp @@ -55,15 +55,15 @@ CFG=simon - Win32 (WCE emulator) Debug # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c -# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c +# ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" @@ -81,15 +81,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c -# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +CPP=cl.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c +# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" @@ -107,15 +107,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c +# ADD CPP /nologo /W3 /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "WIN32" /D "DISABLE_KYRA" /D "USE_MPEG2" /D "USE_ZLIB" /YX /O2 /M$(CECrtMT) /c !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" @@ -133,15 +133,15 @@ BSC32=bscmake.exe # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" -CPP=clarm.exe -# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c -# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo +CPP=clarm.exe +# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c +# ADD CPP /nologo /W3 /Zi /Od /I "../../../" /I "../../../common/" /I "../../../backends/wince/" /I "../../../backends/wince/missing/" /I "../../../backends/wince/CEgui" /I "../../../backends/wince/CEkeys" /D "_LIB" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_TREMOR" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_KYRA" /D "USE_ZLIB" /D "USE_WINDBG" /YX /M$(CECrtMTDebug) /c !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" @@ -187,7 +187,7 @@ BSC32=bscmake.exe # PROP Target_Dir "" CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxs /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 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_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /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" /I "../../../engines" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /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 "USE_ZLIB" /D "USE_FLAC" /YX /Oxs /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -290,8 +290,8 @@ BSC32=bscmake.exe # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" CPP=shcl.exe -# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /M$(CECrtMT) /c -# ADD CPP /nologo /W3 /Oxs /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 "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /M$(CECrtMT) /c +# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /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 "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SCUMM_NEED_ALIGNMENT" /D "FPM_DEFAULT" /D "USE_MAD" /D "NONSTANDARD_PORT" /D "USE_VORBIS" /D "USE_MPEG2" /D "WIN32" /D "DISABLE_AWE" /D "DISABLE_KYRA" /D "DISABLE_SAGA" /D "USE_ZLIB" /YX /Oxs /M$(CECrtMT) /c LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -318,161 +318,214 @@ BSC32=bscmake.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\..\..\simon\charset.cpp +SOURCE=..\..\..\engines\simon\animation.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_CHARS=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_CHARS=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" -DEP_CPP_CHARS=\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_ANIMA=\ "..\..\..\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\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_CHARS=\ +NODEP_CPP_ANIMA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_CHARS=\ +DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\missing\zconf.h"\ + "..\..\..\backends\wince\missing\zlib.h"\ "..\..\..\backends\wince\portdefs.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\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ + "..\..\..\graphics\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_CHARS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_ANIMA=\ + "..\..\..\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\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\wave.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_ANIMA=\ + "..\..\..\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\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\wave.h"\ + +NODEP_CPP_ANIMA=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" -DEP_CPP_CHARS=\ +DEP_CPP_ANIMA=\ "..\..\..\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\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_CHARS=\ +NODEP_CPP_ANIMA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" -DEP_CPP_CHARS=\ +DEP_CPP_ANIMA=\ "..\..\..\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\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\cursorman.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\wave.h"\ -NODEP_CPP_CHARS=\ +NODEP_CPP_ANIMA=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -480,343 +533,436 @@ NODEP_CPP_CHARS=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\cursor.cpp +SOURCE=..\..\..\engines\simon\animation.h +# End Source File +# Begin Source File -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +SOURCE=..\..\..\engines\simon\charset.cpp -NODEP_CPP_CURSO=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_CURSO=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_CURSO=\ +DEP_CPP_CHARS=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ - "..\..\..\common\system.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_CURSO=\ - "..\..\..\common\config.h"\ +NODEP_CPP_CHARS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_CHARS=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_CHARS=\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\cursor.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_CURSO=\ "..\..\..\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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\graphics\cursorman.h"\ NODEP_CPP_CURSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" - DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\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"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ + "..\..\..\graphics\cursorman.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_CURSO=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" DEP_CPP_CURSO=\ "..\..\..\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\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\cursorman.h"\ NODEP_CPP_CURSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\debug.cpp - -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" -NODEP_CPP_DEBUG=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\debug.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ +DEP_CPP_CURSO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\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"\ + "..\..\..\graphics\cursorman.h"\ - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" - -NODEP_CPP_DEBUG=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\debug.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ +NODEP_CPP_CURSO=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" -DEP_CPP_DEBUG=\ +DEP_CPP_CURSO=\ "..\..\..\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\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ + "..\..\..\graphics\cursorman.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CURSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" -DEP_CPP_DEBUG=\ +DEP_CPP_CURSO=\ "..\..\..\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\timer.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ + "..\..\..\graphics\cursorman.h"\ -NODEP_CPP_DEBUG=\ +NODEP_CPP_CURSO=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ENDIF -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +SOURCE=..\..\..\engines\simon\debug.cpp -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\engines\simon\simon\debug.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_DEBUG=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\debug.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\engines\simon\simon\debug.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\engines\simon\simon\debug.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_DEBUG=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_DEBUG=\ + "..\..\..\engines\simon\simon\debug.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ - "..\..\..\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\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\simon\debug.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUG=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debug.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ !ENDIF @@ -824,45 +970,35 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\debug.h +SOURCE=..\..\..\engines\simon\debug.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\debugger.cpp +SOURCE=..\..\..\engines\simon\debugger.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_DEBUGG=\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\debugger.cpp"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\debugger.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_DEBUGG=\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\debugger.cpp"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\debugger.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -870,8 +1006,8 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ @@ -880,37 +1016,37 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUGG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ "..\..\..\common\endian.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -918,9 +1054,17 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\debugger.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -928,46 +1072,122 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_DEBUGG=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_DEBUGG=\ + "..\..\..\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\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.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\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_DEBUGG=\ + "..\..\..\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\debugger.cpp"\ + "..\..\..\common\debugger.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.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\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\fontman.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\console.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\newgui.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_DEBUGG=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -975,8 +1195,8 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ @@ -985,22 +1205,16 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUGG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -1009,13 +1223,15 @@ DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-file.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.cpp"\ "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ - "..\..\..\common\map.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\list.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -1023,8 +1239,8 @@ DEP_CPP_DEBUGG=\ "..\..\..\common\stack.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ @@ -1033,22 +1249,16 @@ DEP_CPP_DEBUGG=\ "..\..\..\gui\dialog.h"\ "..\..\..\gui\newgui.h"\ "..\..\..\gui\object.h"\ + "..\..\..\gui\theme.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_DEBUGG=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -1056,34 +1266,50 @@ NODEP_CPP_DEBUGG=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\debugger.h +SOURCE=..\..\..\engines\simon\debugger.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\icons.cpp +SOURCE=..\..\..\engines\simon\draw.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_ICONS=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_ICONS=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_ICONS=\ +DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1091,32 +1317,160 @@ DEP_CPP_ICONS=\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_DRAW_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_DRAW_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\event.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" -DEP_CPP_ICONS=\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_EVENT=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1124,241 +1478,596 @@ DEP_CPP_ICONS=\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_EVENT=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" -DEP_CPP_ICONS=\ +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_EVENT=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_EVENT=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\game.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ +NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +DEP_CPP_GAME_=\ + "..\..\..\backends\fs\fs.h"\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\base\game.h"\ + "..\..\..\base\plugins.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\config-manager.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ + "..\..\..\common\md5.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\singleton.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_GAME_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\icons.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_ICONS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_ICONS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ICONS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ENDIF # End Source File # Begin Source File -SOURCE=..\..\..\simon\intern.h +SOURCE=..\..\..\engines\simon\intern.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\items.cpp +SOURCE=..\..\..\engines\simon\items.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_ITEMS=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_ITEMS=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_ITEMS=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_ITEMS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_ITEMS=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_ITEMS=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_ITEMS=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_ITEMS=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_ITEMS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -1367,32 +2076,22 @@ DEP_CPP_ITEMS=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_ITEMS=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\animation.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -1400,70 +2099,48 @@ NODEP_CPP_ITEMS=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\midi.cpp +SOURCE=..\..\..\engines\simon\midi.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_MIDI_=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\scummsys.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mixer.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_MIDI_=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\scummsys.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\sound\mixer.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_MIDI_=\ "..\..\..\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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIDI_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1473,72 +2150,105 @@ DEP_CPP_MIDI_=\ "..\..\..\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"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDI_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_MIDI_=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_MIDI_=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_MIDI_=\ "..\..\..\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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIDI_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -1547,34 +2257,24 @@ DEP_CPP_MIDI_=\ "..\..\..\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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_MIDI_=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -1582,40 +2282,83 @@ NODEP_CPP_MIDI_=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\midi.h +SOURCE=..\..\..\engines\simon\midi.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\midiparser_s1d.cpp +SOURCE=..\..\..\engines\simon\midiparser_s1d.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + NODEP_CPP_MIDIP=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\sound\midiparser.h"\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +DEP_CPP_MIDIP=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\endian.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + NODEP_CPP_MIDIP=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\sound\mididrv.h"\ - "..\..\..\simon\sound\midiparser.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ @@ -1629,21 +2372,22 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_MIDIP=\ "..\..\..\common\config.h"\ @@ -1653,24 +2397,18 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ @@ -1690,10 +2428,12 @@ DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\sound\mididrv.h"\ @@ -1712,30 +2452,43 @@ NODEP_CPP_MIDIP=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\res.cpp +SOURCE=..\..\..\engines\simon\oracle.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_RES_C=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_RES_C=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_ORACL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ORACL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_RES_C=\ +DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ @@ -1743,101 +2496,259 @@ DEP_CPP_RES_C=\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_RES_C=\ - "..\..\..\common\config.h"\ +NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_ORACL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ORACL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_ORACL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ORACL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_ORACL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ORACL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_ORACL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_ORACL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\res.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\missing\zconf.h"\ + "..\..\..\backends\wince\missing\zlib.h"\ + "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ "..\..\..\common\array.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_RES_C=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_RES_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + +NODEP_CPP_RES_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_RES_C=\ "..\..\..\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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_RES_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -1846,31 +2757,21 @@ DEP_CPP_RES_C=\ "..\..\..\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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ - "..\..\..\common\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_RES_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ !ENDIF @@ -1878,51 +2779,31 @@ NODEP_CPP_RES_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\saveload.cpp +SOURCE=..\..\..\engines\simon\saveload.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_SAVEL=\ - "..\..\..\simon\common\savefile.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_SAVEL=\ - "..\..\..\simon\common\savefile.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_SAVEL=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -1931,42 +2812,44 @@ DEP_CPP_SAVEL=\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ @@ -1974,50 +2857,98 @@ DEP_CPP_SAVEL=\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SAVEL=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_SAVEL=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\savefile.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\message.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + +NODEP_CPP_SAVEL=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_SAVEL=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -2026,20 +2957,14 @@ DEP_CPP_SAVEL=\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -2048,19 +2973,15 @@ DEP_CPP_SAVEL=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ @@ -2069,20 +2990,14 @@ DEP_CPP_SAVEL=\ "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SAVEL=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -2090,75 +3005,28 @@ NODEP_CPP_SAVEL=\ # End Source File # Begin Source File -SOURCE="..\..\..\simon\simon-md5.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\simon\simon.cpp +SOURCE=..\..\..\engines\simon\simon.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_SIMON=\ - "..\..\..\simon\backends\fs\fs.h"\ - "..\..\..\simon\base\options.h"\ - "..\..\..\simon\base\plugins.h"\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\md5.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\debugger.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon-md5.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\sound\mididrv.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_SIMON=\ - "..\..\..\simon\backends\fs\fs.h"\ - "..\..\..\simon\base\options.h"\ - "..\..\..\simon\base\plugins.h"\ - "..\..\..\simon\common\config-manager.h"\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\md5.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\gui\about.h"\ - "..\..\..\simon\gui\message.h"\ - "..\..\..\simon\scumm_globals.h"\ - "..\..\..\simon\simon\debugger.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon-md5.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - "..\..\..\simon\sound\mididrv.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\options.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2173,19 +3041,9 @@ DEP_CPP_SIMON=\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon-md5.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SIMON=\ "..\..\..\common\config.h"\ @@ -2193,27 +3051,31 @@ NODEP_CPP_SIMON=\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_SIMON=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\options.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ "..\..\..\common\debugger.h"\ "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2224,43 +3086,120 @@ DEP_CPP_SIMON=\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\debugger.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon-md5.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SIMON=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_SIMON=\ + "..\..\..\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\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.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"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_SIMON=\ + "..\..\..\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\file.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.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"\ + "..\..\..\common\util.h"\ + "..\..\..\graphics\font.h"\ + "..\..\..\graphics\surface.h"\ + "..\..\..\gui\about.h"\ + "..\..\..\gui\dialog.h"\ + "..\..\..\gui\object.h"\ + "..\..\..\gui\widget.h"\ + "..\..\..\sound\mididrv.h"\ + +NODEP_CPP_SIMON=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_SIMON=\ @@ -2268,16 +3207,11 @@ DEP_CPP_SIMON=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\options.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2292,19 +3226,9 @@ DEP_CPP_SIMON=\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon-md5.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SIMON=\ "..\..\..\common\config.h"\ @@ -2312,8 +3236,12 @@ NODEP_CPP_SIMON=\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -2323,16 +3251,11 @@ DEP_CPP_SIMON=\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ - "..\..\..\base\engine.h"\ - "..\..\..\base\options.h"\ - "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ - "..\..\..\common\debugger.h"\ - "..\..\..\common\endian.h"\ "..\..\..\common\file.h"\ - "..\..\..\common\map.h"\ - "..\..\..\common\md5.h"\ + "..\..\..\common\func.h"\ + "..\..\..\common\hashmap.h"\ "..\..\..\common\mutex.h"\ "..\..\..\common\rect.h"\ "..\..\..\common\scummsys.h"\ @@ -2347,19 +3270,9 @@ DEP_CPP_SIMON=\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ "..\..\..\gui\dialog.h"\ - "..\..\..\gui\message.h"\ "..\..\..\gui\object.h"\ "..\..\..\gui\widget.h"\ - "..\..\..\simon\debugger.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon-md5.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_SIMON=\ "..\..\..\common\config.h"\ @@ -2367,8 +3280,12 @@ NODEP_CPP_SIMON=\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\simon\globals.h"\ - "..\..\..\simon\scumm_globals.h"\ + "..\..\..\engines\simon\globals.h"\ + "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\simon\simon\debugger.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ !ENDIF @@ -2376,59 +3293,36 @@ NODEP_CPP_SIMON=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\simon.h +SOURCE=..\..\..\engines\simon\simon.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\sound.cpp +SOURCE=..\..\..\engines\simon\sound.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_SOUND=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\simon\sound.h"\ - "..\..\..\simon\sound\flac.h"\ - "..\..\..\simon\sound\mp3.h"\ - "..\..\..\simon\sound\voc.h"\ - "..\..\..\simon\sound\vorbis.h"\ - "..\..\..\simon\sound\wave.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_SOUND=\ - "..\..\..\simon\common\file.h"\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\util.h"\ - "..\..\..\simon\simon\sound.h"\ - "..\..\..\simon\sound\flac.h"\ - "..\..\..\simon\sound\mp3.h"\ - "..\..\..\simon\sound\voc.h"\ - "..\..\..\simon\sound\vorbis.h"\ - "..\..\..\simon\sound\wave.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_SOUND=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ @@ -2439,48 +3333,114 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ "..\..\..\sound\wave.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_SOUND=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_SOUND=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\file.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\util.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ + "..\..\..\sound\flac.h"\ + "..\..\..\sound\mp3.h"\ + "..\..\..\sound\voc.h"\ + "..\..\..\sound\vorbis.h"\ + "..\..\..\sound\wave.h"\ + +NODEP_CPP_SOUND=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ @@ -2488,18 +3448,15 @@ DEP_CPP_SOUND=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ @@ -2510,6 +3467,8 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -2519,18 +3478,15 @@ DEP_CPP_SOUND=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\stream.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\sound\adpcm.h"\ + "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ - "..\..\..\sound\mixer.h"\ "..\..\..\sound\mp3.h"\ "..\..\..\sound\voc.h"\ "..\..\..\sound\vorbis.h"\ @@ -2541,6 +3497,8 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\sound.h"\ !ENDIF @@ -2548,159 +3506,339 @@ NODEP_CPP_SOUND=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\sound.h +SOURCE=..\..\..\engines\simon\sound.h # End Source File # Begin Source File -SOURCE=..\..\..\simon\verb.cpp +SOURCE=..\..\..\engines\simon\string.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_VERB_=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_VERB_=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" -DEP_CPP_VERB_=\ +DEP_CPP_STRIN=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_STRIN=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_STRIN=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_STRIN=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\subroutine.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" -DEP_CPP_VERB_=\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_SUBRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SUBRO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_SUBRO=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ -NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ +NODEP_CPP_SUBRO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_SUBRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SUBRO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_SUBRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SUBRO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +DEP_CPP_SUBRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SUBRO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_SUBRO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_SUBRO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\..\engines\simon\verb.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + DEP_CPP_VERB_=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_VERB_=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_VERB_=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" DEP_CPP_VERB_=\ - "..\..\..\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\timer.h"\ - "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_VERB_=\ - "..\..\..\common\config.h"\ - "..\..\..\common\extend.h"\ - "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ - "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ !ENDIF @@ -2708,140 +3846,152 @@ NODEP_CPP_VERB_=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\vga.cpp +SOURCE=..\..\..\engines\simon\vga.cpp !IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" -NODEP_CPP_VGA_C=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" -NODEP_CPP_VGA_C=\ - "..\..\..\simon\common\stdafx.h"\ - "..\..\..\simon\common\system.h"\ - "..\..\..\simon\simon\intern.h"\ - "..\..\..\simon\simon\simon.h"\ - "..\..\..\simon\simon\vga.h"\ - - !ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + DEP_CPP_VGA_C=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_VGA_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ - "..\..\..\common\singleton.h"\ "..\..\..\common\stdafx.h"\ "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ "..\..\..\common\system.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ - {$(INCLUDE)}"SDL_byteorder.h"\ NODEP_CPP_VGA_C=\ - "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" - -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" - !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +DEP_CPP_VGA_C=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\array.h"\ + "..\..\..\common\mutex.h"\ + "..\..\..\common\rect.h"\ + "..\..\..\common\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\system.h"\ + "..\..\..\common\util.h"\ + +NODEP_CPP_VGA_C=\ + "..\..\..\common\config.h"\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ + + !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" DEP_CPP_VGA_C=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_VGA_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ !ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" @@ -2850,33 +4000,23 @@ DEP_CPP_VGA_C=\ "..\..\..\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\stdafx.h"\ "..\..\..\common\str.h"\ "..\..\..\common\system.h"\ - "..\..\..\common\timer.h"\ "..\..\..\common\util.h"\ - "..\..\..\simon\intern.h"\ - "..\..\..\simon\midi.h"\ - "..\..\..\simon\simon.h"\ - "..\..\..\simon\sound.h"\ - "..\..\..\simon\vga.h"\ - "..\..\..\sound\mididrv.h"\ - "..\..\..\sound\midiparser.h"\ - "..\..\..\sound\mixer.h"\ NODEP_CPP_VGA_C=\ "..\..\..\common\config.h"\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ - "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\simon\simon\vga.h"\ !ENDIF @@ -2884,12 +4024,120 @@ NODEP_CPP_VGA_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\simon\vga.h +SOURCE=..\..\..\engines\simon\vga.h # End Source File -# End Group -# Begin Group "Header Files" +# Begin Source File -# PROP Default_Filter "h;hpp;hxx;hm;inl" +SOURCE=..\..\..\engines\simon\window.cpp + +!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\ps2\fileio.h"\ + "..\..\..\backends\wince\missing\config.h"\ + "..\..\..\backends\wince\missing\SDL_byteorder.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\scummsys.h"\ + "..\..\..\common\stdafx.h"\ + "..\..\..\common\str.h"\ + "..\..\..\common\stream.h"\ + "..\..\..\common\timer.h"\ + "..\..\..\common\util.h"\ + "..\..\..\engines\simon\animation.h"\ + "..\..\..\engines\simon\intern.h"\ + "..\..\..\engines\simon\midi.h"\ + "..\..\..\engines\simon\simon.h"\ + "..\..\..\engines\simon\sound.h"\ + "..\..\..\engines\simon\vga.h"\ + "..\..\..\sound\mididrv.h"\ + "..\..\..\sound\midiparser.h"\ + "..\..\..\sound\mixer.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\common\extend.h"\ + "..\..\..\common\globals.h"\ + "..\..\..\common\morphos_timer.h"\ + "..\..\..\common\palmversion.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" + +DEP_CPP_WINDO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" + +DEP_CPP_WINDO=\ + "..\..\..\backends\wince\missing\unistd.h"\ + "..\..\..\backends\wince\portdefs.h"\ + "..\..\..\common\stdafx.h"\ + +NODEP_CPP_WINDO=\ + "..\..\..\engines\simon\simon\intern.h"\ + "..\..\..\engines\simon\simon\simon.h"\ + + +!ENDIF + +# End Source File # End Group # End Target # End Project |