From 8e2c703baba570b18aec9d871fdc8ee7efe49e57 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 29 Sep 2006 08:14:27 +0000 Subject: First pahse of renaming simon engine to agos. Internal renames. Compilation is broken svn-id: r24008 --- dists/msevc4/simon/simon.vcp | 1358 +++++++++++++++++++++--------------------- 1 file changed, 679 insertions(+), 679 deletions(-) (limited to 'dists/msevc4/simon') diff --git a/dists/msevc4/simon/simon.vcp b/dists/msevc4/simon/simon.vcp index b15ffcae45..b5b6cc954b 100644 --- a/dists/msevc4/simon/simon.vcp +++ b/dists/msevc4/simon/simon.vcp @@ -1,4 +1,4 @@ -# Microsoft eMbedded Visual Tools Project File - Name="simon" - Package Owner=<4> +# Microsoft eMbedded Visual Tools Project File - Name="agos" - Package Owner=<4> # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** @@ -8,29 +8,29 @@ # TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304 # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604 -CFG=simon - Win32 (WCE emulator) Debug +CFG=agos - Win32 (WCE emulator) Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE -!MESSAGE NMAKE /f "simon.vcn". +!MESSAGE NMAKE /f "agos.vcn". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "simon.vcn" CFG="simon - Win32 (WCE emulator) Debug" +!MESSAGE NMAKE /f "agos.vcn" CFG="agos - Win32 (WCE emulator) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "simon - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library") -!MESSAGE "simon - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") -!MESSAGE "simon - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") -!MESSAGE "simon - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") -!MESSAGE "simon - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") -!MESSAGE "simon - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") -!MESSAGE "simon - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") -!MESSAGE "simon - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") -!MESSAGE "simon - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") -!MESSAGE "simon - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "agos - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "agos - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library") +!MESSAGE "agos - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "agos - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Static Library") +!MESSAGE "agos - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "agos - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library") +!MESSAGE "agos - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "agos - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library") +!MESSAGE "agos - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library") +!MESSAGE "agos - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library") !MESSAGE # Begin Project @@ -39,7 +39,7 @@ CFG=simon - Win32 (WCE emulator) Debug # PROP Scc_LocalPath "" # PROP ATL_Project 2 -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -65,7 +65,7 @@ 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" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -91,7 +91,7 @@ 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" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -117,7 +117,7 @@ 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" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -143,7 +143,7 @@ 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" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -169,7 +169,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -195,7 +195,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -221,7 +221,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -247,7 +247,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -273,7 +273,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -303,32 +303,32 @@ BSC32=bscmake.exe # Begin Target -# Name "simon - Win32 (WCE emulator) Release" -# Name "simon - Win32 (WCE emulator) Debug" -# Name "simon - Win32 (WCE ARMV4) Release" -# Name "simon - Win32 (WCE ARMV4) Debug" -# Name "simon - Win32 (WCE ARM) Debug" -# Name "simon - Win32 (WCE ARM) Release" -# Name "simon - Win32 (WCE MIPS) Debug" -# Name "simon - Win32 (WCE MIPS) Release" -# Name "simon - Win32 (WCE SH3) Debug" -# Name "simon - Win32 (WCE SH3) Release" +# Name "agos - Win32 (WCE emulator) Release" +# Name "agos - Win32 (WCE emulator) Debug" +# Name "agos - Win32 (WCE ARMV4) Release" +# Name "agos - Win32 (WCE ARMV4) Debug" +# Name "agos - Win32 (WCE ARM) Debug" +# Name "agos - Win32 (WCE ARM) Release" +# Name "agos - Win32 (WCE MIPS) Debug" +# Name "agos - Win32 (WCE MIPS) Release" +# Name "agos - Win32 (WCE SH3) Debug" +# Name "agos - Win32 (WCE SH3) Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=..\..\..\engines\simon\animation.cpp +SOURCE=..\..\..\engines\agos\animation.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -354,12 +354,12 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -384,12 +384,12 @@ DEP_CPP_ANIMA=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\graphics\cursorman.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\mididrv.h"\ @@ -404,7 +404,7 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -430,12 +430,12 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -461,12 +461,12 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -492,12 +492,12 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_ANIMA=\ "..\..\..\backends\ps2\fileio.h"\ @@ -523,9 +523,9 @@ NODEP_CPP_ANIMA=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -533,21 +533,21 @@ NODEP_CPP_ANIMA=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\animation.h +SOURCE=..\..\..\engines\agos\animation.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\charset.cpp +SOURCE=..\..\..\engines\agos\charset.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -555,12 +555,12 @@ DEP_CPP_CHARS=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_CHARS=\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_CHARS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -580,12 +580,12 @@ DEP_CPP_CHARS=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -595,10 +595,10 @@ NODEP_CPP_CHARS=\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -606,12 +606,12 @@ DEP_CPP_CHARS=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_CHARS=\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -619,12 +619,12 @@ DEP_CPP_CHARS=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_CHARS=\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -632,12 +632,12 @@ DEP_CPP_CHARS=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_CHARS=\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_CHARS=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -645,9 +645,9 @@ DEP_CPP_CHARS=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_CHARS=\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -655,17 +655,17 @@ NODEP_CPP_CHARS=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\cursor.cpp +SOURCE=..\..\..\engines\agos\cursor.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -688,11 +688,11 @@ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -715,12 +715,12 @@ DEP_CPP_CURSO=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\graphics\cursorman.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ @@ -731,10 +731,10 @@ NODEP_CPP_CURSO=\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -757,11 +757,11 @@ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -784,11 +784,11 @@ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -811,11 +811,11 @@ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_CURSO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -838,8 +838,8 @@ NODEP_CPP_CURSO=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -847,17 +847,17 @@ NODEP_CPP_CURSO=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\debug.cpp +SOURCE=..\..\..\engines\agos\debug.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -865,13 +865,13 @@ DEP_CPP_DEBUG=\ "..\..\..\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"\ + "..\..\..\engines\agos\agos\debug.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_DEBUG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -891,13 +891,13 @@ DEP_CPP_DEBUG=\ "..\..\..\common\stream.h"\ "..\..\..\common\timer.h"\ "..\..\..\common\util.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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\debug.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -909,7 +909,7 @@ NODEP_CPP_DEBUG=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -917,13 +917,13 @@ DEP_CPP_DEBUG=\ "..\..\..\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"\ + "..\..\..\engines\agos\agos\debug.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -931,13 +931,13 @@ DEP_CPP_DEBUG=\ "..\..\..\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"\ + "..\..\..\engines\agos\agos\debug.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -945,13 +945,13 @@ DEP_CPP_DEBUG=\ "..\..\..\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"\ + "..\..\..\engines\agos\agos\debug.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_DEBUG=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -959,10 +959,10 @@ DEP_CPP_DEBUG=\ "..\..\..\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"\ + "..\..\..\engines\agos\agos\debug.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ !ENDIF @@ -970,21 +970,21 @@ NODEP_CPP_DEBUG=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\debug.h +SOURCE=..\..\..\engines\agos\debug.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\debugger.cpp +SOURCE=..\..\..\engines\agos\debugger.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1024,11 +1024,11 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\debugger.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1058,13 +1058,13 @@ DEP_CPP_DEBUGG=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\debugger.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\fontman.h"\ "..\..\..\graphics\surface.h"\ @@ -1085,7 +1085,7 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1125,11 +1125,11 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\debugger.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1169,11 +1169,11 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\debugger.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1213,11 +1213,11 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\debugger.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_DEBUGG=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1257,8 +1257,8 @@ NODEP_CPP_DEBUGG=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\debugger.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -1266,21 +1266,21 @@ NODEP_CPP_DEBUGG=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\debugger.h +SOURCE=..\..\..\engines\agos\debugger.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\draw.cpp +SOURCE=..\..\..\engines\agos\draw.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1300,11 +1300,11 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1325,12 +1325,12 @@ DEP_CPP_DRAW_=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -1342,7 +1342,7 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1362,11 +1362,11 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1386,11 +1386,11 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1410,11 +1410,11 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_DRAW_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1434,8 +1434,8 @@ NODEP_CPP_DRAW_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -1443,17 +1443,17 @@ NODEP_CPP_DRAW_=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\event.cpp +SOURCE=..\..\..\engines\agos\event.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_EVENT=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1461,11 +1461,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_EVENT=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_EVENT=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1485,12 +1485,12 @@ DEP_CPP_EVENT=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -1502,7 +1502,7 @@ NODEP_CPP_EVENT=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_EVENT=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1510,11 +1510,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_EVENT=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_EVENT=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1522,11 +1522,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_EVENT=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_EVENT=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1534,11 +1534,11 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_EVENT=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_EVENT=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -1546,8 +1546,8 @@ DEP_CPP_EVENT=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_EVENT=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -1555,17 +1555,17 @@ NODEP_CPP_EVENT=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\game.cpp +SOURCE=..\..\..\engines\agos\game.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1592,10 +1592,10 @@ NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1623,12 +1623,12 @@ DEP_CPP_GAME_=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -1640,7 +1640,7 @@ NODEP_CPP_GAME_=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1667,10 +1667,10 @@ NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1697,10 +1697,10 @@ NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1727,10 +1727,10 @@ NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_GAME_=\ "..\..\..\backends\fs\fs.h"\ @@ -1757,7 +1757,7 @@ NODEP_CPP_GAME_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -1765,17 +1765,17 @@ NODEP_CPP_GAME_=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\icons.cpp +SOURCE=..\..\..\engines\agos\icons.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1793,10 +1793,10 @@ NODEP_CPP_ICONS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1816,12 +1816,12 @@ DEP_CPP_ICONS=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -1833,7 +1833,7 @@ NODEP_CPP_ICONS=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1851,10 +1851,10 @@ NODEP_CPP_ICONS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1872,10 +1872,10 @@ NODEP_CPP_ICONS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1893,10 +1893,10 @@ NODEP_CPP_ICONS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_ICONS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1914,7 +1914,7 @@ NODEP_CPP_ICONS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -1922,21 +1922,21 @@ NODEP_CPP_ICONS=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\intern.h +SOURCE=..\..\..\engines\agos\intern.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\items.cpp +SOURCE=..\..\..\engines\agos\items.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1956,11 +1956,11 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -1981,12 +1981,12 @@ DEP_CPP_ITEMS=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -1998,7 +1998,7 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2018,11 +2018,11 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2042,11 +2042,11 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2066,11 +2066,11 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_ITEMS=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2090,8 +2090,8 @@ NODEP_CPP_ITEMS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\animation.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\animation.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -2099,17 +2099,17 @@ NODEP_CPP_ITEMS=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\midi.cpp +SOURCE=..\..\..\engines\agos\midi.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2132,10 +2132,10 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2156,12 +2156,12 @@ DEP_CPP_MIDI_=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -2173,7 +2173,7 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2196,10 +2196,10 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2222,10 +2222,10 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2248,10 +2248,10 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_MIDI_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2274,7 +2274,7 @@ NODEP_CPP_MIDI_=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -2282,21 +2282,21 @@ NODEP_CPP_MIDI_=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\midi.h +SOURCE=..\..\..\engines\agos\midi.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\midiparser_s1d.cpp +SOURCE=..\..\..\engines\agos\midiparser_s1d.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2321,7 +2321,7 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2347,7 +2347,7 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2372,7 +2372,7 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2397,7 +2397,7 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2422,7 +2422,7 @@ NODEP_CPP_MIDIP=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_MIDIP=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2452,17 +2452,17 @@ NODEP_CPP_MIDIP=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\oracle.cpp +SOURCE=..\..\..\engines\agos\oracle.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2478,12 +2478,12 @@ NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2504,12 +2504,12 @@ DEP_CPP_ORACL=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -2521,7 +2521,7 @@ NODEP_CPP_ORACL=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2537,12 +2537,12 @@ NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2558,12 +2558,12 @@ NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2579,12 +2579,12 @@ NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_ORACL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2600,9 +2600,9 @@ NODEP_CPP_ORACL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ !ENDIF @@ -2610,17 +2610,17 @@ NODEP_CPP_ORACL=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\res.cpp +SOURCE=..\..\..\engines\agos\res.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2638,12 +2638,12 @@ NODEP_CPP_RES_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2665,12 +2665,12 @@ DEP_CPP_RES_C=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -2682,7 +2682,7 @@ NODEP_CPP_RES_C=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2700,12 +2700,12 @@ NODEP_CPP_RES_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2723,12 +2723,12 @@ NODEP_CPP_RES_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2746,12 +2746,12 @@ NODEP_CPP_RES_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_RES_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2769,9 +2769,9 @@ NODEP_CPP_RES_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ !ENDIF @@ -2779,17 +2779,17 @@ NODEP_CPP_RES_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\saveload.cpp +SOURCE=..\..\..\engines\agos\saveload.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2818,11 +2818,11 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2844,12 +2844,12 @@ DEP_CPP_SAVEL=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ @@ -2868,7 +2868,7 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2897,11 +2897,11 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2930,11 +2930,11 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2963,11 +2963,11 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_SAVEL=\ "..\..\..\backends\ps2\fileio.h"\ @@ -2996,8 +2996,8 @@ NODEP_CPP_SAVEL=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -3005,19 +3005,19 @@ NODEP_CPP_SAVEL=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\simon.cpp +SOURCE=..\..\..\engines\agos\agos.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3045,23 +3045,23 @@ DEP_CPP_SIMON=\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\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"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\config.h"\ @@ -3086,13 +3086,13 @@ 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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\debugger.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\graphics\font.h"\ "..\..\..\graphics\surface.h"\ "..\..\..\gui\about.h"\ @@ -3103,18 +3103,18 @@ DEP_CPP_SIMON=\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\morphos_timer.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\globals.h"\ - "..\..\..\engines\simon\scumm_globals.h"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3142,23 +3142,23 @@ DEP_CPP_SIMON=\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\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"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3186,23 +3186,23 @@ DEP_CPP_SIMON=\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\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"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3230,23 +3230,23 @@ DEP_CPP_SIMON=\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\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"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" -DEP_CPP_SIMON=\ +DEP_CPP_AGOS=\ "..\..\..\backends\fs\fs.h"\ "..\..\..\backends\ps2\fileio.h"\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3274,18 +3274,18 @@ DEP_CPP_SIMON=\ "..\..\..\gui\widget.h"\ "..\..\..\sound\mididrv.h"\ -NODEP_CPP_SIMON=\ +NODEP_CPP_AGOS=\ "..\..\..\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"\ + "..\..\..\engines\agos\globals.h"\ + "..\..\..\engines\agos\scumm_globals.h"\ + "..\..\..\engines\agos\agos\debugger.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ !ENDIF @@ -3293,21 +3293,21 @@ NODEP_CPP_SIMON=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\simon.h +SOURCE=..\..\..\engines\agos\agos.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\sound.cpp +SOURCE=..\..\..\engines\agos\sound.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3333,11 +3333,11 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3357,12 +3357,12 @@ DEP_CPP_SOUND=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\adpcm.h"\ "..\..\..\sound\audiostream.h"\ "..\..\..\sound\flac.h"\ @@ -3381,7 +3381,7 @@ NODEP_CPP_SOUND=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3407,11 +3407,11 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3437,11 +3437,11 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3467,11 +3467,11 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_SOUND=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3497,8 +3497,8 @@ NODEP_CPP_SOUND=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\sound.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\sound.h"\ !ENDIF @@ -3506,21 +3506,21 @@ NODEP_CPP_SOUND=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\sound.h +SOURCE=..\..\..\engines\agos\sound.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\string.cpp +SOURCE=..\..\..\engines\agos\string.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3528,11 +3528,11 @@ DEP_CPP_STRIN=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_STRIN=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_STRIN=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3552,12 +3552,12 @@ DEP_CPP_STRIN=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -3569,7 +3569,7 @@ NODEP_CPP_STRIN=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3577,11 +3577,11 @@ DEP_CPP_STRIN=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_STRIN=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3589,11 +3589,11 @@ DEP_CPP_STRIN=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_STRIN=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3601,11 +3601,11 @@ DEP_CPP_STRIN=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_STRIN=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_STRIN=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3613,8 +3613,8 @@ DEP_CPP_STRIN=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_STRIN=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -3622,17 +3622,17 @@ NODEP_CPP_STRIN=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\subroutine.cpp +SOURCE=..\..\..\engines\agos\subroutine.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_SUBRO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3640,11 +3640,11 @@ DEP_CPP_SUBRO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SUBRO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_SUBRO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3664,12 +3664,12 @@ DEP_CPP_SUBRO=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -3681,7 +3681,7 @@ NODEP_CPP_SUBRO=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_SUBRO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3689,11 +3689,11 @@ DEP_CPP_SUBRO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SUBRO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_SUBRO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3701,11 +3701,11 @@ DEP_CPP_SUBRO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SUBRO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_SUBRO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3713,11 +3713,11 @@ DEP_CPP_SUBRO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SUBRO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_SUBRO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3725,8 +3725,8 @@ DEP_CPP_SUBRO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_SUBRO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -3734,17 +3734,17 @@ NODEP_CPP_SUBRO=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\verb.cpp +SOURCE=..\..\..\engines\agos\verb.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3752,11 +3752,11 @@ DEP_CPP_VERB_=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_VERB_=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_VERB_=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3776,12 +3776,12 @@ DEP_CPP_VERB_=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -3793,7 +3793,7 @@ NODEP_CPP_VERB_=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3801,11 +3801,11 @@ DEP_CPP_VERB_=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_VERB_=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3813,11 +3813,11 @@ DEP_CPP_VERB_=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_VERB_=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3825,11 +3825,11 @@ DEP_CPP_VERB_=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_VERB_=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_VERB_=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -3837,8 +3837,8 @@ DEP_CPP_VERB_=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_VERB_=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF @@ -3846,17 +3846,17 @@ NODEP_CPP_VERB_=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\vga.cpp +SOURCE=..\..\..\engines\agos\vga.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3876,12 +3876,12 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3902,12 +3902,12 @@ DEP_CPP_VGA_C=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -3919,7 +3919,7 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3939,12 +3939,12 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3964,12 +3964,12 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -3989,12 +3989,12 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_VGA_C=\ "..\..\..\backends\ps2\fileio.h"\ @@ -4014,9 +4014,9 @@ NODEP_CPP_VGA_C=\ "..\..\..\common\extend.h"\ "..\..\..\common\globals.h"\ "..\..\..\common\palmversion.h"\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ - "..\..\..\engines\simon\simon\vga.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ + "..\..\..\engines\agos\agos\vga.h"\ !ENDIF @@ -4024,21 +4024,21 @@ NODEP_CPP_VGA_C=\ # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\vga.h +SOURCE=..\..\..\engines\agos\vga.h # End Source File # Begin Source File -SOURCE=..\..\..\engines\simon\window.cpp +SOURCE=..\..\..\engines\agos\window.cpp -!IF "$(CFG)" == "simon - Win32 (WCE emulator) Release" +!IF "$(CFG)" == "agos - Win32 (WCE emulator) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE emulator) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE emulator) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Release" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARMV4) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARMV4) Debug" -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Debug" DEP_CPP_WINDO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4046,11 +4046,11 @@ DEP_CPP_WINDO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_WINDO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE ARM) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE ARM) Release" DEP_CPP_WINDO=\ "..\..\..\backends\ps2\fileio.h"\ @@ -4070,12 +4070,12 @@ DEP_CPP_WINDO=\ "..\..\..\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"\ + "..\..\..\engines\agos\animation.h"\ + "..\..\..\engines\agos\intern.h"\ + "..\..\..\engines\agos\midi.h"\ + "..\..\..\engines\agos\agos.h"\ + "..\..\..\engines\agos\sound.h"\ + "..\..\..\engines\agos\vga.h"\ "..\..\..\sound\mididrv.h"\ "..\..\..\sound\midiparser.h"\ "..\..\..\sound\mixer.h"\ @@ -4087,7 +4087,7 @@ NODEP_CPP_WINDO=\ "..\..\..\common\palmversion.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Debug" DEP_CPP_WINDO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4095,11 +4095,11 @@ DEP_CPP_WINDO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_WINDO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE MIPS) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE MIPS) Release" DEP_CPP_WINDO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4107,11 +4107,11 @@ DEP_CPP_WINDO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_WINDO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Debug" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Debug" DEP_CPP_WINDO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4119,11 +4119,11 @@ DEP_CPP_WINDO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_WINDO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ -!ELSEIF "$(CFG)" == "simon - Win32 (WCE SH3) Release" +!ELSEIF "$(CFG)" == "agos - Win32 (WCE SH3) Release" DEP_CPP_WINDO=\ "..\..\..\backends\wince\missing\unistd.h"\ @@ -4131,8 +4131,8 @@ DEP_CPP_WINDO=\ "..\..\..\common\stdafx.h"\ NODEP_CPP_WINDO=\ - "..\..\..\engines\simon\simon\intern.h"\ - "..\..\..\engines\simon\simon\simon.h"\ + "..\..\..\engines\agos\agos\intern.h"\ + "..\..\..\engines\agos\agos\agos.h"\ !ENDIF -- cgit v1.2.3